7.1
general documentation
cs_turbulence_rotation.h File Reference
#include "cs_defs.h"
+ Include dependency graph for cs_turbulence_rotation.h:

Go to the source code of this file.

Functions

void cs_turbulence_rotation_correction (const cs_real_t dt[], cs_real_t rotfct[], cs_real_t ce2rc[])
 Compute rotation/curvature correction for eddy-viscosity models. More...
 

Function Documentation

◆ cs_turbulence_rotation_correction()

void cs_turbulence_rotation_correction ( const cs_real_t  dt[],
cs_real_t  rotfct[],
cs_real_t  ce2rc[] 
)

Compute rotation/curvature correction for eddy-viscosity models.

This function is called for the linear eddy viscosity RANS models, when irccor = 1 is verified.

Parameters
[in]dttime step (per cell)
[out]rotfctrotation function of Spalart-Shur correction at cell center
[out]ce2rcmodified ce2 coeficient of Cazalbou correction at cell center