Difference between revisions of "Day 1"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Test link to installation page)
Line 1: Line 1:
 
=Installing OpenFOAM=
 
=Installing OpenFOAM=
  
Follow the official guideline www.openfoam.com/download/installation.php
+
Follow the official guideline [http://www.openfoam.com/download/installation.php here].
  
 
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].
 
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].

Revision as of 09:26, 5 September 2016

Installing OpenFOAM

Follow the official guideline here.

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.