Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Andrew Heather
2023-11-14 17:52:28 +00:00
9 changed files with 94 additions and 70 deletions

View File

@ -19,7 +19,7 @@ solvers
"pcorr.*"
{
solver GAMG;
smoother GaussSeidel;
smoother DICGaussSeidel;
cacheAgglomeration no;
tolerance 0.02;
relTol 0;