Removed unnecessary operations.

This commit is contained in:
henry
2010-03-19 17:56:11 +00:00
parent 4f926a376f
commit d1dada5dfd

View File

@ -3,11 +3,3 @@ set -x
m4 < constant/polyMesh/blockMeshDict.m4 > constant/polyMesh/blockMeshDict
blockMesh >& log.blockMesh
cellSet >& log.cellSet
#- MRF determines its own faceZone if not supplied
#cp system/faceSetDict_rotorFaces system/faceSetDict
#faceSet
#cp system/faceSetDict_noBoundaryFaces system/faceSetDict
#faceSet
setsToZones -noFlipMap >& log.setsToZones