template<class BasicTurbulenceModel>
twophaseMixingLengthConst class
Standard high Reynolds-number k-omega turbulence model for incompressible flows.
References:
"Turbulence Modeling for CFD"
D. C. Wilcox,
DCW Industries, Inc., La Canada,
California, 1988.
See also:
http://www.cfd-online.com/Wiki/Wilcox's_k-omega_model
The default model coefficients correspond to the following:
twophaseMixingLengthConstCoeffs
{
Cmu 0.09; // Equivalent to betaStar
alpha 0.52;
betaOmega 0.072;
alphak 0.5;
alphaOmega 0.5;
}
This file is in the