#include <cs_turbulence_model.h>
 Collaboration diagram for cs_turb_ref_values_t:
 Collaboration diagram for cs_turb_ref_values_t:| Data Fields | |
| double | almax | 
| double | uref | 
| almax | 
characteristic macroscopic length of the domain, used for the initialization of the turbulence and the potential clipping (with iclkep= 1)
Useful mainly for RANS models.
| uref | 
characteristic flow velocity, used for the initialization of the turbulence
Useful mainly for RANS models and if the turbulence is not initialized somewhere else (restart file or subroutine cs_user_initialization).