diff --git a/tutorials/immersedBoundary/cylinderInChannelPotential/0_org/p b/tutorials/immersedBoundary/cylinderInChannelPotential/0_org/p index 416977a05..39849594e 100644 --- a/tutorials/immersedBoundary/cylinderInChannelPotential/0_org/p +++ b/tutorials/immersedBoundary/cylinderInChannelPotential/0_org/p @@ -28,7 +28,7 @@ boundaryField triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; } diff --git a/tutorials/immersedBoundary/cylinderInChannelScalarTransport/0_org/T b/tutorials/immersedBoundary/cylinderInChannelScalarTransport/0_org/T index 6ba6bd09c..62528fbb3 100644 --- a/tutorials/immersedBoundary/cylinderInChannelScalarTransport/0_org/T +++ b/tutorials/immersedBoundary/cylinderInChannelScalarTransport/0_org/T @@ -29,7 +29,7 @@ boundaryField triValueFraction uniform 0; value uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; } in diff --git a/tutorials/immersedBoundary/cylinderInChannelScalarTransport/0_org/p b/tutorials/immersedBoundary/cylinderInChannelScalarTransport/0_org/p index e48f8540f..96f96c4ec 100644 --- a/tutorials/immersedBoundary/cylinderInChannelScalarTransport/0_org/p +++ b/tutorials/immersedBoundary/cylinderInChannelScalarTransport/0_org/p @@ -28,7 +28,7 @@ boundaryField triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value uniform 0; diff --git a/tutorials/immersedBoundary/movingCylinderInChannelIco/0_org/p b/tutorials/immersedBoundary/movingCylinderInChannelIco/0_org/p index 874c01719..79177b818 100644 --- a/tutorials/immersedBoundary/movingCylinderInChannelIco/0_org/p +++ b/tutorials/immersedBoundary/movingCylinderInChannelIco/0_org/p @@ -27,7 +27,7 @@ boundaryField triValue uniform 0; triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value uniform 0; } diff --git a/tutorials/immersedBoundary/movingCylinderInChannelIcoFine/0_org/p b/tutorials/immersedBoundary/movingCylinderInChannelIcoFine/0_org/p index 874c01719..79177b818 100644 --- a/tutorials/immersedBoundary/movingCylinderInChannelIcoFine/0_org/p +++ b/tutorials/immersedBoundary/movingCylinderInChannelIcoFine/0_org/p @@ -27,7 +27,7 @@ boundaryField triValue uniform 0; triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value uniform 0; } diff --git a/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/0_org/k b/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/0_org/k index f8fe401e1..aa4ee179d 100644 --- a/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/0_org/k +++ b/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/0_org/k @@ -25,7 +25,7 @@ boundaryField { type immersedBoundaryKqRWallFunction; patchType immersedBoundary; - setDeadValue true; + setDeadValue yes; deadValue 1.5e-4; value uniform 1.5e-4; } diff --git a/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/0_org/p b/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/0_org/p index 6f9c83e40..0e05ae5ac 100644 --- a/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/0_org/p +++ b/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/0_org/p @@ -27,7 +27,7 @@ boundaryField triValue uniform 0; triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value uniform 0; } diff --git a/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/save/p b/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/save/p index c70ab4879..7d3f2768d 100644 --- a/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/save/p +++ b/tutorials/immersedBoundary/movingCylinderInChannelTurbulent/save/p @@ -1907,7 +1907,7 @@ boundaryField triValue uniform 0; triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value nonuniform 0(); } diff --git a/tutorials/immersedBoundary/pitzDailyLaminar/0_org/p b/tutorials/immersedBoundary/pitzDailyLaminar/0_org/p index 9d053d54d..fb493ad56 100644 --- a/tutorials/immersedBoundary/pitzDailyLaminar/0_org/p +++ b/tutorials/immersedBoundary/pitzDailyLaminar/0_org/p @@ -28,7 +28,7 @@ boundaryField triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value uniform 0; diff --git a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/epsilon b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/epsilon index b51c2b334..79ce0bec1 100644 --- a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/epsilon +++ b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/epsilon @@ -28,7 +28,7 @@ boundaryField Cmu 0.09; kappa 0.41; E 9.8; - setDeadValue true; + setDeadValue yes; deadValue 14.855; value uniform 14.855; } diff --git a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/k b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/k index e047e8043..c54ce91ad 100644 --- a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/k +++ b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/k @@ -25,7 +25,7 @@ boundaryField { type immersedBoundaryKqRWallFunction; patchType immersedBoundary; - setDeadValue true; + setDeadValue yes; deadValue 0.375; value uniform 0.375; } diff --git a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/nut b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/nut index b0ed5e890..ee8591944 100644 --- a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/nut +++ b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/nut @@ -25,7 +25,7 @@ boundaryField { type immersedBoundaryNutWallFunction; patchType immersedBoundary; - setDeadValue true; + setDeadValue yes; deadValue 1e-5; value uniform 0; } diff --git a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/p b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/p index 9d053d54d..fb493ad56 100644 --- a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/p +++ b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/p @@ -28,7 +28,7 @@ boundaryField triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value uniform 0; diff --git a/tutorials/immersedBoundary/refiningMovingCylinderInChannelIco/0_org/p b/tutorials/immersedBoundary/refiningMovingCylinderInChannelIco/0_org/p index 874c01719..79177b818 100644 --- a/tutorials/immersedBoundary/refiningMovingCylinderInChannelIco/0_org/p +++ b/tutorials/immersedBoundary/refiningMovingCylinderInChannelIco/0_org/p @@ -27,7 +27,7 @@ boundaryField triValue uniform 0; triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value uniform 0; } diff --git a/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/k b/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/k index f8fe401e1..aa4ee179d 100644 --- a/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/k +++ b/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/k @@ -25,7 +25,7 @@ boundaryField { type immersedBoundaryKqRWallFunction; patchType immersedBoundary; - setDeadValue true; + setDeadValue yes; deadValue 1.5e-4; value uniform 1.5e-4; } diff --git a/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/nut b/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/nut index 5d8f529de..d9fcf5659 100644 --- a/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/nut +++ b/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/nut @@ -25,7 +25,7 @@ boundaryField { type immersedBoundaryNutWallFunction; patchType immersedBoundary; - setDeadValue true; + setDeadValue yes; deadValue 1e-5; value uniform 0; } diff --git a/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/p b/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/p index 6f9c83e40..0e05ae5ac 100644 --- a/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/p +++ b/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/0_org/p @@ -27,7 +27,7 @@ boundaryField triValue uniform 0; triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value uniform 0; } diff --git a/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/save/p b/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/save/p index c70ab4879..7d3f2768d 100644 --- a/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/save/p +++ b/tutorials/immersedBoundary/refiningMovingCylinderInChannelTurbulent/save/p @@ -1907,7 +1907,7 @@ boundaryField triValue uniform 0; triGradient uniform 0; triValueFraction uniform 0; - setDeadValue no; + setDeadValue yes; deadValue 0; value nonuniform 0(); }