Skip to content
Snippets Groups Projects
Commit 0a50fdab authored by Henry's avatar Henry
Browse files

MRFtwoPhaseEulerFoam: update MRF handling of U

parent 3417551c
Branches
Tags
No related merge requests found
MRFZones mrfZones(mesh);
mrfZones.correctBoundaryVelocity(U1);
mrfZones.correctBoundaryVelocity(U2);
mrfZones.correctBoundaryVelocity(U);
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment