OpenFOAM
v2512
The open source CFD toolbox
Loading...
Searching...
No Matches
createMRFZones.H
Go to the documentation of this file.
1
IOMRFZoneList
MRF
(
mesh
);
2
3
for
(phaseModel& phase :
fluid
.phases())
4
{
5
MRF
.correctBoundaryVelocity(phase.U());
6
}
7
8
MRF
.correctBoundaryVelocity(
U
);
MRF
IOMRFZoneList & MRF
Definition
setRegionFluidFields.H:20
fluid
twoPhaseSystem & fluid
Definition
setRegionFluidFields.H:1
U
U
Definition
pEqn.H:72
mesh
dynamicFvMesh & mesh
Definition
createDynamicFvMesh.H:6
applications
solvers
multiphase
multiphaseEulerFoam
createMRFZones.H
Generated by
1.16.1