Difference between revisions of "BlockMesh by Jozsef Nagy"
Jump to navigation
Jump to search
Jozsef Nagy (talk | contribs) |
Jozsef Nagy (talk | contribs) |
||
| Line 3: | Line 3: | ||
* '''contact''': [email protected] | * '''contact''': [email protected] | ||
* '''OpenFOAM version''': 2.3.0 | * '''OpenFOAM version''': 2.3.0 | ||
| − | * '''Published under''': CC BY-NC-SA license | + | * '''Published under''': CC BY-NC-SA license ([https:// creativecommons.org/licenses creative commons licenses]) |
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]= | ||
| + | |||
| + | 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 | ||
| + | * setting the vertices | ||
| + | * setting volumes (blocks) | ||
| + | * setting edges | ||
| + | * boundaries | ||
| + | * grading | ||
| + | |||
| + | We will also run and postprocess the case, however the focus is on the meshing part of a cfd project. | ||
Revision as of 07:36, 19 September 2016
- author: Jozsef Nagy
- affiliation: Institute of Polymer Injection Molding and Process Automation, Johannes Kepler University Linz, Austria
- contact: [email protected]
- OpenFOAM version: 2.3.0
- Published under: CC BY-NC-SA license ([https:// creativecommons.org/licenses creative commons licenses])
Go back to Day 1.
[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
- scaling the mesh
- setting the vertices
- setting volumes (blocks)
- setting edges
- boundaries
- grading
We will also run and postprocess the case, however the focus is on the meshing part of a cfd project.