#include "base/cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_turbulence_kw (int phase_id) |
Solve the k-omega equations. | |
void | cs_turbulence_kw_mu_t (int phase_id) |
Calculation of turbulent viscosity for the ![]() |
void cs_turbulence_kw | ( | int | phase_id | ) |
Solve the k-omega equations.
Solve the
[in] | phase_id | turbulent phase id (-1 for single phase flow) |
void cs_turbulence_kw_mu_t | ( | int | phase_id | ) |
Calculation of turbulent viscosity for the
with
and
where
[in] | phase_id | turbulent phase id (-1 for single phase flow) |
with
and
where
[in] | phase_id | turbulent phase id (-1 for single phase flow) |
!