#include "base/cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_turbulence_sa (void) |
Solve the ![]() | |
void | cs_turbulence_sa_mu_t (void) |
Calculation of turbulent viscosity for the Spalart-Allmaras model. |
void cs_turbulence_sa | ( | void | ) |
Solve the
Solve the equation of
omega² = vort and the trace of the velocity gradient = tr_gr_u are available The explicit part is stored in st_exp The implicit part is stored in st_imp !
void cs_turbulence_sa_mu_t | ( | void | ) |
Calculation of turbulent viscosity for the Spalart-Allmaras model.