Variables | |
double precision, save | xkappa = 0.42d0 |
![]() ![]() ![]() ![]() | |
real(c_double), pointer, save | ypluli |
limit value of ![]() ![]() | |
real(c_double), pointer, save | cmu |
constant ![]() ![]() ![]() ![]() | |
real(c_double), pointer, save | csrij |
Coefficient of interfacial coefficient in k-eps, used in Lagrange treatment. | |
double precision, save | xcl = 0.122d0 |
constant of the Rij-epsilon EBRSM | |
double precision, save | xa1 = 0.1d0 |
constant in the expression of Ce1' for the Rij-epsilon EBRSM | |
double precision, save | xct = 6.d0 |
constant of the Rij-epsilon EBRSM | |
real(c_double), pointer, save | almax |
is a characteristic macroscopic length of the domain, used for the initialization of the turbulence and the potential clipping (with iclkep=1) | |
real(c_double), pointer, save | uref |
the characteristic flow velocity, used for the initialization of the turbulence. Negative value: not initialized. | |
real(c_double), pointer, save | xlesfl |
constant used in the definition of LES filtering diameter: ![]() ![]() ![]() Useful if and only if iturb = 40 or 41 | |
real(c_double), pointer, save | ales |
constant used to define, for each cell ![]() | |
real(c_double), pointer, save | bles |
constant used to define, for each cell ![]() | |
real(c_double), pointer, save | csmago |
Smagorinsky constant used in the Smagorinsky model for LES. The sub-grid scale viscosity is calculated by ![]() ![]() ![]() | |
real(c_double), pointer, save | xlesfd |
ratio between explicit and explicit filter width for a dynamic model constant used to define, for each cell ![]() ![]() | |
real(c_double), pointer, save | cdries |
van Driest constant appearing in the van Driest damping function applied to the Smagorinsky constant: | |
double precision, save | volmin |
minimal control volume | |
double precision, save | volmax |
maximal control volume | |
double precision, save | voltot |
total domain volume | |
real(c_double), pointer, save | xclt |
constant of EB-AFM and EB-DFM |
real(c_double), pointer, save ales |
constant used to define, for each cell
Useful if and only if iturb = 40 or 41.
real(c_double), pointer, save almax |
is a characteristic macroscopic length of the domain, used for the initialization of the turbulence and the potential clipping (with iclkep=1)
Useful if and only if iturb = 20, 21, 30, 31, 50 or 60 (RANS models)
real(c_double), pointer, save bles |
constant used to define, for each cell
the width of the (implicit) filter:
Useful if and only if iturb = 40 or 41
real(c_double), pointer, save cdries |
van Driest constant appearing in the van Driest damping function applied to the Smagorinsky constant:
Useful if and only if iturb = 40 or 41
real(c_double), pointer, save cmu |
constant
real(c_double), pointer, save csmago |
Smagorinsky constant used in the Smagorinsky model for LES. The sub-grid scale viscosity is calculated by
Useful if and only if iturb = 40
real(c_double), pointer, save csrij |
Coefficient of interfacial coefficient in k-eps, used in Lagrange treatment.
constant
real(c_double), pointer, save uref |
the characteristic flow velocity, used for the initialization of the turbulence. Negative value: not initialized.
Useful if and only if iturb = 20, 21, 30, 31, 50 or 60 (RANS model) and the turbulence is not initialized somewhere else (restart file or subroutine cs_user_initialization)
double precision, save volmax |
maximal control volume
double precision, save volmin |
minimal control volume
double precision, save voltot |
total domain volume
double precision, save xa1 = 0.1d0 |
constant in the expression of Ce1' for the Rij-epsilon EBRSM
double precision, save xcl = 0.122d0 |
constant of the Rij-epsilon EBRSM
real(c_double), pointer, save xclt |
constant of EB-AFM and EB-DFM
double precision, save xct = 6.d0 |
constant of the Rij-epsilon EBRSM
double precision, save xkappa = 0.42d0 |
real(c_double), pointer, save xlesfd |
ratio between explicit and explicit filter width for a dynamic model constant used to define, for each cell
Useful if and only if iturb = 41
real(c_double), pointer, save xlesfl |