Difference between revisions of "Programming by Hakan Nilsson"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 28: Line 28:
 
* [https://pingpong.chalmers.se/courseId/8331/content.do?id=3855255 Implement turbulence model]
 
* [https://pingpong.chalmers.se/courseId/8331/content.do?id=3855255 Implement turbulence model]
 
* [https://pingpong.chalmers.se/courseId/8331/node.do?id=3968104 Debugging]
 
* [https://pingpong.chalmers.se/courseId/8331/node.do?id=3968104 Debugging]
 +
 +
Exercises with utilities and functionObjects:
 +
* [https://pingpong.chalmers.se/courseId/8331/node.do?id=3912663 exercises with utilities and functionObjects]
 +
 +
The offical homepage with proceedings for each year:
 +
* [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD/ 125 student tutorials!]

Revision as of 05:04, 4 September 2017

Go back to Day 12.

Programming part of the course by Håkan Nilsson

On this 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 of Technology. You will find information on:

Basics:

Solver implementation:

Model implementation:

Exercises with utilities and functionObjects:

The offical homepage with proceedings for each year: