Difference between revisions of "Day 1"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 27: Line 27:
 
* the basics and the structure.
 
* the basics and the structure.
  
=[https://wiki.openfoam.com/index.php?title=BlockMesh_by_Jozsef_Nagy blockMesh 1]=
+
=[https://wiki.openfoam.com/index.php?title=BlockMesh_by_Stefan_Radl blockMesh 1]=
  
In this first tutorial video you will try out the OpenFOAM internal utility blockMesh in order to create a simple mesh for a simulation.  
+
In this first tutorial video you will continue the [https://wiki.openfoam.com/index.php?title=Basics_by_Stefan_Radl OpenFOAM basics] from above.
  
=[https://wiki.openfoam.com/index.php?title=BlockMesh_by_Stefan_Radl blockMesh 2]=
+
=[https://wiki.openfoam.com/index.php?title=BlockMesh_by_Jozsef_Nagy blockMesh 2]=
  
In this second tutorial video you will continue the [https://wiki.openfoam.com/index.php?title=Basics_by_Stefan_Radl OpenFOAM basics] from above.
+
In this second tutorial video you will try out the OpenFOAM internal utility blockMesh in order to create a simple mesh for a simulation.  
  
 
=[https://wiki.openfoam.com/index.php?title=BlockMesh_by_Ferras,_Fernandes_and_Nobrega blockMesh 3]=
 
=[https://wiki.openfoam.com/index.php?title=BlockMesh_by_Ferras,_Fernandes_and_Nobrega blockMesh 3]=
  
 
Here you will find a summary on the basics of meshing with blockMesh.
 
Here you will find a summary on the basics of meshing with blockMesh.

Revision as of 07:11, 19 September 2016

Go back to "3 weeks" series.

First simulation

In this tutorial you will get a first hangs-on glimpse into the workflow of CFD simulations with OpenFOAM. The following topics will be covered:

  • basic case setup
  • initial values
  • mesh
  • simulation (2D elbow case with three meshes)
  • postprocessing

Cavity tutorial

This is one of the most basics tutorials. You will revisit this example, so it is a good idea to try it out now. Here, you will get a fast walkthrough with a good explanation about

  • the mesh
  • running the case
  • postprocessing the results.

OpenFOAM basics

Here you will find a video on the very basics of OpenFOAM. You will hear about

  • OpenFOAM and what it is good for
  • the history and philosophy behind it
  • the basics and the structure.

blockMesh 1

In this first tutorial video you will continue the OpenFOAM basics from above.

blockMesh 2

In this second tutorial video you will try out the OpenFOAM internal utility blockMesh in order to create a simple mesh for a simulation.

blockMesh 3

Here you will find a summary on the basics of meshing with blockMesh.