Difference between revisions of "Meshing in OpenFOAM by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
In this section you will find a detailed discussion on how to use the meshing utilities bundled with OpenFOAM.   
 
In this section you will find a detailed discussion on how to use the meshing utilities bundled with OpenFOAM.   
  
* mesh quality assessment [http://www.wolfdynamics.com/wiki/mesh_quality_assessment.pdf pdf]  
+
* mesh quality assessment [http://www.wolfdynamics.com/wiki/meshing_preliminaries_and_quality_assessment.pdf pdf]  
 
* mesh conversion [http://www.wolfdynamics.com/wiki/mesh_conversion.pdf pdf]  
 
* mesh conversion [http://www.wolfdynamics.com/wiki/mesh_conversion.pdf pdf]  
 
* blockMesh [http://www.wolfdynamics.com/wiki/meshing_OF_blockmesh.pdf pdf]  
 
* blockMesh [http://www.wolfdynamics.com/wiki/meshing_OF_blockmesh.pdf pdf]  

Revision as of 16:50, 15 July 2017

Go back to Day 6.

Meshing

In this section you will find a detailed discussion on how to use the meshing utilities bundled with OpenFOAM.

  • mesh quality assessment pdf
  • mesh conversion pdf
  • blockMesh pdf
  • snappyHexMesh pdf
  • blockMesh vs. snappyHexMesh pdf


You can download blockmesh case files in this link.

You can download snappyHexMesh case files in this link.

Go back to the contributions page.