Go to the source code of this file.
◆ cs_drift_boundary_mass_flux()
Update boundary flux mass of the mixture.
- Parameters
-
[in] | m | pointer to associated mesh structure |
[in,out] | bmasfl | boundary face mass flux |
◆ cs_drift_convective_flux()
Compute the modified convective flux for scalars with a drift.
- Parameters
-
[in] | f_sc | drift scalar field |
[in,out] | i_mass_flux | scalar mass flux at interior face centers |
[in,out] | b_mass_flux | scalar mass flux at boundary face centers |
[in,out] | fimp | implicit term |
[in,out] | rhs | right hand side term |