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;
|
nCellsInCoarsestLevel 10;
|
||||||
agglomerator faceAreaPair;
|
agglomerator faceAreaPair;
|
||||||
mergeLevels 1;
|
mergeLevels 1;
|
||||||
|
maxIter 50;
|
||||||
}
|
}
|
||||||
|
|
||||||
pFinal
|
pFinal
|
||||||
@ -84,7 +85,7 @@ PIMPLE
|
|||||||
potentialFlow
|
potentialFlow
|
||||||
{
|
{
|
||||||
// used for potentialFoam initialisation
|
// used for potentialFoam initialisation
|
||||||
nNonOrthogonalCorrectors 10;
|
nNonOrthogonalCorrectors 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
additional
|
additional
|
||||||
|
|||||||
Reference in New Issue
Block a user