tutorials/.../DTCHull: Changed the atmospheric boundary condition to prghEntrainmentPressure
This has removed all the noise/checkerboarding from the vicinity of the atmospheric boundary.
This commit is contained in:
@ -37,7 +37,7 @@ boundaryField
|
||||
|
||||
atmosphere
|
||||
{
|
||||
type totalPressure;
|
||||
type prghEntrainmentPressure;
|
||||
p0 uniform 0;
|
||||
}
|
||||
|
||||
|
||||
@ -37,7 +37,7 @@ boundaryField
|
||||
|
||||
atmosphere
|
||||
{
|
||||
type totalPressure;
|
||||
type prghEntrainmentPressure;
|
||||
p0 uniform 0;
|
||||
}
|
||||
|
||||
|
||||
@ -37,7 +37,7 @@ boundaryField
|
||||
|
||||
atmosphere
|
||||
{
|
||||
type totalPressure;
|
||||
type prghEntrainmentPressure;
|
||||
p0 uniform 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user