Next: Model setting without an Up: Alternative formulation Previous: Alternative formulation Contents Index Completing the Model When the meshes are finished, the test case directory is created: cd $WM_PROJECT_USER_DIR/run mkdir -p turbomachinery-CFD/c1/ cd turbomachinery-CFD/c1/ cp -r $WM_PROJECT_INST_DIR/Turbomachinery-CFD-XX.XX//tutorials/c1/* ./Remove existing meshes: rm -rf constant/rotor/polyMesh/ constant/solid/polyMesh/ constant/stator/polyMesh/Copy new meshes: cp -r ../meshFactory/c1/rotor/constant/polyMesh/ constant/rotor/ cp -r ../meshFactory/c1/stator/constant/polyMesh/ constant/stator/ cp -r ../meshFactory/c1/solid/constant/polyMesh/ constant/solid/Check new meshes: checkMesh -region rotor checkMesh -region stator checkMesh -region solidCreate .OpenFOAM files and view the complete model (view rotor region first, then open remaining model regions by ctrl+o): paraFoam -touchAll paraFoam -region rotor & Figure: Complete model view OpenFOAM Training by CFD Support, CFD SUPPORT, info@cfdsupport.com +420 212 243 883 © CFD support, s.r.o., Sokolovská 270/201, 190 00 Praha 9, Czech Republic