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

@ -23,7 +23,7 @@ solvers
cAlpha 1;
}
pcorr
"pcorr.*"
{
solver PCG;
preconditioner

View File

@ -23,7 +23,7 @@ solvers
cAlpha 1;
}
pcorr
"pcorr.*"
{
solver PCG;
preconditioner

View File

@ -24,7 +24,7 @@ solvers
cAlpha 1;
}
pcorr
"pcorr.*"
{
solver PCG;
preconditioner DIC;