diff --git a/tutorials/combustion/fireFoam/les/flameSpreadWaterSuppressionPanel/0/alphat b/tutorials/combustion/fireFoam/les/flameSpreadWaterSuppressionPanel/0/alphat
index 6de6470702db0e66e87a633d4b415371d978bfc1..481383761d2a9281b9fb4854d362ef981e9640f2 100644
--- a/tutorials/combustion/fireFoam/les/flameSpreadWaterSuppressionPanel/0/alphat
+++ b/tutorials/combustion/fireFoam/les/flameSpreadWaterSuppressionPanel/0/alphat
@@ -30,7 +30,6 @@ boundaryField
     ground
     {
         type            compressible::alphatWallFunction;
-        mut             muSgs;
         value           uniform 0;
     }
 
@@ -49,7 +48,6 @@ boundaryField
     region0_to_pyrolysisRegion_coupledWall
     {
         type            compressible::alphatWallFunction;
-        mut             muSgs;
         value           uniform 0;
     }
 }
diff --git a/tutorials/compressible/rhoPimpleFoam/ras/cavity/0/nut b/tutorials/compressible/rhoPimpleFoam/ras/cavity/0/nut
index 94c53c3de52a3ac4e2e132443c8d72db7f4b2aeb..2f778b639514175fc446800e7e1091b69fcc25b2 100644
--- a/tutorials/compressible/rhoPimpleFoam/ras/cavity/0/nut
+++ b/tutorials/compressible/rhoPimpleFoam/ras/cavity/0/nut
@@ -11,7 +11,7 @@ FoamFile
     format      ascii;
     class       volScalarField;
     location    "0";
-    object      mut;
+    object      nut;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //