My Project
programmer's documentation
|
The 1D thermal model to compute the temperature to impose at the cold wall. This one is used by the COPAIN model to estimate the heat flux at the wall where the condensation occurs. More...
Functions/Subroutines | |
subroutine | cs_tagmri (nfabor, isvtb, icodcl, rcodcl) |
The 1D thermal model to compute the temperature to impose at the cold wall. This one is used by the COPAIN model to estimate the heat flux at the wall where the condensation occurs.
This subroutine is used to compute at each face the at cold wall.
subroutine cs_tagmri | ( | integer | nfabor, |
integer | isvtb, | ||
integer, dimension(nfabor,nvar) | icodcl, | ||
double precision, dimension(nfabor,nvar,3) | rcodcl | ||
) |
[in] | nfabor | number of boundary faces |
[in] | isvtb | scalar number coupled |
[in,out] | icodcl | boundary condition code:
|
[in,out] | rcodcl | boundary condition values:
|