My Project
programmer's documentation
Modules | Variables
Module for calculation options
Collaboration diagram for Module for calculation options:

Modules

 Time stepping
 
 Space discretisation
 
 Time step options and variables
 
 model
 
 turbulence options
 
 Stokes options
 
 Additional source terms
 
 Numerical parameters for the wall distance calculation
 
 Transported scalars parameters
 
 parameters
 
 Homogeneous mixture modelling
 
 Electric_model_params
 

Variables

integer, save isuite
 Indicator of a calculation restart (=1) or not (=0). This value is set automatically by the code; depending on whether a restart directory is present, and should not be modified by the user. More...
 
integer, save ileaux
 Indicates the reading (=1) or not (=0) of the auxiliary calculation restart file
Useful only in the case of a calculation restart. More...
 
integer, save iecaux
 Indicates the writing (=1) or not (=0) of the auxiliary calculation restart file. More...
 
integer, save isuit1
 
integer, save isuivo
 For the vortex method, indicates whether the synthetic vortices at the inlet should be initialised or read from the restart file. Useful if iturb = 40, 41, 42 and ivrtex = 1. More...
 
integer, save isuisy
 Reading of the LES inflow module restart file. -0: not activated -1: activated
If isuisy = 1, synthetic fluctuations are not re-initialized in case of restart calculation. Useful if iturb = 40, 41 or 42. More...
 

Detailed Description

Variable Documentation

◆ iecaux

integer, save iecaux

Indicates the writing (=1) or not (=0) of the auxiliary calculation restart file.

◆ ileaux

integer, save ileaux

Indicates the reading (=1) or not (=0) of the auxiliary calculation restart file
Useful only in the case of a calculation restart.

◆ isuisy

integer, save isuisy

Reading of the LES inflow module restart file. -0: not activated -1: activated
If isuisy = 1, synthetic fluctuations are not re-initialized in case of restart calculation. Useful if iturb = 40, 41 or 42.

◆ isuit1

integer, save isuit1

For the 1D wall thermal module, activation (1) or not(0) of the reading of the mesh and of the wall temperature from the restart file Useful if nfpt1d > 0

◆ isuite

integer, save isuite

Indicator of a calculation restart (=1) or not (=0). This value is set automatically by the code; depending on whether a restart directory is present, and should not be modified by the user.

◆ isuivo

integer, save isuivo

For the vortex method, indicates whether the synthetic vortices at the inlet should be initialised or read from the restart file. Useful if iturb = 40, 41, 42 and ivrtex = 1.

  • 0: initialized
  • 1: read