|  | programmer's documentation | 
|   | 
| Variables | |
| integer, save | ischtp | 
| time order of time stepping  More... | |
| integer, save | istmpf | 
| time order of the mass flux scheme  More... | |
| integer, save | nterup | 
| number of interations on the pressure-velocity coupling on Navier-Stokes (for the PISO algorithm)  More... | |
| integer, save | isno2t | 
| extrapolation of source terms in the Navier-Stokes equations  More... | |
| integer, save | isto2t | 
| extrapolation of turbulent quantities  More... | |
| integer, dimension(nscamx), save | isso2t | 
| extrapolation of source terms in the transport equation of scalars  More... | |
| integer, save | iroext | 
| extrapolation of the density field  More... | |
| integer, save | iviext | 
| extrapolation of the total viscosity field  More... | |
| integer, save | icpext | 
| extrapolation of the specific heat field  More... | |
| integer, dimension(nscamx), save | ivsext | 
| extrapolation of the scalar diffusivity  More... | |
| integer, save | initvi | 
| initvi : =1 si viscosite totale relue dans un suite  More... | |
| integer, save | initro | 
| initro : =1 si masse volumique relue dans un suite  More... | |
| integer, save | initcp | 
| initcp : =1 si chaleur specifique relue dans un suite  More... | |
| integer, dimension(nscamx), save | initvs | 
| initvs : =1 si diffusivite scalaire relue dans un suite  More... | |
| double precision, dimension(nvarmx), save | thetav | 
|  -scheme for the main variables  More... | |
| double precision, save | thetsn | 
|  -scheme for the source terms in the Navier-Stokes equations  More... | |
| double precision, save | thetst | 
|  -scheme for the source terms of turbulent equations  More... | |
| double precision, dimension(nscamx), save | thetss | 
|  -scheme for the source terms of transport equations of scalars  More... | |
| double precision, save | thetfl | 
|  -scheme for the mass flux  More... | |
| double precision, save | thetvi | 
|  -scheme for the total viscosity  More... | |
| double precision, save | thetro | 
|  -scheme for the density field  More... | |
| double precision, save | thetcp | 
|  -scheme for the scpecific heat field  More... | |
| double precision, dimension(nscamx), save | thetvs | 
|  -scheme for the diffusivity  More... | |
| double precision, save | epsup | 
| relative precision for the convergence test of the iterative process on pressure-velocity coupling (PISO)  More... | |
| double precision, save | xnrmu | 
| norm of the increment  of the iterative process on pressure-velocity coupling (PISO)  More... | |
| double precision, save | xnrmu0 | 
| norm of  (used by PISO algorithm)  More... | |
| double precision, save epsup | 
relative precision for the convergence test of the iterative process on pressure-velocity coupling (PISO)
| integer, save icpext | 
extrapolation of the specific heat field  
 
| integer, save initcp | 
initcp : =1 si chaleur specifique relue dans un suite
| integer, save initro | 
initro : =1 si masse volumique relue dans un suite
| integer, save initvi | 
initvi : =1 si viscosite totale relue dans un suite
| integer, dimension(nscamx), save initvs | 
initvs : =1 si diffusivite scalaire relue dans un suite
| integer, save iroext | 
extrapolation of the density field
| integer, save ischtp | 
time order of time stepping
| integer, save isno2t | 
extrapolation of source terms in the Navier-Stokes equations
| integer, dimension(nscamx), save isso2t | 
extrapolation of source terms in the transport equation of scalars
| integer, save istmpf | 
time order of the mass flux scheme
| integer, save isto2t | 
extrapolation of turbulent quantities
| integer, save iviext | 
extrapolation of the total viscosity field
| integer, dimension(nscamx), save ivsext | 
extrapolation of the scalar diffusivity
| integer, save nterup | 
number of interations on the pressure-velocity coupling on Navier-Stokes (for the PISO algorithm)
| double precision, dimension(nvarmx), save thetav | 
 -scheme for the main variables
-scheme for the main variables 
| double precision, save thetcp | 
 -scheme for the scpecific heat field
-scheme for the scpecific heat field 
| double precision, save thetfl | 
 -scheme for the mass flux
-scheme for the mass flux 
| double precision, save thetro | 
 -scheme for the density field
-scheme for the density field 
| double precision, save thetsn | 
 -scheme for the source terms in the Navier-Stokes equations
-scheme for the source terms in the Navier-Stokes equations 
| double precision, dimension(nscamx), save thetss | 
 -scheme for the source terms of transport equations of scalars
-scheme for the source terms of transport equations of scalars 
| double precision, save thetst | 
 -scheme for the source terms of turbulent equations
-scheme for the source terms of turbulent equations 
| double precision, save thetvi | 
 -scheme for the total viscosity
-scheme for the total viscosity 
| double precision, dimension(nscamx), save thetvs | 
 -scheme for the diffusivity
-scheme for the diffusivity 
| double precision, save xnrmu | 
norm of the increment  of the iterative process on pressure-velocity coupling (PISO)
 of the iterative process on pressure-velocity coupling (PISO) 
| double precision, save xnrmu0 | 
norm of  (used by PISO algorithm)
 (used by PISO algorithm) 
 1.8.3.1
 1.8.3.1