Hybrid turbulence model descriptor. More...
#include <cs_turbulence_model.h>
Data Fields | |
int | iicc |
int | ishield |
cs_lnum_t | n_iter_mean |
cs_lnum_t | time_mean |
Hybrid turbulence model descriptor.
Members of this turbulence model are publicly accessible, to allow for concise syntax, as it is expected to be used in many places.
int iicc |
Applied or not the Internal Consistency Constraint (ICC) for the HTLES model, in order to recover the correct RANS behavior when the energy ratio is forced to one in the RANS region:
int ishield |
Applied or not the two-fold shielding function (
cs_lnum_t n_iter_mean |
cs_lnum_t time_mean |