8.0
general documentation
cs_tagms Module Reference

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

Function/Subroutine Documentation

◆ cs_tagms_s_metal()

real(kind=c_double) function cs_tagms::cs_tagms_s_metal ( void  )

◆ finalize_tagms()

subroutine cs_tagms::finalize_tagms

◆ init_tagms()

subroutine cs_tagms::init_tagms