|  | 
| integer(c_int), pointer, save | znmurx | 
|  | Maximal number of discretized points associated to the (ii)th face with the 1-D thermal model coupled with condensation  More... 
 | 
|  | 
| integer, dimension(:), pointer, save | znmur | 
|  | number of discretized points associated to the (ii)th face with the 1-D thermal model coupled with condensation  More... 
 | 
|  | 
| double precision, dimension(:,:), pointer, save | zdxp | 
|  | space step associated to the spatial discretization of the 1-D thermal model coupled with condensation model  More... 
 | 
|  | 
| double precision, dimension(:), pointer, save | ztheta | 
|  | of the 1-D thermal model  More... 
 | 
|  | 
| double precision, dimension(:), pointer, save | zdxmin | 
|  | 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, dimension(:), pointer, save | zepais | 
|  | the wall thickness associated to the (ii)th face with 1-D thermal module  More... 
 | 
|  |