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.
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:
ishield |
Applied or not the two-fold shielding function ( of HTLES, to properly control the RANS-to-LES transition in the vicinity of the wall:
cs_lnum_t n_iter_mean |
cs_lnum_t time_mean |