mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@ -57,6 +57,11 @@ oversetInterpolation
|
||||
method inverseDistance;
|
||||
}
|
||||
|
||||
oversetInterpolationRequired
|
||||
{
|
||||
alpha.water;
|
||||
}
|
||||
|
||||
fluxRequired
|
||||
{
|
||||
default no;
|
||||
|
||||
@ -85,6 +85,8 @@ PIMPLE
|
||||
ddtCorr yes;
|
||||
correctPhi no;
|
||||
|
||||
oversetAdjustPhi no;
|
||||
|
||||
moveMeshOuterCorrectors no;
|
||||
turbOnFinalIterOnly no;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user