mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: GAMG: update some fvSolution for updateInterval settings. See !707
This commit is contained in:
@ -24,6 +24,8 @@ solvers
|
||||
smoother DICGaussSeidel;
|
||||
nCellsInCoarsestLevel 10;
|
||||
agglomerator faceAreaPair;
|
||||
cacheAgglomeration yes; // Store agglomeration
|
||||
updateInterval -1; // Never redo agglomeration
|
||||
mergeLevels 1;
|
||||
maxIter 50;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user