MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling

Top level routines. More...

Go to the source code of this file.

Functions/Subroutines

subroutine, public tests::eqcond (regions)
 Calculates equivalent conductivity for one specific foam. More...
 
subroutine, public tests::eqcond_por
 Calculate dependance of equivalent conductivity on porosity.
 
subroutine, public tests::eqcond_dcell
 Calculate dependance of equivalent conductivity on cell size.
 
subroutine, public tests::eqcond_strut
 Calculate dependance of equivalent conductivity on strut content.
 
subroutine, public tests::loadparameters
 Loads parameters, usually from text file.
 

Detailed Description

Top level routines.

Author
Pavel Ferkl

Main subroutines and test functions.

Definition in file tests.f90.

Function/Subroutine Documentation

◆ eqcond()

subroutine, public tests::eqcond ( integer, intent(in)  regions)

Calculates equivalent conductivity for one specific foam.

Parameters
[in]regionsnumber of regions, on which the foam is divided.

Definition at line 32 of file tests.f90.