2 2

Next: Model setting without an Up: Alternative formulation Previous: Alternative formulation   Contents   Index

Files Preparation - Solid Region

For creating new mesh with snappyHexMesh it is recommended to create a new OpenFOAM case just with system and constant directory and with empty directory 0. Go to your user directory and create directories for turbine solid part.

11 cd $WM_PROJECT_USER_DIR/run
11 mkdir -p turbomachinery-CFD/meshFactory/t1/solid
11 cd turbomachinery-CFD/meshFactory/t1/solid
11 cp -r $WM_PROJECT_INST_DIR/Turbomachinery-CFD-XX.XX/
/meshFactory/tutorials/meshFactory/t1/solid/*     ./

The input .STL files are located in constant/triSurface and can be directly viewed in paraview.

11 paraview

Notice again that the model dimensions are in millimeters, not yet converted to meters. The initial idea is to have following stator mesh boundaries, namely rotor_inner_wallstator_inner_wallouter_wall.