Difference between revisions of "Programming by Henrik Rusche"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_11 Day 11].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_11 Day 11].
  
=Scalar Transport: Swirl Test=
+
=[https:// sourceforge.net/projects/openfoam-extend/files/OpenFOAM_Workshops/OFW7_2012_Darmstadt/Training/HenrikRusche/HenrikRusche-TrainingSlides.tgz/download Scalar Transport: Swirl Test]=
 +
 
 +
These [https:// sourceforge.net/projects/openfoam-extend/files/OpenFOAM_Workshops/OFW7_2012_Darmstadt/Training/HenrikRusche/HenrikRusche-TrainingSlides.tgz/download 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 [https:// sourceforge.net/projects/openfoam-extend/files/OpenFOAM_Workshops/OFW7_2012_Darmstadt/Training/HenrikRusche/HenrikRusche-TrainingMaterial.tgz/download here].

Revision as of 11:56, 21 September 2016

  • author: Henrik Rusche
  • affiliation: Wikki GmbH
  • contact: h.rusche@wikki-gmbh.de
  • OpenFOAM version: ???
  • published under: CC ??? license ([https:// creativecommons.org/licenses creative commons licenses])

Go back to Day 11.

[https:// sourceforge.net/projects/openfoam-extend/files/OpenFOAM_Workshops/OFW7_2012_Darmstadt/Training/HenrikRusche/HenrikRusche-TrainingSlides.tgz/download Scalar Transport: Swirl Test]

These [https:// sourceforge.net/projects/openfoam-extend/files/OpenFOAM_Workshops/OFW7_2012_Darmstadt/Training/HenrikRusche/HenrikRusche-TrainingSlides.tgz/download 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 [https:// sourceforge.net/projects/openfoam-extend/files/OpenFOAM_Workshops/OFW7_2012_Darmstadt/Training/HenrikRusche/HenrikRusche-TrainingMaterial.tgz/download here].