9.0
general documentation
Loading...
Searching...
No Matches
cs_turb_ref_values_t Struct Reference

#include <cs_turbulence_model.h>

Collaboration diagram for cs_turb_ref_values_t:

Data Fields

double almax
double uref

Field Documentation

◆ almax

double almax

characteristic macroscopic length of the domain, used for the initialization of the turbulence and the potential clipping (with iclkep= 1)

  • Negative value: not initialized (the code then uses the cubic root of the domain volume).

Useful mainly for RANS models.

◆ uref

double uref

characteristic flow velocity, used for the initialization of the turbulence

  • Negative value: not initialized.

Useful mainly for RANS models and if the turbulence is not initialized somewhere else (restart file or subroutine cs_user_initialization).


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