Difference between revisions of "Day 1"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
=blockMesh=
 
=blockMesh=
  
In this [https://wiki.openfoam.com/index.php?title=BlockMesh_by_Jozsef_Nagy tutorial video] you will try out the OpenFOAM internal utility blockMesh in order to create a simple mesh for a simulation.  
+
In this first [https://wiki.openfoam.com/index.php?title=BlockMesh_by_Jozsef_Nagy tutorial video] you will try out the OpenFOAM internal utility blockMesh in order to create a simple mesh for a simulation.  
  
 
In this second [https://wiki.openfoam.com/index.php?title=BlockMesh_by_Stefan_Radl tutorial video] you will continue the [https://wiki.openfoam.com/index.php?title=Basics_by_Stefan_Radl OpenFOAM basics] from above.
 
In this second [https://wiki.openfoam.com/index.php?title=BlockMesh_by_Stefan_Radl tutorial video] you will continue the [https://wiki.openfoam.com/index.php?title=Basics_by_Stefan_Radl OpenFOAM basics] from above.

Revision as of 13:49, 3 September 2016

Installing OpenFOAM

Follow the official guideline .

Alternatively you can follow the video tutorial of or the written tutorial of .

First simulation

In this tutorial you will get a first hangs-on glimpse into the workflow of CFD simulations with OpenFOAM.

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.

OpenFOAM basics

Here you will find a video on the basics of OpenFOAM.

blockMesh

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 second tutorial video you will continue the OpenFOAM basics from above.