Compute the modified convective flux for scalars with a drift.
More...
|
subroutine | driflu (iflid, dt, imasfl, bmasfl, rovsdt, smbrs) |
|
Compute the modified convective flux for scalars with a drift.
subroutine driflu |
( |
integer |
iflid, |
|
|
double precision, dimension(ncelet) |
dt, |
|
|
double precision, dimension(nfac) |
imasfl, |
|
|
double precision, dimension(ndimfb) |
bmasfl, |
|
|
double precision, dimension(ncelet) |
rovsdt, |
|
|
double precision, dimension(ncelet) |
smbrs |
|
) |
| |
- Parameters
-
[in] | iflid | index of the current drift scalar field |
[in] | dt | time step (per cell) |
[in,out] | imasfl | scalar mass flux at interior face centers |
[in,out] | bmasfl | scalar mass flux at boundary face centers |
[in,out] | rovsdt | unsteady term and mass aggregation term |
[in,out] | smbrs | right hand side for the scalar iscal |