These subroutineS fill physical properties which are variable in time for the dedicated physics modules (BEFORE and AFTER the user surbroutines).
More...
These subroutineS fill physical properties which are variable in time for the dedicated physics modules (BEFORE and AFTER the user surbroutines).
- Warning
- :
- it is forbidden to modify the turbulent viscosity here.
- icp must be set to 1 if one wants the specific heat to be variable in space
- it is necessary to call field_set_key_int(ivarfl(isca(iscal)), kivisl, 0) if one wants the specific heat to be variable in space
Here can be given:
- the cell density in kg/m3 (and eventually the boundary density)
- the dynamic molecular viscosity in kg/(m s)
- the specific heat Cp in J/(kg degres)
- scalars diffusivities in kg/(m s)
◆ cs_physical_properties1()
subroutine cs_physical_properties1 |
( |
integer |
mbrom | ) |
|
- Parameters
-
[in] | mbrom | indicator of prescribed density at the boundary |
◆ cs_physical_properties2()
subroutine cs_physical_properties2 |