#include "cs_defs.h"
Include dependency graph for cs_turbulence_rij.h:Go to the source code of this file.
Functions | |
| void | cs_turbulence_rij_alpha (int f_id, cs_real_t c_durbin_l) |
| Solve the equation on alpha in the framework of the Rij-EBRSM model. More... | |
| void cs_turbulence_rij_alpha | ( | int | f_id, |
| cs_real_t | c_durbin_l | ||
| ) |
Solve the equation on alpha in the framework of the Rij-EBRSM model.
Also called for alpha of scalars for EB-DFM.
| [in] | f_id | field id of alpha variable |
| [in] | c_durbin_l | constant for the Durbin length ! |