Define automatic turbulence values for specific physical modules. More...
Public Member Functions | |
subroutine | cs_boundary_conditions_legacy_turbulence (bc_type) |
Define automatic turbulence values for specific physical modules.
The definitions are similar to those of the standard case, though wall shear direction is not computed for second-order models, and determination of face BC types is done using the legacy physical model zone info (izfpp, ...).
[in] | bc_type | type of boundary for each face |
subroutine cs_boundary_conditions_legacy_turbulence | ( | integer(c_int), dimension(*) | bc_type | ) |