Difference between revisions of "BlockMesh by Jozsef Nagy"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 7: Line 7:
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_1 Day 1].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_1 Day 1].
  
=[https:// www.youtube.com/watch?v=Ds0eK1wXMks Dictionary definition for blockMesh]=
+
=[https://www.youtube.com/watch?v=Ds0eK1wXMks Dictionary definition for blockMesh]=
  
In this [https:// www.youtube.com/watch?v=Ds0eK1wXMks video] you will get a detailed introduction into the dictionary describing the input of blockMesh. This time we will use a more detailed geometry of the forwardStep. You will learn about  
+
In this [https://www.youtube.com/watch?v=Ds0eK1wXMks video] you will get a detailed introduction into the dictionary describing the input of blockMesh. This time we will use a more detailed geometry of the forwardStep. You will learn about  
  
 
* scaling the mesh
 
* scaling the mesh
Line 18: Line 18:
 
* grading  
 
* grading  
  
We will also run and postprocess the case, however the focus is on the meshing part of a cfd project.
+
We will also run and post process the case, however the focus is on the meshing part of a CFD project.

Revision as of 09:29, 20 September 2016

  • author: Jozsef Nagy
  • affiliation: Institute of Polymer Injection Molding and Process Automation, Johannes Kepler University Linz, Austria
  • contact: jozsef.nagy@jku.at
  • OpenFOAM version: 2.3.0
  • Published under: CC BY-NC-SA license ([https:// creativecommons.org/licenses creative commons licenses])

Go back to Day 1.

Dictionary definition for blockMesh

In this video you will get a detailed introduction into the dictionary describing the input of blockMesh. This time we will use a more detailed geometry of the forwardStep. You will learn about

  • scaling the mesh
  • setting the vertices
  • setting volumes (blocks)
  • setting edges
  • boundaries
  • grading

We will also run and post process the case, however the focus is on the meshing part of a CFD project.