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

This commit is contained in:
Henry
2014-01-13 10:00:42 +00:00
parent 3e7060b82b
commit 05a55b6c9f

View File

@ -101,8 +101,9 @@ runParallel checkMesh $nProcs -allTopology -allGeometry -latestTime
runApplication reconstructParMesh -latestTime
# Copy the mesh into polyMesh
# Copy the mesh into polyMesh and delete the 102 directory
\cp -r 102/polyMesh constant
\rm -rf 102
# ----------------------------------------------------------------- end-of-file