7.1
general documentation
cs_atprke.h File Reference

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 $k-\varepsilon$ turbulence model formulation for the atmospheric module. More...
 

Function Documentation

◆ cs_atmo_buoyancy_ke_prod()

void cs_atmo_buoyancy_ke_prod ( cs_real_t tinstk,
cs_real_t smbrk,
cs_real_t smbre 
)

Modify the $k-\varepsilon$ turbulence model formulation for the atmospheric module.

Adjunction of a production term for buyancy in the $k-\varepsilon$ model in the context of the atmospheric module g = g*grad(theta)/prdtur/theta

Parameters
[in,out]tinstkImplicit part of the buoyancy term (for k)
[in,out]smbrkExplicit part of the buoyancy term (for k)
[in,out]smbreExplicit part of the buoyancy term (for eps)