Reynolds tensor (Rij) LES balance descriptor. More...
#include <cs_les_balance.h>
Data Fields | |
cs_real_t * | pp2 |
cs_real_t * | smagp2 |
cs_real_6_t * | prodij |
cs_real_6_t * | phiij |
cs_real_6_t * | epsij |
cs_real_6_t * | difftij |
cs_real_6_t * | difftpij |
cs_real_6_t * | unstij |
cs_real_6_t * | convij |
cs_real_6_t * | difflamij |
cs_real_6_t * | budsgsij |
cs_real_69_t * | budsgsfullij |
Reynolds tensor (Rij) LES balance descriptor.
Members of this LES balance model are publicly accessible, to allow for concise syntax, as it is expected to be used in many places.
cs_real_69_t* budsgsfullij |
cs_real_6_t* budsgsij |
cs_real_6_t* convij |
cs_real_6_t* difflamij |
cs_real_6_t* difftij |
cs_real_6_t* difftpij |
cs_real_6_t* epsij |
cs_real_6_t* phiij |
cs_real_t* pp2 |
Pressure variance
cs_real_6_t* prodij |
cs_real_t* smagp2 |
Variance of Smagorinsky constant.
cs_real_6_t* unstij |