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);
fluid
twoPhaseSystem & fluid
Definition: setRegionFluidFields.H:3
MRF
IOMRFZoneList & MRF
Definition: setRegionFluidFields.H:22
U
U
Definition: pEqn.H:72