mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
tutorials/mesh/foamyHexMesh/mixerVessel/Allrun-pre: remove directory 102 when not needed
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user