diff --git a/tutorials/multiphase/interDyMFoam/ras/floatingObject/0.org/p_rgh b/tutorials/multiphase/interDyMFoam/ras/floatingObject/0.org/p_rgh
index dc6376bc69e9b8d50d7cba62460bb8d75af7acd7..e24799fc142dceac24cdc489930837bd6163db4f 100644
--- a/tutorials/multiphase/interDyMFoam/ras/floatingObject/0.org/p_rgh
+++ b/tutorials/multiphase/interDyMFoam/ras/floatingObject/0.org/p_rgh
@@ -23,8 +23,6 @@ boundaryField
     stationaryWalls
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           uniform 0;
     }
     atmosphere
     {
@@ -40,8 +38,6 @@ boundaryField
     floatingObject
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           uniform 0;
     }
 }
 
diff --git a/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/0.org/p_rgh b/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/0.org/p_rgh
index 6742c65233cb061789d6369f0438179f48f89bf8..f6bf576d4e0af421985dd6465bd59ace89ac9a01 100644
--- a/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/0.org/p_rgh
+++ b/tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI/0.org/p_rgh
@@ -23,8 +23,6 @@ boundaryField
     ".*"
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           $internalField;
     }
 
     outlet
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/0/p_rgh b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/0/p_rgh
index dafcfc526a1009b4eb35db6050301abce604f11a..66122dcff0e940326df3740c0bf86c718991a247 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/0/p_rgh
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/0/p_rgh
@@ -31,8 +31,6 @@ boundaryField
     walls
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           uniform 0;
     }
 }
 
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/0/p_rgh b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/0/p_rgh
index 5e7bcfb8bc744ff80bc6d7375b4a285709ea5657..439aab3c2965b4927edda67b356b9d84a0f9b7df 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/0/p_rgh
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/0/p_rgh
@@ -23,8 +23,6 @@ boundaryField
     walls
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           uniform 0;
     }
 }
 
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/0/p_rgh b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/0/p_rgh
index 5e7bcfb8bc744ff80bc6d7375b4a285709ea5657..439aab3c2965b4927edda67b356b9d84a0f9b7df 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/0/p_rgh
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/0/p_rgh
@@ -23,8 +23,6 @@ boundaryField
     walls
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           uniform 0;
     }
 }
 
diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/0/p_rgh b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/0/p_rgh
index 5e7bcfb8bc744ff80bc6d7375b4a285709ea5657..439aab3c2965b4927edda67b356b9d84a0f9b7df 100644
--- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/0/p_rgh
+++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/0/p_rgh
@@ -23,8 +23,6 @@ boundaryField
     walls
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           uniform 0;
     }
 }
 
diff --git a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/0/p_rgh b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/0/p_rgh
index 5e7bcfb8bc744ff80bc6d7375b4a285709ea5657..439aab3c2965b4927edda67b356b9d84a0f9b7df 100644
--- a/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/0/p_rgh
+++ b/tutorials/multiphase/interDyMFoam/ras/testTubeMixer/0/p_rgh
@@ -23,8 +23,6 @@ boundaryField
     walls
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           uniform 0;
     }
 }
 
diff --git a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.org/p_rgh b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.org/p_rgh
index 6863fbc9ed085bd136e0a7f059fcced3bd2c9478..56c30c92f074ab147b09e3df242ada4c278b8e3c 100644
--- a/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.org/p_rgh
+++ b/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.org/p_rgh
@@ -24,8 +24,6 @@ boundaryField
     inlet
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           $internalField;
     }
 
     outlet
@@ -37,15 +35,11 @@ boundaryField
     outerCylinder
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           $internalField;
     }
 
     "propeller.*"
     {
         type            fixedFluxPressure;
-        phi             phiAbs;
-        value           $internalField;
     }
 }