#include "base/cs_defs.h"Go to the source code of this file.
Functions | |
| void | cs_turbulence_ml_mu_t (void) |
| Calculation of turbulent viscosity for a model of length of simple mixture. | |
| void cs_turbulence_ml_mu_t | ( | void | ) |
Calculation of turbulent viscosity for a model of length of simple mixture.
![\[ \mu_T = \rho (\kappa L)^2 \cdot \sqrt{2 S_{ij} S_{ij}} \]](form_529.png)
![\[ S_{ij} = \dfrac{\der{u_i}{x_j} + \der{u_j}{x_i}}{2}\]](form_482.png)
!
![\[ \mu_T = \rho (\kappa L)^2 \cdot \sqrt{2 S_{ij} S_{ij}} \]](form_529.png)
![\[ S_{ij} = \dfrac{\der{u_i}{x_j} + \der{u_j}{x_i}}{2}\]](form_482.png)