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 ba45546c32
commit 0ba6179f23
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;