Previous: OBJ model preparation Up: Mesh generation Next: Run snappyHexMesh This is an automatically generated documentation by LaTeX2HTML utility. In case of any issue, please, contact us at info@cfdsupport.com. Meshing First, set the domain boundaries and background mesh The background mesh should be placed with respect to the motor bike geometry, see Figure Background mesh dimensions should be large enough to neglect possible boundary effects Figure: OpenFOAM tutorial motorbike, background mesh position The vertices are preset in file blockMeshDict: convertToMeters 1; vertices ( (-5 -4 0) (15 -4 0) (15 4 0) (-5 4 0) (-5 -4 8) (15 -4 8) (15 4 8) (-5 4 8) ); blocks ( hex (0 1 2 3 4 5 6 7) (20 8 8) simpleGrading (1 1 1) ); Run blockMesh to generate background mesh:# cd ../..# blockMesh In file system/snappyHexMeshDict is application snappyHexMesh configurationFile is commented 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
Next: Model setting without an Up: Alternative formulation Previous: Alternative formulation Contents Index General OpenFOAM Test Case Example: Lid Driven Cavity SubsectionsTest Case SetupTest Case SolverWork with the Test CaseWork with FilesMeshes in OpenFOAMUsing blockMesh GeneratorFile blockMeshDictRunning blockMeshTest Case SetupBoundary and Initial conditionPhysical Properties SetupComputation SetupNumerical Solution SetupRunning the Test CaseIteration OutputPostprocessingData ConversionparaFoamModifications to Practice 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
Previous: Turbo Unwrap filter – Up: Turbo Unwrap filter – Next: Input mesh This is an automatically generated documentation by LaTeX2HTML utility. In case of any issue, please, contact us at info@cfdsupport.com. Input parameters SubsectionsInput meshHub and shroud patchesAxis and its originBreakClip out radiusClipped boundary is hubAdvanced parameters 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