Module for parameters options and physical properties of the condensation model using specific zones with different wall temperatures and material properties.
More...
|
integer(c_int), pointer, save | nfbpcd |
|
integer, dimension(:,:), pointer, save | itypcd |
|
double precision, dimension(:), pointer, save | thermal_condensation_flux |
|
double precision, dimension(:), pointer, save | flthr |
|
double precision, dimension(:), pointer, save | dflthr |
|
double precision, dimension(:,:), pointer, save | spcond |
|
double precision, dimension(:), pointer, save | twall_cond |
|
double precision, dimension(:), pointer, save | hpcond |
| value of the thermal exchange coefficient associated to the condensation model used. See the user subroutine cs_user_wall_condensation More...
|
|
integer, dimension(:), pointer, save | ifbpcd |
| list on the nfbpcd faces in which a condensation source terms is imposed. See ifbpcd and the user subroutine cs_user_wall_condensation More...
|
|
integer(c_int), pointer, save | nzones |
|
integer, dimension(:), pointer, save | izzftcd |
|
integer, dimension(:), pointer, save | izcophc |
|
integer, dimension(:), pointer, save | izcophg |
|
integer, dimension(:), pointer, save | iztag1d |
|
integer, save | nztag1d |
|
double precision, dimension(:), pointer, save | ztpar |
| Constant value of the wall temperature given by the user when the thermal 1D model is not activated for the condensation model with different zones specified in the user subroutine cs_user_wall_condensation. More...
|
|
double precision, dimension(:, :), pointer, save | zxrefcond |
|
double precision, dimension(:, :), pointer, save | zprojcond |
|
Module for parameters options and physical properties of the condensation model using specific zones with different wall temperatures and material properties.