8.0
general documentation
Loading...
Searching...
No Matches
Collaboration diagram for Interaction with turbulence:

Variables

integer(c_int), pointer, save icvevm
 activation of the eddy-viscosity correction (Reboud correction)
real(c_double), pointer, save mcav
 constant mcav of the eddy-viscosity correction (Reboud correction)
int icvevm
cs_real_t mcav

Detailed Description

Variable Documentation

◆ icvevm [1/2]

integer(c_int), pointer, save icvevm

activation of the eddy-viscosity correction (Reboud correction)

  • 1: activated
  • 0: desactivated

◆ icvevm [2/2]

int icvevm

Activation of the eddy-viscosity correction (Reboud correction).

  • 1: activated
  • 0: desactivated

◆ mcav [1/2]

real(c_double), pointer, save mcav

constant mcav of the eddy-viscosity correction (Reboud correction)

◆ mcav [2/2]

cs_real_t mcav

Constant mcav of the eddy-viscosity correction (Reboud correction).