Difference between revisions of "Programming by Henrik Rusche"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 1: Line 1:
* '''author''': Henrik Rusche
+
* '''contributor''': Henrik Rusche
 
* '''affiliation''': Wikki GmbH
 
* '''affiliation''': Wikki GmbH
 
* '''contact''': h.rusche@wikki-gmbh.de  
 
* '''contact''': h.rusche@wikki-gmbh.de  

Revision as of 06:41, 26 September 2016

  • contributor: Henrik Rusche
  • affiliation: Wikki GmbH
  • contact: h.rusche@wikki-gmbh.de
  • OpenFOAM version: ???
  • published under: CC ??? license (creative commons licenses)

Go back to Day 11.

Scalar Transport: Swirl Test

These pdfs will introduce you to programming in OpenFOAM. You will create your own application and give you and introduction to the structure of the source files as well as the content of the code. You will set up a case to test the application. You will learn about:

  • types of source files
  • applications
  • utilities
  • build system
  • modifying a case setup

You can download the case files here.