My Project
programmer's documentation
Functions/Subroutines
rotcor.f90 File Reference

Computing rotation/curvature correction for eddy-viscosity models. The subroutine is called for the linear eddy viscosity RANS models, when the option irccor = 1 is verified. More...

Functions/Subroutines

subroutine rotcor (dt, rotfct, ce2rc)
 

Detailed Description

Computing rotation/curvature correction for eddy-viscosity models. The subroutine is called for the linear eddy viscosity RANS models, when the option irccor = 1 is verified.

Two type of rotation/curvature correction are computed, depending on the specific eddy-viscosity model:

Function/Subroutine Documentation

◆ rotcor()

subroutine rotcor ( double precision, dimension(ncelet)  dt,
double precision, dimension(ncel rotfct,
double precision, dimension(ncel ce2rc 
)
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