Difference between revisions of "Day 1"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
Follow the official guideline .
 
Follow the official guideline .
  
Alternatively you can follow the video tutorial of or the written tutorial of .
+
Alternatively you can follow the video tutorial of [https://wiki.openfoam.com/index.php?title=Installing_by_Jozsef_Nagy Jozsef Nagy] or the written tutorial of [https://wiki.openfoam.com/index.php?title=Installing_by_Joel_Guerrero Joel Guerrero].
  
 
=[https://wiki.openfoam.com/index.php?title=First_simulation_by_Jozsef_Nagy First simulation]=
 
=[https://wiki.openfoam.com/index.php?title=First_simulation_by_Jozsef_Nagy First simulation]=

Revision as of 13:52, 3 September 2016

Installing OpenFOAM

Follow the official guideline .

Alternatively you can follow the video tutorial of Jozsef Nagy or the written tutorial of Joel Guerrero.

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 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.

blockMesh 2

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