My Project
programmer's documentation
|
Compute the modified convective flux for scalars with a drift. More...
Functions/Subroutines | |
subroutine | driflu (iflid, dt, imasfl, bmasfl, divflu) |
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(nfabor) | bmasfl, | ||
double precision, dimension(ncelet) | divflu | ||
) |
[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 |