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/meshing_preliminaries_and_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]  
+
* Meshing with blockMesh [http://www.wolfdynamics.com/wiki/meshing_OF_blockmesh.pdf pdf]  
* snappyHexMesh [http://www.wolfdynamics.com/wiki/meshing_OF_SHM.pdf pdf]  
+
* Meshing with snappyHexMesh [http://www.wolfdynamics.com/wiki/meshing_OF_SHM.pdf pdf]  
 
* blockMesh vs. snappyHexMesh [http://www.wolfdynamics.com/wiki/meshing_BM_SHM.pdf pdf]  
 
* blockMesh vs. snappyHexMesh [http://www.wolfdynamics.com/wiki/meshing_BM_SHM.pdf pdf]  
  

Revision as of 17:13, 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
  • Meshing with blockMesh pdf
  • Meshing with 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.