tutorials: Updated pcorr settings in fvSolution to provide pcorrFinal if required

This commit is contained in:
Henry Weller
2017-03-07 11:48:20 +00:00
parent 55e7a77ac6
commit 7aed8c2904
38 changed files with 39 additions and 39 deletions

View File

@ -31,7 +31,7 @@ solvers
relTol 0;
}
pcorr
"pcorr.*"
{
solver PCG;
preconditioner DIC;

View File

@ -33,7 +33,7 @@ solvers
relTol 0;
}
pcorr
"pcorr.*"
{
$p;
tolerance 1e-2;

View File

@ -31,7 +31,7 @@ solvers
relTol 0;
}
pcorr
"pcorr.*"
{
solver PCG;
preconditioner DIC;