programmer's documentation
Data Fields
cs_turb_les_model_t Struct Reference

LES turbulence model descriptor. More...

#include <cs_turbulence_model.h>

Collaboration diagram for cs_turb_les_model_t:
Collaboration graph

Data Fields

int idries
 
int ivrtex
 

Detailed Description

LES 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.

Field Documentation

idries

Van Driest smoothing at the wall (only for itytur=4)

  • 1: true
  • 0: false
ivrtex

vortex method (in LES)

  • 1: true
  • 0: false (default)

The documentation for this struct was generated from the following files: