Home
last modified time | relevance | path

Searched refs:CS_TURB_RANS (Results 1 – 5 of 5) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/turb/
H A Dcs_turbulence_model.c1382 _turb_model.type = CS_TURB_RANS; in cs_set_type_order_turbulence_model()
1393 _turb_model.type = CS_TURB_RANS; in cs_set_type_order_turbulence_model()
1399 _turb_model.type = CS_TURB_RANS; in cs_set_type_order_turbulence_model()
1575 if (turb_model->type == CS_TURB_RANS) in cs_turb_model_log_setup()
1838 if ( turb_model->type == CS_TURB_RANS in cs_turb_model_log_setup()
H A Dcs_turbulence_model.h80 CS_TURB_RANS = 1, enumerator
/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_cdo_turbulence.c615 assert(tbm->type == CS_TURB_RANS); in cs_turb_init_k_eps_context()
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_post_util.c735 && turb_model->type == CS_TURB_RANS) { in cs_post_anisotropy_invariant()
H A Dcs_parameters_check.c1954 if ( turb_model->type == CS_TURB_RANS in cs_parameters_check()