Skip to content
Snippets Groups Projects
Commit 9cf419dc authored by Henry Weller's avatar Henry Weller
Browse files

tutorials/multiphase/interFoam/ras/damBreakPorousBaffle: Use PIMPLE outer...

tutorials/multiphase/interFoam/ras/damBreakPorousBaffle: Use PIMPLE outer correctors to improve stability
parent fc2ce737
Branches
Tags
No related merge requests found
...@@ -67,8 +67,8 @@ solvers ...@@ -67,8 +67,8 @@ solvers
PIMPLE PIMPLE
{ {
momentumPredictor no; momentumPredictor no;
nOuterCorrectors 1; nOuterCorrectors 3;
nCorrectors 3; nCorrectors 1;
nNonOrthogonalCorrectors 0; nNonOrthogonalCorrectors 0;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment