|
integer, dimension(:), pointer, save | iztag1d |
| choice the way to compute the wall temperature at the solid/fluid interface coupled with condensation to the wall More...
|
|
integer, save | nztag1d |
| Indicate if the thermal 1D model of severe accident is usde to compute the wall temperature at the solid/fluid interface coupled with condensation to the wall More...
|
|
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 |
| Coordinates of the reference point for forced and mixed convection regimes index 1 : coordinate, index 2: zone_id More...
|
|
double precision, dimension(:, :), pointer, save | zprojcond |
|