Difference between revisions of "Basic programming by Hakan Nilsson"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
* '''affiliation''': Department of Applied Mechanics, Chalmers University
 
* '''affiliation''': Department of Applied Mechanics, Chalmers University
 
* '''contact''': hakan.nilsson@chalmers.se
 
* '''contact''': hakan.nilsson@chalmers.se
* '''OpenFOAM version''': 3.0.0
+
* '''OpenFOAM version''': ???
 
* '''published under''': CC BY-NC-ND license ([https:// creativecommons.org/licenses creative commons licenses])
 
* '''published under''': CC BY-NC-ND license ([https:// creativecommons.org/licenses creative commons licenses])
 
* '''origin''': http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015
 
* '''origin''': http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015

Revision as of 09:10, 20 September 2016

  • author: Håkan Nilsson
  • affiliation: Department of Applied Mechanics, Chalmers University
  • contact: hakan.nilsson@chalmers.se
  • OpenFOAM version: ???
  • published under: CC BY-NC-ND license ([https:// creativecommons.org/licenses creative commons licenses])
  • origin: http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015

Go back to Day 7.

[http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/aLookInsideIcoFoam.pdf icoFoam and pisoFoam by Håkan Nilsson]

This [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/aLookInsideIcoFoam.pdf pdf] gives you a compact explanation on the difference between a laminar and a turbulent solver in OpenFOAM. This is important to know, if you want to decide, which solver in OpenFOAM you would like to use for your specific application. You will learn about

  • icoFoam
  • pisoFoam
  • the PISO algorithm
  • write statements
  • inclusion of turbulence modeling