diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0.org/U b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0.org/U index 6d3ce2531b..e2088b5e51 100644 --- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0.org/U +++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/0.org/U @@ -28,8 +28,8 @@ boundaryField } walls { - type fixedValue; - value uniform (0 0 0); + type uniformFixedValue; + uniformValue (0 0 0); } }