mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Minor modification to tutorial set-up
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user