Compute the modified convective flux for scalars with a drift.
More...
|
subroutine | driflu (iflid, dt, imasfl, bmasfl, divflu) |
|
Compute the modified convective flux for scalars with a drift.
◆ driflu()
subroutine driflu |
( |
integer |
iflid, |
|
|
double precision, dimension(ncelet) |
dt, |
|
|
double precision, dimension(nfac) |
imasfl, |
|
|
double precision, dimension(nfabor) |
bmasfl, |
|
|
double precision, dimension(ncelet) |
divflu |
|
) |
| |
- 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] | divflu | divergence of drift flux |