Resolution of source term convection diffusion equations for scalars in a time step.
More...
|
subroutine | scalai (nvar, nscal, dt, propce) |
|
Resolution of source term convection diffusion equations for scalars in a time step.
subroutine scalai |
( |
integer |
nvar, |
|
|
integer |
nscal, |
|
|
double precision, dimension(ncelet) |
dt, |
|
|
double precision, dimension(ncelet,*) |
propce |
|
) |
| |
- Parameters
-
[in] | nvar | total number of variables |
[in] | nscal | total number of scalars |
[in] | dt | time step (per cell) |
[in] | propce | physical properties at cell centers |