diff --git a/tutorials/compressible/rhoCentralFoam/movingCone/0/pointMotionUx b/tutorials/compressible/rhoCentralFoam/movingCone/0/pointMotionUx index eb16632d5b..bdd5916ff8 100644 --- a/tutorials/compressible/rhoCentralFoam/movingCone/0/pointMotionUx +++ b/tutorials/compressible/rhoCentralFoam/movingCone/0/pointMotionUx @@ -24,28 +24,35 @@ boundaryField type uniformFixedValue; uniformValue constant 160; } + farFieldMoving { - type slip; + type uniformFixedValue; + uniformValue constant 160; } + fixedWall { type uniformFixedValue; uniformValue constant 0; } + left { type uniformFixedValue; uniformValue constant 0; } + farField { type slip; } + back { type wedge; } + front { type wedge;