Go to the source code of this file.
Functions | |
| void | cs_atmo_buoyancy_ke_prod (cs_real_t *tinstk, cs_real_t *smbrk, cs_real_t *smbre) |
Modify the turbulence model formulation for the atmospheric module. More... | |
Modify the
turbulence model formulation for the atmospheric module.
Adjunction of a production term for buyancy in the
model in the context of the atmospheric module g = g*grad(theta)/prdtur/theta
| [in,out] | tinstk | Implicit part of the buoyancy term (for k) |
| [in,out] | smbrk | Explicit part of the buoyancy term (for k) |
| [in,out] | smbre | Explicit part of the buoyancy term (for eps) |