8.0
general documentation
Loading...
Searching...
No Matches
cs_tagms.f90 File Reference

Module for parameters options and physical properties of the 0-D thermal model used by the metal mass structures modelling coupled with specific condensation correlations. More...

Modules

module  cs_tagms

Functions/Subroutines

subroutine init_tagms
subroutine finalize_tagms
real(kind=c_double) function cs_tagms_s_metal ()

Variables

double precision xem
 the wall thickness of the metal mass structures used by the 0-D thermal model
double precision xro_m
 the density (kg.m-3) of the metal mass structures
double precision xcond_m
 the conductivity coefficient (W.m-1.C-1) of the metal mass structures
double precision xcp_m
 the specific heat coefficient (J.kg-1.C-1) of the metal mass structures
double precision m_metal
 the metal mass (kg) of the metal mass structures
double precision s_metal
 the exchange surface (m2) of the metal mass structures
double precision tmet0
 the initial temperature of the metal mass structures
double precision, dimension(:,:), allocatable t_metal
 the wall temperature computed with the 0-D thermal model associated to the metal mass structure material

Detailed Description

Module for parameters options and physical properties of the 0-D thermal model used by the metal mass structures modelling coupled with specific condensation correlations.