My Project
programmer's documentation
Data Fields
cs_turb_ref_values_t Struct Reference

#include <cs_turbulence_model.h>

Collaboration diagram for cs_turb_ref_values_t:
Collaboration graph

Data Fields

double almax
 
double uref
 

Field Documentation

◆ almax

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

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: