My Project
programmer's documentation
|
#include <cs_turbulence_model.h>
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).