|
My Project
programmer's documentation
|

Variables | |
| integer, save | ischtp |
| time order of time stepping | |
| integer, save | istmpf |
| time order of the mass flux scheme The chosen value for istmpf will automatically determine the value given to the variable thetfl. | |
| integer(c_int), pointer, save | nterup |
| number of interations on the pressure-velocity coupling on Navier-Stokes (for the PISO algorithm) | |
| integer, save | isno2t |
| isno2t specifies the time scheme activated for the source terms of the momentum equation, apart from convection and diffusion (for instance: head loss, transposed gradient, ...). | |
| integer, save | isto2t |
| isto2t specifies the time scheme activated for the source terms of the turbulence equations i.e. related to | |
| integer, dimension(nscamx), save | isso2t |
| for each scalar, isso2t specifies the time scheme activated for the source terms of the equation for the scalar, apart from convection and diffusion (for instance: variance production, user-specified terms, ...). | |
| integer, save | initvi |
| initvi : =1 if total viscosity read from checkpoint file | |
| integer, save | initro |
| initro : =1 if density read from checkpoint file | |
| integer, save | initcp |
| initcp : =1 if specific heat read from checkpoint file | |
| integer, dimension(nscamx), save | initvs |
| initvs : =1 if scalar diffusivity read from checkpoint file | |
| double precision, save | thetsn |
The value of | |
| double precision, save | thetst |
The value of | |
| double precision, dimension(nscamx), save | thetss |
The value of | |
| double precision, save | thetfl |
| double precision, save | thetvi |
The value of | |
| double precision, save | thetcp |
The value of | |
| double precision, dimension(nscamx), save | thetvs |
The value of | |
| real(c_double), pointer, save | epsup |
| relative precision for the convergence test of the iterative process on pressure-velocity coupling (PISO) | |
| real(c_double), pointer, save | xnrmu |
| norm of the increment | |
| real(c_double), pointer, save | xnrmu0 |
| norm of | |
| real(c_double), pointer, save epsup |
relative precision for the convergence test of the iterative process on pressure-velocity coupling (PISO)
| integer, save initcp |
initcp : =1 if specific heat read from checkpoint file
| integer, save initro |
initro : =1 if density read from checkpoint file
| integer, save initvi |
initvi : =1 if total viscosity read from checkpoint file
| integer, dimension(nscamx), save initvs |
initvs : =1 if scalar diffusivity read from checkpoint file
| integer, save ischtp |
time order of time stepping
| integer, save isno2t |
isno2t specifies the time scheme activated for the source terms of the momentum equation, apart from convection and diffusion (for instance: head loss, transposed gradient, ...).


![$(S_i\phi)^{n+\theta}=S_i^n[(1-\theta)\phi^n+\theta\phi^{n+1}]$](form_381.png)



![$(S_e)^{n+\theta}=[(1+\theta)S_e^n-\theta S_e^{n-1}]$](form_383.png)




| integer, dimension(nscamx), save isso2t |
for each scalar, isso2t specifies the time scheme activated for the source terms of the equation for the scalar, apart from convection and diffusion (for instance: variance production, user-specified terms, ...).


![$(S_i\phi)^{n+\theta}=S_i^n[(1-\theta)\phi^n+\theta\phi^{n+1}]$](form_381.png)



![$(S_e)^{n+\theta}=[(1+\theta)S_e^n-\theta S_e^{n-1}]$](form_383.png)




| integer, save istmpf |
time order of the mass flux scheme The chosen value for istmpf will automatically determine the value given to the variable thetfl.

| integer, save isto2t |
isto2t specifies the time scheme activated for the source terms of the turbulence equations i.e. related to 







![$(S_i\phi)^{n+\theta}=S_i^n[(1-\theta)\phi^n+\theta\phi^{n+1}]$](form_381.png)



![$(S_e)^{n+\theta}=[(1+\theta)S_e^n-\theta S_e^{n-1}]$](form_383.png)





| integer(c_int), pointer, save nterup |
number of interations on the pressure-velocity coupling on Navier-Stokes (for the PISO algorithm)
| double precision, save thetcp |



The value of 
| double precision, save thetfl |

| double precision, save thetsn |



The value of 
| double precision, dimension(nscamx), save thetss |



The value of 
| double precision, save thetst |


The value of 
| double precision, save thetvi |



The value of 
| double precision, dimension(nscamx), save thetvs |



The value of 
| real(c_double), pointer, save xnrmu |
norm of the increment 
| real(c_double), pointer, save xnrmu0 |
norm of 