diff --git a/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/0/p_rgh b/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/0/p_rgh index e760b71ca3..ef9a9fcfb2 100644 --- a/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/0/p_rgh +++ b/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/0/p_rgh @@ -52,7 +52,7 @@ boundaryField { type porousBafflePressure; patchType cyclic; - jump uniform 0; + jump uniform 0 value uniform 0; D 700; I 500; length 1.05; diff --git a/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/selectCyclics.setSet b/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/selectCyclics.setSet deleted file mode 100644 index 95bacaa24f..0000000000 --- a/tutorials/multiphase/interFoam/ras/damBreakPorousBaffle/selectCyclics.setSet +++ /dev/null @@ -1,3 +0,0 @@ -faceSet cyclicFaces new boxToFace (0.3015 0.0493 -1) (0.3069 0.2077 1); -cellSet cyclicFacesSlaveCells new boxToCell (-1 0 -1) (0.305 0.31 1) -faceZoneSet cyclicZoneFaces new setsToFaceZone cyclicFaces cyclicFacesSlaveCells