7.0
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_boundary_mass_source_terms. More...

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, save znmurx
 
integer, dimension(:), allocatable znmur
 
double precision, dimension(:,:), allocatable zdxp
 
double precision, dimension(:), allocatable ztheta
 
double precision, dimension(:), allocatable zdxmin
 
double precision, dimension(:), allocatable zepais
 
double precision, dimension(:), allocatable zrob
 
double precision, dimension(:), allocatable zcondb
 
double precision, dimension(:), allocatable zcpb
 
double precision, dimension(:), allocatable zhext
 
double precision, dimension(:), allocatable ztext
 
double precision, dimension(:), allocatable ztpar0
 
double precision, dimension(:,:), allocatable 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_boundary_mass_source_terms.