Resolution of incompressible Navier Stokes and scalar transport equations for a time step. More...
| Functions/Subroutines | |
| subroutine | tridim (itrale, nvar, nscal, dt) | 
Resolution of incompressible Navier Stokes and scalar transport equations for a time step.
| subroutine tridim | ( | integer | itrale, | 
| integer | nvar, | ||
| integer | nscal, | ||
| double precision, dimension(:), pointer | dt | ||
| ) | 
| [in] | itrale | ALE iteration number | 
| [in] | nvar | total number of variables | 
| [in] | nscal | total number of scalars | 
| [in] | dt | time step (per cell) |