multiphaseEulerFoam: Added correctPhi support for moving-mesh cases with cell-volume change
This commit is contained in:
@ -79,6 +79,7 @@ PIMPLE
|
||||
nOuterCorrectors 1;
|
||||
nCorrectors 3;
|
||||
nNonOrthogonalCorrectors 0;
|
||||
correctPhi yes;
|
||||
|
||||
pRefCell 0;
|
||||
pRefValue 0;
|
||||
|
||||
Reference in New Issue
Block a user