mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Also added a separate specification of the static pressure level but the
location for the specification is the same as that for the pd level.
This commit is contained in:
@ -121,13 +121,10 @@ PISO
|
||||
nAlphaCorr 1;
|
||||
nAlphaSubCycles 3;
|
||||
cAlpha 1;
|
||||
pdRefCell 0;
|
||||
|
||||
pdRefPoint (0.51 0.51 0.51);
|
||||
pdRefValue 0;
|
||||
pRefProbe
|
||||
{
|
||||
fields ( pd );
|
||||
probeLocations ( ( 0.51 0.51 0.51 ) );
|
||||
}
|
||||
pRefValue 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user