My Project
programmer's documentation
Functions/Subroutines
cs_metal_structures_tag.f90 File Reference

The 0-D thermal model to compute the temperature at the metal structures wall and pass to the volume condensation modelling to be able to model the metal structures effects. This metal structures temperature computed is passed to the volume condensation model to estimate the heat flux at the metall structures wall where the condensation occurs. More...

Functions/Subroutines

subroutine cs_metal_structures_tag (ncmast, ltmast, dt)
 

Detailed Description

The 0-D thermal model to compute the temperature at the metal structures wall and pass to the volume condensation modelling to be able to model the metal structures effects. This metal structures temperature computed is passed to the volume condensation model to estimate the heat flux at the metall structures wall where the condensation occurs.

This subroutine is used to compute at each cell the $T^{v}_{\mbox{metal}} $ at metal structures wall.

Function/Subroutine Documentation

◆ cs_metal_structures_tag()

subroutine cs_metal_structures_tag ( integer  ncmast,
integer, dimension(ncelet)  ltmast,
double precision, dimension(ncelet)  dt 
)
Parameters
[in]ncmastnumber of cells with condensation source terms
[in]ltmastindex of cells with condensation source terms
[in]dttime step of the 1D thermal model