Difference between revisions of "Programming1"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 20: Line 20:
  
 
[http://www.wolfdynamics.com/wiki/tbd tutorial files]-TBD
 
[http://www.wolfdynamics.com/wiki/tbd tutorial files]-TBD
 +
 +
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].

Revision as of 16:20, 22 December 2016

Go back to Day 11.

Programming in OpenFOAM

This pdf-TBD gives you an extensive summary on programming in OpenFOAM. You will be taken through the basics of programming, boundary conditions as well as application. You will focus on:

  • building blocks
  • implementation of boundary conditions
  • testing the boundary conditions with two case setups
  • modification of an existing solver
  • testing of the solver

In order to download the examples, click:

tutorial files-TBD

Go back to the contributions page.