Difference between revisions of "Meshing archive"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 15: Line 15:
  
 
* '''blockMesh''' - In the following tutorials you will find an introduction into meshing with the blockMesh utility: [https://wiki.openfoam.com/BlockMesh_by_Ferras,_Fernandes_and_Nobrega by Ferras]
 
* '''blockMesh''' - In the following tutorials you will find an introduction into meshing with the blockMesh utility: [https://wiki.openfoam.com/BlockMesh_by_Ferras,_Fernandes_and_Nobrega by Ferras]
 +
 +
* [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.

Revision as of 05:29, 18 December 2020

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

  • blockMesh - In the following tutorials you will find an introduction into meshing with the blockMesh utility: by Ferras
  • snappyHexMesh - This tutorial gives you an insight on how to create complex meshes within OpenFOAM and snappyHexMesh.
  • GMSH In this tutorial you will get a compact introduction into the work flow within the software GMSH for meshing.