Collaboration diagram for of 1-D thermal conduction Equation:Variables | |
| integer, save | nmur |
| number of discretized points associated to the (ii)th face with the 1-D thermal model coupled with condensation More... | |
| double precision, dimension(:), allocatable | dxp |
| space step associated to the spatial discretization of the 1-D thermal model coupled with condensation model More... | |
| double precision | theta |
| of the 1-D thermal model More... | |
| double precision | dxmin |
| the minimal space step of 1-D thermal model by default equal to 0 with a homogeneus space step. this numerical parameter is used to impose a geometric progression ratio of the mesh refinement associated to (ii)th face with the 1-D thermal model. More... | |
| double precision | epais |
| the wall thickness associated to the (ii)th face with 1-D thermal module More... | |
| double precision dxmin |
| double precision, dimension(:), allocatable dxp |
| integer, save nmur |