Skip to content
Snippets Groups Projects
Commit 05a55b6c authored by Henry's avatar Henry
Browse files

tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-pre: remove directory 102 when not needed

parent 3e7060b8
No related merge requests found
...@@ -101,8 +101,9 @@ runParallel checkMesh $nProcs -allTopology -allGeometry -latestTime ...@@ -101,8 +101,9 @@ runParallel checkMesh $nProcs -allTopology -allGeometry -latestTime
runApplication reconstructParMesh -latestTime runApplication reconstructParMesh -latestTime
# Copy the mesh into polyMesh # Copy the mesh into polyMesh and delete the 102 directory
\cp -r 102/polyMesh constant \cp -r 102/polyMesh constant
\rm -rf 102
# ----------------------------------------------------------------- end-of-file # ----------------------------------------------------------------- end-of-file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment