OpenFOAM
4.1
The OpenFOAM Foundation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
applications
solvers
multiphase
multiphaseEulerFoam
createMRFZones.H
Go to the documentation of this file.
1
IOMRFZoneList
MRF
(
mesh
);
2
3
forAllIter
(PtrDictionary<phaseModel>,
fluid
.phases(), iter)
4
{
5
MRF
.correctBoundaryVelocity(iter().
U
());
6
}
7
8
MRF
.correctBoundaryVelocity(
U
);
U
U
Definition:
pEqn.H:83
fluid
multiphaseSystem & fluid
Definition:
createFields.H:10
MRF
IOMRFZoneList MRF(mesh)
mesh
dynamicFvMesh & mesh
Definition:
createDynamicFvMesh.H:18
forAllIter
forAllIter(PtrDictionary< phaseModel >, fluid.phases(), iter)
Definition:
createMRFZones.H:3
Generated by
1.8.11