Difference between revisions of "Day 1"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
Alternatively you can follow the video tutorial of  or the written tutorial of .
 
Alternatively you can follow the video tutorial of  or the written tutorial of .
 +
 +
=[https://wiki.openfoam.com/index.php?title=First_simulation_by_Jozsef_Nagy First simulation]=
 +
 +
In this tutorial you will get a first hangs-on glimpse into the workflow of CFD simulations with OpenFOAM.
 +
 +
=[https://wiki.openfoam.com/index.php?title=Cavity_by_Alex_Vakhrushev 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.
 +
 +
=[https://wiki.openfoam.com/index.php?title=Basics_by_Stefan_Radl OpenFOAM basics]=
 +
 +
Here you will find a video on the basics of OpenFOAM.
 +
 +
=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 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 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.