My Project
programmer's documentation
|
Resolution of source term convection diffusion equations for scalars in a time step. More...
Functions/Subroutines | |
subroutine | scalai (nvar, nscal, iterns, dt) |
Resolution of source term convection diffusion equations for scalars in a time step.
subroutine scalai | ( | integer | nvar, |
integer | nscal, | ||
integer | iterns, | ||
double precision, dimension(ncelet) | dt | ||
) |
[in] | nvar | total number of variables |
[in] | nscal | total number of scalars |
[in] | iterns | Navier-Stokes iteration number |
[in] | dt | time step (per cell) |