diff --git a/tutorials/lesCavitatingFoam/Allclean b/tutorials/lesCavitatingFoam/Allclean index d37677187f..35d86a2121 100755 --- a/tutorials/lesCavitatingFoam/Allclean +++ b/tutorials/lesCavitatingFoam/Allclean @@ -14,7 +14,7 @@ cd .. cd throttle3D rm -rf constant/polyMesh/sets > /dev/null 2>&1 rm -rf 0 > /dev/null 2>&1 - cp -r 0.orig 0 + cp -r 0.org 0 rm system/cellSetDict > /dev/null 2>&1 rm -rf processor[0-9] > /dev/null 2>&1 diff --git a/tutorials/lesCavitatingFoam/Allrun b/tutorials/lesCavitatingFoam/Allrun index f16d9a5c00..33517002c0 100755 --- a/tutorials/lesCavitatingFoam/Allrun +++ b/tutorials/lesCavitatingFoam/Allrun @@ -26,7 +26,7 @@ cd throttle cd .. cd throttle3D - cp -r 0.orig 0 + cp -r 0.org 0 runApplication blockMesh @@ -42,3 +42,4 @@ cd throttle3D runParallel $application 4 system/machines runApplication reconstructPar cd .. + diff --git a/tutorials/lesCavitatingFoam/throttle3D/0.orig/U b/tutorials/lesCavitatingFoam/throttle3D/0.org/U similarity index 100% rename from tutorials/lesCavitatingFoam/throttle3D/0.orig/U rename to tutorials/lesCavitatingFoam/throttle3D/0.org/U diff --git a/tutorials/lesCavitatingFoam/throttle3D/0.orig/gamma b/tutorials/lesCavitatingFoam/throttle3D/0.org/gamma similarity index 100% rename from tutorials/lesCavitatingFoam/throttle3D/0.orig/gamma rename to tutorials/lesCavitatingFoam/throttle3D/0.org/gamma diff --git a/tutorials/lesCavitatingFoam/throttle3D/0.orig/k b/tutorials/lesCavitatingFoam/throttle3D/0.org/k similarity index 100% rename from tutorials/lesCavitatingFoam/throttle3D/0.orig/k rename to tutorials/lesCavitatingFoam/throttle3D/0.org/k diff --git a/tutorials/lesCavitatingFoam/throttle3D/0.orig/nuSgs b/tutorials/lesCavitatingFoam/throttle3D/0.org/nuSgs similarity index 100% rename from tutorials/lesCavitatingFoam/throttle3D/0.orig/nuSgs rename to tutorials/lesCavitatingFoam/throttle3D/0.org/nuSgs diff --git a/tutorials/lesCavitatingFoam/throttle3D/0.orig/p b/tutorials/lesCavitatingFoam/throttle3D/0.org/p similarity index 100% rename from tutorials/lesCavitatingFoam/throttle3D/0.orig/p rename to tutorials/lesCavitatingFoam/throttle3D/0.org/p diff --git a/tutorials/lesCavitatingFoam/throttle3D/0.orig/rho b/tutorials/lesCavitatingFoam/throttle3D/0.org/rho similarity index 100% rename from tutorials/lesCavitatingFoam/throttle3D/0.orig/rho rename to tutorials/lesCavitatingFoam/throttle3D/0.org/rho