8.0
general documentation
Loading...
Searching...
No Matches
cs_nz_tagmr Module Reference

Data Types

interface  cs_f_wall_condensation_1d_thermal_create
interface  cs_f_wall_condensation_1d_thermal_free
interface  cs_f_wall_condensation_1d_thermal_get_mesh_pointers
interface  cs_f_wall_condensation_1d_thermal_get_pointers
interface  cs_f_wall_condensation_1d_thermal_mesh_create

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
 Maximal number of discretized points associated to the (ii)th face with the 1-D thermal model coupled with condensation
integer, dimension(:), pointer, save znmur
 number of discretized points associated to the (ii)th face with the 1-D thermal model coupled with condensation
double precision, dimension(:,:), pointer, save zdxp
 space step associated to the spatial discretization of the 1-D thermal model coupled with condensation model
double precision, dimension(:), pointer, save ztheta
 of the 1-D thermal model
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.
double precision, dimension(:), pointer, save zepais
 the wall thickness associated to the (ii)th face with 1-D thermal module
double precision, dimension(:), pointer, save zrob
 the concrete density associated to solid material
double precision, dimension(:), pointer, save zcondb
 the concrete conductivity coefficient associated to solid material
double precision, dimension(:), pointer, save zcpb
 the concrete specific heat coefficient associated to solid material
double precision, dimension(:), pointer, save zhext
 the exterior exchange coefficient associated to solid material
double precision, dimension(:), pointer, save ztext
 the exterior temperature associated to solid material
double precision, dimension(:), pointer, save ztpar0
 the initial temperature associated to solid material
double precision, dimension(:,:), pointer, save ztmur
 the wall temperature computed with the 1-D thermal model associated to concrete solid material

Function/Subroutine Documentation

◆ finalize_nz_mesh_tagmr()

subroutine finalize_nz_mesh_tagmr

◆ finalize_nz_tagmr()

subroutine finalize_nz_tagmr

◆ init_nz_mesh_tagmr()

subroutine init_nz_mesh_tagmr

◆ init_nz_tagmr()

subroutine init_nz_tagmr