0.6.0
Loading...
Searching...
No Matches
variables.f90 File Reference

Modules

module  variables_modeling
 Declaration of variables relative to the equations and models used.
 

Variables

logical variables_modeling::is_phase_advection = .false.
 Solve the phase advection equation.
 
logical variables_modeling::is_energy = .false.
 Solve the Energy equation.
 
logical variables_modeling::is_navier = .false.
 Solve the Navier-Stokes equation.
 
logical variables_modeling::is_species_transport = .false.
 Solve the species transport equation.
 
logical variables_modeling::is_turbulence = .false.
 Activate turbulence models.
 
logical variables_modeling::is_print_linear_ibm_details = .true.
 Print Linear IBM Method details.
 
logical variables_modeling::is_print_general_ibm_detail = .true.
 Print general IBM method details.