tutorials/multiphase/LTSInterFoam/wigleyHull: Updated hull patch name for new snappyHexMesh

This commit is contained in:
Henry 2014-01-27 16:30:13 +00:00
parent f0cec33f88
commit 742d66b733
6 changed files with 6 additions and 6 deletions

View File

@ -49,7 +49,7 @@ boundaryField
value uniform (0 0 0);
}
hull_wall
hull
{
type fixedValue;
value uniform (0 0 0);

View File

@ -44,7 +44,7 @@ boundaryField
value $internalField;
}
hull_wall
hull
{
type zeroGradient;
}

View File

@ -44,7 +44,7 @@ boundaryField
value $internalField;
}
hull_wall
hull
{
type kqRWallFunction;
value $internalField;

View File

@ -42,7 +42,7 @@ boundaryField
type zeroGradient;
}
hull_wall
hull
{
type nutkWallFunction;
value $internalField;

View File

@ -50,7 +50,7 @@ boundaryField
value $internalField;
}
hull_wall
hull
{
type omegaWallFunction;
value $internalField;

View File

@ -48,7 +48,7 @@ boundaryField
value $internalField;
}
hull_wall
hull
{
type fixedFluxPressure;
value $internalField;