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

The COPAIN modelling to estimate the heat and mass transfer associated to the steam condensation phenomena at each cell corresponding to the metal structures volume identified by geometric criteria. More...

Functions/Subroutines

subroutine metal_structures_copain_model (ncmast, ltmast, tmet, gam_ms, flux_ms)
 

Detailed Description

The COPAIN modelling to estimate the heat and mass transfer associated to the steam condensation phenomena at each cell corresponding to the metal structures volume identified by geometric criteria.

This subroutine is used to compute at each cell the $ \Gamma^{v}_{\mbox{cond}} $ and $ \phi^{v}_{\mbox{cond}} $.

Function/Subroutine Documentation

◆ metal_structures_copain_model()

subroutine metal_structures_copain_model ( integer  ncmast,
integer, dimension(ncelet)  ltmast,
double precision  tmet,
double precision, dimension(ncelet)  gam_ms,
double precision, dimension(ncelet)  flux_ms 
)
Parameters
[in]ncmastnumber of cells with metal structures condensation
[in]ltmastindex of cells with metal structures condensation
[in]tmettemperature imposed at the cold wall as constant or variable in time with a 0-D metal thermal model
[out]gam_msvalue associated to each variable in the condensation source terms $ \Gamma^v_{cond}$
[out]flux_msvalue associated to the heat transfer estimated for the metal structures $\phi^v_{cond}$.