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

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "* '''author''': Joel Guerrero * '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics * '''contact''': joel.guerrero@unige.it * '''OpenFOAM version''': 3.0.x * ''...")
 
Line 9: Line 9:
 
=[http:// www.wolfdynamics.com/images/pdf/module3.pdf Meshing]=
 
=[http:// www.wolfdynamics.com/images/pdf/module3.pdf Meshing]=
  
In this
+
In this [http:// www.wolfdynamics.com/images/pdf/module3.pdf pdf] you will find all the important information for meshing your geometry. Depending on your application it might be important to use the correct mesher for a certain flow type. In OpenFOAM you have the possibility to use a wide selection of meshes. In this tutorials you will learn about
 +
 
 +
* mesh quality assessment (slide 27)
 +
* mesh conversion from external tools (slide 59)
 +
* blockMesh (slide 79)
 +
* snappyHexMesh (slide 151)
 +
 
 +
In order to download the examples, click:
 +
 
 +
[http:// www.dicat.unige.it/guerrero/oftraining/30x.tar.gz tutorial files] - size approximately 1.4 GB
 +
 
 +
You only have to download it once, you can find all the cases in the tarball, which you need for all the tutorials of Joel Guerrero.

Revision as of 07:02, 20 September 2016

  • author: Joel Guerrero
  • affiliation: Universita degli Studi di Genova, Wolf Dynamics
  • contact: joel.guerrero@unige.it
  • OpenFOAM version: 3.0.x
  • published under: CC BY-SA license ([https:// creativecommons.org/licenses creative commons licenses])

Go back to Day 6.

[http:// www.wolfdynamics.com/images/pdf/module3.pdf Meshing]

In this [http:// www.wolfdynamics.com/images/pdf/module3.pdf pdf] you will find all the important information for meshing your geometry. Depending on your application it might be important to use the correct mesher for a certain flow type. In OpenFOAM you have the possibility to use a wide selection of meshes. In this tutorials you will learn about

  • mesh quality assessment (slide 27)
  • mesh conversion from external tools (slide 59)
  • blockMesh (slide 79)
  • snappyHexMesh (slide 151)

In order to download the examples, click:

[http:// www.dicat.unige.it/guerrero/oftraining/30x.tar.gz tutorial files] - size approximately 1.4 GB

You only have to download it once, you can find all the cases in the tarball, which you need for all the tutorials of Joel Guerrero.