Next: Model setting without an Up: Alternative formulation Previous: Alternative formulation Contents Index Completing Model When the meshes are finished, the test case directory is created: cd $WM_PROJECT_USER_DIR/run mkdir -p turbomachinery-CFD/t1/ cd turbomachinery-CFD/t1/ cp -r $WM_PROJECT_INST_DIR/Turbomachinery-CFD-XX.XX//tutorials/t1/* ./Remove existing meshes: rm -rf constant/rotor/polyMesh/ constant/solid/polyMesh/ constant/stator/polyMesh/Copy new meshes: cp -r ../meshFactory/t1/rotor/constant/polyMesh constant/rotor/ cp -r ../meshFactory/t1/stator/constant/polyMesh constant/stator/ cp -r ../meshFactory/t1/solid/constant/polyMesh constant/solid/Check new meshes: checkMesh -region rotor checkMesh -region stator checkMesh -region solidCreate .OpenFOAM files and viewing complete model (view rotor region first, then open remaining model regions using ctrl+o shortcut): 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