tutorials/multiphase/LTSInterFoam/wigleyHull: Updated hull patch name for new snappyHexMesh
This commit is contained in:
parent
f0cec33f88
commit
742d66b733
@ -49,7 +49,7 @@ boundaryField
|
||||
value uniform (0 0 0);
|
||||
}
|
||||
|
||||
hull_wall
|
||||
hull
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform (0 0 0);
|
||||
|
@ -44,7 +44,7 @@ boundaryField
|
||||
value $internalField;
|
||||
}
|
||||
|
||||
hull_wall
|
||||
hull
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
|
@ -44,7 +44,7 @@ boundaryField
|
||||
value $internalField;
|
||||
}
|
||||
|
||||
hull_wall
|
||||
hull
|
||||
{
|
||||
type kqRWallFunction;
|
||||
value $internalField;
|
||||
|
@ -42,7 +42,7 @@ boundaryField
|
||||
type zeroGradient;
|
||||
}
|
||||
|
||||
hull_wall
|
||||
hull
|
||||
{
|
||||
type nutkWallFunction;
|
||||
value $internalField;
|
||||
|
@ -50,7 +50,7 @@ boundaryField
|
||||
value $internalField;
|
||||
}
|
||||
|
||||
hull_wall
|
||||
hull
|
||||
{
|
||||
type omegaWallFunction;
|
||||
value $internalField;
|
||||
|
@ -48,7 +48,7 @@ boundaryField
|
||||
value $internalField;
|
||||
}
|
||||
|
||||
hull_wall
|
||||
hull
|
||||
{
|
||||
type fixedFluxPressure;
|
||||
value $internalField;
|
||||
|
Loading…
Reference in New Issue
Block a user