openfoam/applications/solvers/multiphase/twoPhaseEulerFoam/createMRFZones.H
2012-10-29 16:57:58 +00:00

5 lines
159 B
C

IOMRFZoneList mrfZones(mesh);
mrfZones.correctBoundaryVelocity(U1);
mrfZones.correctBoundaryVelocity(U2);
mrfZones.correctBoundaryVelocity(U);