![]() |
programmer's documentation
|
The COPAIN correlations used to approximate the condensation source term and the thermal exchange coefficient to impose at the wall where condensation occurs. More...
Functions/Subroutines | |
subroutine | condensation_copain_model (nfbpcd, ifbpcd, tpar, gam_s, hpcond) |
The COPAIN correlations used to approximate the condensation source term and the thermal exchange coefficient to impose at the wall where condensation occurs.
This subroutine is used to compute at each cell the and
.
subroutine condensation_copain_model | ( | integer | nfbpcd, |
integer, dimension(nfbpcd) | ifbpcd, | ||
double precision | tpar, | ||
double precision, dimension(nfbpcd) | gam_s, | ||
double precision, dimension(nfbpcd) | hpcond | ||
) |
[in] | nfbpcd | number of faces with condensation source terms |
[in] | ifbpcd | index of faces with condensation source terms |
[in] | tpar | temperature imposed at the cold wall as constant or variable in time with a 1D thermal model |
[out] | gam_s | value associated to each variable in the condensation source terms (Lambda_cond) |
[out] | hpcond | value associated to the fluid exchange coeff. evaluated with empiric law at the BC face with condensation |