diff --git a/tutorials/incompressible/simpleFoam/motorBike/system/fvSolution b/tutorials/incompressible/simpleFoam/motorBike/system/fvSolution index 39cfed8c4..ab7f6a7a5 100644 --- a/tutorials/incompressible/simpleFoam/motorBike/system/fvSolution +++ b/tutorials/incompressible/simpleFoam/motorBike/system/fvSolution @@ -78,10 +78,10 @@ relaxationFactors cache { -// grad(U); + grad(U); grad(p); -// grad(k); -// grad(omega); + grad(k); + grad(omega); } // ************************************************************************* //