Difference between revisions of "Meshing"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "Small introduction Go back to [https://wiki.openfoam.com/Collection_by_topic Collection by topic]. =Meshing= Links to tutorial pages =Further reading=")
 
Line 5: Line 5:
 
=Meshing=
 
=Meshing=
  
Links to tutorial pages
+
'''Overview'''
 +
* A '''[https://github.com/NanoSim/CoursesAndTrainingPortfolio/blob/master/3_EulerianModels/meshingTools.md List of meshing tools]''' that integrate with OpenFOAM.
 +
 
 +
'''Geometry'''
 +
 
 +
[https://wiki.openfoam.com/Geometry_creation_by_Joel_Guerrero Here] you will get a detailed introduction into two alternatives for the creation of geometries as inputs for a CFD project in OpenFOAM.
 +
 
 +
'''Meshing'''
 +
 
 +
* In the following tutorials you will find an introduction into meshing with the blockMesh utility.
 +
 
 +
** [https://wiki.openfoam.com/index.php?title=BlockMesh_by_Stefan_Radl by Radl]
 +
 
 +
** [https://wiki.openfoam.com/index.php?title=BlockMesh_by_Jozsef_Nagy by Nagy]
 +
 
 +
** [https://wiki.openfoam.com/index.php?title=BlockMesh_by_Ferras,_Fernandes_and_Nobrega by Nobrega et al.]
 +
 
 +
* This [https://wiki.openfoam.com/Meshing_in_OpenFOAM_by_Joel_Guerrero tutorial] gives you an insight on how to create complex meshes within OpenFOAM.
 +
 
 +
* [https://wiki.openfoam.com/Meshing_in_GMSH_by_Robert_Lee In this tutorial] you will get a compact introduction into the work flow within the software GMSH for meshing.
  
 
=Further reading=
 
=Further reading=

Revision as of 07:29, 31 March 2017

Small introduction

Go back to Collection by topic.

Meshing

Overview

Geometry

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

Meshing

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

Further reading