Difference between revisions of "Meshing"

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:
 
* '''blockMesh''' - In the following tutorials you will find an introduction into meshing with the blockMesh utility:
** '''[https://wiki.openfoam.com/BlockMesh_by_Divyesh_Variya_(DD_Fluids) Basics of blockMesh by Divyesh Variya]'''
+
** '''[https://wiki.openfoam.com/BlockMesh_by_Divyesh_Variya_(DD_Fluids) Basics of blockMesh by Divyesh Variya (DD Fluids)]'''
 
** '''[https://wiki.openfoam.com/index.php?title=BlockMesh_by_Jozsef_Nagy Complicated case of blockMesh by Nagy]'''
 
** '''[https://wiki.openfoam.com/index.php?title=BlockMesh_by_Jozsef_Nagy Complicated case of blockMesh by Nagy]'''
 
** '''[https://wiki.openfoam.com/BlockMesh_by_Bahram_Haddadi blockMesh by Bahram Haddadi]'''
 
** '''[https://wiki.openfoam.com/BlockMesh_by_Bahram_Haddadi blockMesh by Bahram Haddadi]'''

Revision as of 05:50, 29 April 2021

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 Collection by topic.

Meshing

Overview

Geometry

  • Geometry creation - Here you will get a detailed introduction into two alternatives for the creation of geometries as inputs for a CFD project in OpenFOAM.

Meshing


Moving mesh

Mesh dependence study

Further reading