MRFtwoPhaseEulerFoam: update MRF handling of U
This commit is contained in:
parent
3417551c2d
commit
0a50fdabe0
@ -1,3 +1,4 @@
|
||||
MRFZones mrfZones(mesh);
|
||||
mrfZones.correctBoundaryVelocity(U1);
|
||||
mrfZones.correctBoundaryVelocity(U2);
|
||||
mrfZones.correctBoundaryVelocity(U);
|
||||
|
Loading…
Reference in New Issue
Block a user