ENH: Minor modification to tutorial set-up

This commit is contained in:
andy
2011-11-30 09:32:11 +00:00
parent 50fef5da8b
commit 02ed1b8359

View File

@ -59,6 +59,7 @@ solvers
nCellsInCoarsestLevel 10;
agglomerator faceAreaPair;
mergeLevels 1;
maxIter 50;
}
pFinal
@ -84,7 +85,7 @@ PIMPLE
potentialFlow
{
// used for potentialFoam initialisation
nNonOrthogonalCorrectors 10;
nNonOrthogonalCorrectors 5;
}
additional