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

This commit is contained in:
Mark Olesen
2017-09-15 11:20:35 +02:00
10 changed files with 64 additions and 36 deletions

View File

@ -57,6 +57,11 @@ oversetInterpolation
method inverseDistance;
}
oversetInterpolationRequired
{
alpha.water;
}
fluxRequired
{
default no;

View File

@ -85,6 +85,8 @@ PIMPLE
ddtCorr yes;
correctPhi no;
oversetAdjustPhi no;
moveMeshOuterCorrectors no;
turbOnFinalIterOnly no;
}