tutorials/multiphase/interFoam/laminar/sloshingCylinder: Set the pressure reference to 0
This commit is contained in:
@ -52,9 +52,4 @@ maxAlphaCo 2;
|
||||
|
||||
maxDeltaT 1;
|
||||
|
||||
functions
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -74,7 +74,7 @@ PIMPLE
|
||||
correctPhi no;
|
||||
|
||||
pRefPoint (0 0 0);
|
||||
pRefValue 1e5;
|
||||
pRefValue 0;
|
||||
}
|
||||
|
||||
relaxationFactors
|
||||
|
||||
Reference in New Issue
Block a user