Programming by Hakan Nilsson

From OpenFOAM Wiki
Revision as of 12:39, 21 September 2016 by Jozsef Nagy (talk | contribs) (Created page with "* '''author''': Håkan Nilsson * '''affiliation''': Department of Applied Mechanics, Chalmers University * '''contact''': hakan.nilsson@chalmers.se * '''OpenFOAM version''': ?...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • 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 12.

[http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/ Programming part of the course by Håkan Nilsson]

On this [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/ page] you will find a wide collection of pdfs and case files to further improve you knowledge of programming in OpenFOAM. This material was created for and during the PhD course in 2015 at Chalmers university. You will find information on:

  • [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/highLevelProgramming.pdf high level programming]
  • [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/implementApplication.pdf implementation of an application]
  • [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/implementTurbulenceModel.pdf implementation of a turbulence model]
  • [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/implementBoundaryCondition.pdf implementation of a boundary condition]
  • [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/implementFunctionObject.pdf implementation of a function object]
  • [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/basicsOfC++.pdf basics of C++]
  • [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/debugging.pdf debugging in OpenFOAM]