Difference between revisions of "Meshing archive"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
Line 21: Line 21:
 
* [https://wiki.openfoam.com/Meshing_in_OpenFOAM_by_Joel_Guerrero '''snappyHexMesh'''] - This tutorial gives you an insight on how to create complex meshes within OpenFOAM and snappyHexMesh.
 
* [https://wiki.openfoam.com/Meshing_in_OpenFOAM_by_Joel_Guerrero '''snappyHexMesh'''] - This tutorial gives you an insight on how to create complex meshes within OpenFOAM and snappyHexMesh.
 
* [https://wiki.openfoam.com/Meshing_in_GMSH_by_Robert_Lee '''GMSH'''] In this tutorial you will get a compact introduction into the work flow within the software GMSH for meshing.
 
* [https://wiki.openfoam.com/Meshing_in_GMSH_by_Robert_Lee '''GMSH'''] In this tutorial you will get a compact introduction into the work flow within the software GMSH for meshing.
 +
 +
* [https://wiki.openfoam.com/Adaptive_Mesh_Refinement_by_Air_Shaper '''Adaptive Mesh Refinement'''] - In this tutorial you learn how you can refine your mesh according to grap(p) and curl(U).
 +
* [https://wiki.openfoam.com/Inline_oscillating_cylinder_by_Michael_Alletto '''Inline oscillating cylinder'''] - In this tutorial we will examine the inline oscillatory motion of a cylinder in a uniform flow with morphing and overset mesh.

Latest revision as of 09:03, 20 March 2024

The saying goes "Who owns the mesh, owns the solution". With the help of these tutorials you will learn how to create meshes for arbitrary geometries in order to run your simulations.

Go back to Archive section.

Meshing

Overview


Geometry


Meshing

  • Adaptive Mesh Refinement - In this tutorial you learn how you can refine your mesh according to grap(p) and curl(U).
  • Inline oscillating cylinder - In this tutorial we will examine the inline oscillatory motion of a cylinder in a uniform flow with morphing and overset mesh.