Correction to the compilation of mesquite-2.1.2. Bug fix contributed by Philippose...
[OpenFOAM-1.6-ext.git] / tutorials / compressible / rhoPorousMRFPimpleFoam / mixerVessel2D / makeMesh
blob937900177cf8dd32580188517f1288f2f7a37eda
1 #!/bin/sh
2 set -x
4 m4 < constant/polyMesh/blockMeshDict.m4 > constant/polyMesh/blockMeshDict
5 blockMesh > log.blockMesh 2>&1