diff --git a/tutorials/modules/incompressibleVoF/damBreakWithObstacle/system/fvSolution b/tutorials/modules/incompressibleVoF/damBreakWithObstacle/system/fvSolution index ba466db658..c4fde5c4dc 100644 --- a/tutorials/modules/incompressibleVoF/damBreakWithObstacle/system/fvSolution +++ b/tutorials/modules/incompressibleVoF/damBreakWithObstacle/system/fvSolution @@ -72,5 +72,13 @@ PIMPLE pRefValue 0; } +relaxationFactors +{ + equations + { + ".*" 1; + } +} + // ************************************************************************* //