7.2
general documentation
cs_nz_tagmr.f90 File Reference

Module for parameters options, numerical and physical properties of the thermal 1D model for each specific zone with condensation on the wall. The zones number is defined by the user with the subroutine : cs_user_wall_condensation. More...

Data Types

interface  cs_f_wall_condensation_1d_thermal_get_pointers
 
interface  cs_f_wall_condensation_1d_thermal_get_mesh_pointers
 
interface  cs_f_wall_condensation_1d_thermal_create
 
interface  cs_f_wall_condensation_1d_thermal_mesh_create
 
interface  cs_f_wall_condensation_1d_thermal_free
 

Modules

module  cs_nz_tagmr
 

Functions/Subroutines

subroutine init_nz_tagmr
 
subroutine finalize_nz_tagmr
 
subroutine init_nz_mesh_tagmr
 
subroutine finalize_nz_mesh_tagmr
 

Variables

integer(c_int), pointer, save znmurx
 
integer, dimension(:), pointer, save znmur
 
double precision, dimension(:,:), pointer, save zdxp
 
double precision, dimension(:), pointer, save ztheta
 
double precision, dimension(:), pointer, save zdxmin
 
double precision, dimension(:), pointer, save zepais
 
double precision, dimension(:), pointer, save zrob
 
double precision, dimension(:), pointer, save zcondb
 
double precision, dimension(:), pointer, save zcpb
 
double precision, dimension(:), pointer, save zhext
 
double precision, dimension(:), pointer, save ztext
 
double precision, dimension(:), pointer, save ztpar0
 
double precision, dimension(:,:), pointer, save ztmur
 

Detailed Description

Module for parameters options, numerical and physical properties of the thermal 1D model for each specific zone with condensation on the wall. The zones number is defined by the user with the subroutine : cs_user_wall_condensation.