![]() |
MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
Conductive-radiative heat transfer simulation. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine, public | condrad::equcond |
| Determines equivalent conductivity of the foam. More... | |
Variables | |
| real(dp), dimension(:), allocatable, public | condrad::cond |
| effective conductivity | |
| real(dp), dimension(:,:), allocatable, public | condrad::alpha |
| absorption coefficient | |
| real(dp), dimension(:,:), allocatable, public | condrad::sigma |
| scattering coefficient | |
Conductive-radiative heat transfer simulation.
Contains subroutines for heat transfer simulation in effective homogenous medium.
Definition in file condrad.f90.
| subroutine, public condrad::equcond | ( | ) |
Determines equivalent conductivity of the foam.
It is a heat transfer in spatially one-dimensional domain.
Definition at line 34 of file condrad.f90.