My Project
programmer's documentation
Variables
Collaboration diagram for Interaction with turbulence:

Variables

integer(c_int), pointer, save icvevm
 activation of the eddy-viscosity correction (Reboud correction) More...
 
real(c_double), pointer, save mcav
 constant mcav of the eddy-viscosity correction (Reboud correction) More...
 
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]

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]

mcav

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