mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -98,19 +98,10 @@ PISO
|
||||
nAlphaSubCycles 3;
|
||||
cAlpha 1.5;
|
||||
correctPhi no;
|
||||
pRefProbe
|
||||
{
|
||||
fields
|
||||
(
|
||||
p
|
||||
);
|
||||
probeLocations
|
||||
(
|
||||
( 0 0 0.15 )
|
||||
);
|
||||
}
|
||||
|
||||
pRefValue 100000;
|
||||
pdRefPoint (0 0 0.15);
|
||||
pdRefValue 0;
|
||||
pRefValue 1e5;
|
||||
}
|
||||
|
||||
relaxationFactors
|
||||
|
||||
@ -98,19 +98,10 @@ PISO
|
||||
nAlphaSubCycles 3;
|
||||
cAlpha 1.5;
|
||||
correctPhi no;
|
||||
pRefProbe
|
||||
{
|
||||
fields
|
||||
(
|
||||
p
|
||||
);
|
||||
probeLocations
|
||||
(
|
||||
( 0 0 0.15 )
|
||||
);
|
||||
}
|
||||
|
||||
pRefValue 100000;
|
||||
pdRefPoint (0 0 0.15);
|
||||
pdRefValue 0;
|
||||
pRefValue 1e5;
|
||||
}
|
||||
|
||||
relaxationFactors
|
||||
|
||||
@ -98,19 +98,10 @@ PISO
|
||||
nAlphaSubCycles 3;
|
||||
cAlpha 1.5;
|
||||
correctPhi no;
|
||||
pRefProbe
|
||||
{
|
||||
fields
|
||||
(
|
||||
p
|
||||
);
|
||||
probeLocations
|
||||
(
|
||||
( 0 0 0.15 )
|
||||
);
|
||||
}
|
||||
|
||||
pRefValue 100000;
|
||||
pdRefPoint (0 0 0.15);
|
||||
pdRefValue 0;
|
||||
pRefValue 1e5;
|
||||
}
|
||||
|
||||
relaxationFactors
|
||||
|
||||
@ -98,19 +98,10 @@ PISO
|
||||
nAlphaSubCycles 3;
|
||||
cAlpha 1.5;
|
||||
correctPhi no;
|
||||
pRefProbe
|
||||
{
|
||||
fields
|
||||
(
|
||||
p
|
||||
);
|
||||
probeLocations
|
||||
(
|
||||
( 0 0 0.15 )
|
||||
);
|
||||
}
|
||||
|
||||
pRefValue 100000;
|
||||
pdRefPoint (0 0 0.15);
|
||||
pdRefValue 0;
|
||||
pRefValue 1e5;
|
||||
}
|
||||
|
||||
relaxationFactors
|
||||
|
||||
@ -98,19 +98,10 @@ PISO
|
||||
nAlphaSubCycles 3;
|
||||
cAlpha 1.5;
|
||||
correctPhi no;
|
||||
pRefProbe
|
||||
{
|
||||
fields
|
||||
(
|
||||
p
|
||||
);
|
||||
probeLocations
|
||||
(
|
||||
( 0 0 0.15 )
|
||||
);
|
||||
}
|
||||
|
||||
pRefValue 100000;
|
||||
pdRefPoint (0 0 0.15);
|
||||
pdRefValue 0;
|
||||
pRefValue 1e5;
|
||||
}
|
||||
|
||||
relaxationFactors
|
||||
|
||||
Reference in New Issue
Block a user