MRFCorrectBCs.H
Go to the documentation of this file.
1 for (phaseModel& phase : fluid.phases())
2 {
3 MRF.correctBoundaryVelocity(phase.U());
4 }
5
6 MRF.correctBoundaryVelocity(U);
IOMRFZoneList & MRF
twoPhaseSystem & fluid
U
Definition: pEqn.H:72