Difference between revisions of "Programming by Henrik Rusche"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
* '''contributor''': Henrik Rusche
 
* '''contributor''': Henrik Rusche
 
* '''affiliation''': Wikki GmbH
 
* '''affiliation''': Wikki GmbH
* '''contact''': h.rusche@wikki-gmbh.de  
+
* '''contact''': <mail address='.rusche@wikki-gmbh.de ' description='author'>click here for email address</mail>
 
* '''OpenFOAM version''': ???
 
* '''OpenFOAM version''': ???
 
* '''published under''': CC ??? license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''published under''': CC ??? license ([https://creativecommons.org/licenses creative commons licenses])

Revision as of 13:14, 28 September 2016

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.