Spalart-Allmaras
Properties
- One equation model based on a modified turbulence viscosity,
Model equations
\Ddt{\rho \tilde{\nu}} = \div \left( \rho D_\tilde{\nu} \tilde{\nu} \right) + \frac{C_{b2}}{\sigma_{\nu_t}} \rho \mag{\grad \tilde{\nu}}^2 + C_{b1} \rho \tilde{S} \tilde{\nu} \left(1 - f_{t2}\right) - \left(C_{w1} f_w - \frac{C_{b1}}{\kappa^2} f_{t2}\right) \rho \frac{\tilde{\nu}^2}{\tilde{d}^2} + S_\tilde{\nu}The term is not implemented.
The turbulence viscosity is obtained using:
where the function is given by
and
Default model coefficients
| 2/3 | 0.1355 | 0.622 | 0.3 | 2 |
| 7.1 | 0.3 |
Usage
The model is specified using:
RAS
{
turbulence on;
RASModel SpalartAllmaras;
}
Further information
Source code:
References:
- Standard model: Spalart 69
Related: