mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Updated with new run, test and clean scripts
This commit is contained in:
8
tutorials/MRFSimpleFoam/mixerVessel2D/makeMesh
Executable file
8
tutorials/MRFSimpleFoam/mixerVessel2D/makeMesh
Executable file
@ -0,0 +1,8 @@
|
||||
m4 < constant/polyMesh/blockMeshDict.m4 > constant/polyMesh/blockMeshDict
|
||||
blockMesh .. mixerVessel2D
|
||||
cellSet .. mixerVessel2D
|
||||
cp system/faceSetDict_rotorFaces system/faceSetDict
|
||||
faceSet .. mixerVessel2D
|
||||
cp system/faceSetDict_noBoundaryFaces system/faceSetDict
|
||||
faceSet .. mixerVessel2D
|
||||
setsToZones .. mixerVessel2D -noFlipMap
|
||||
Reference in New Issue
Block a user