adjust fvSolution settings for multiphase solver in OpenFOAM6

OF6 requires pcorrFinal to be specified
This commit is contained in:
danielque
2019-05-17 15:00:28 +02:00
parent d0400cdc74
commit cab4fdcb2f
2 changed files with 2 additions and 2 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