My Project
programmer's documentation
|
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) |
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 and .
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 | ||
) |
[in] | ncmast | number of cells with metal structures condensation |
[in] | ltmast | index of cells with metal structures condensation |
[in] | tmet | temperature imposed at the cold wall as constant or variable in time with a 0-D metal thermal model |
[out] | gam_ms | value associated to each variable in the condensation source terms |
[out] | flux_ms | value associated to the heat transfer estimated for the metal structures . |