Time scheme descriptor. More...
#include <cs_parameters.h>
Data Fields | |
int | isto2t |
double | thetst |
Time scheme descriptor.
Members of the time scheme structure are publicly accessible, to allow for concise syntax, as they are expected to be used in many places.
isto2t |
Specifies the time scheme activated for the source terms of the turbulence equations i.e. related to ,
,
,
,
,
), apart from convection and diffusion.
thetst |
-scheme for the extrapolation of the nonlinear explicit source terms $S_e$ of the turbulence equations when the source term extrapolation has been activated (see isto2t), following the formula
.
The value of is deduced from the value chosen for isto2t. Generally, only the value 0.5 is used.