Turbulence model general options descriptor. More...
#include <cs_turbulence_model.h>
Collaboration diagram for cs_turb_model_t:Data Fields | |
| union { | |
| int model | |
| int iturb | |
| }; | |
| int | itytur |
| int | hybrid_turb |
| int | type |
| int | order |
| int | high_low_re |
Turbulence model general options descriptor.
Members of this turbulence model are publicly accessible, to allow for concise syntax, as it is expected to be used in many places.
| union { ... } @34 |
| int high_low_re |
Order of the turbulence model:
| hybrid_turb |
Type of hybrid turbulence model
| int iturb |
turbulence model
| itytur |
class of turbulence model (integer value model/10, deprecated)
| model |
turbulence model
| order |
Type of turbulence modelling:
CS_TURB_HYBRID: RANS – LES modelling
Order of the turbulence model:
| type |
Type of Hybrid Turbulence Model
CS_HYBRID_HTLES: Hybrid Temporal Large Eddy Simulation
Type of modelling