Difference between revisions of "Programming1"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''contact''': <mail address='joel.guerrero@unige.it' description='author'>click here for email address</mail>
 
* '''contact''': <mail address='joel.guerrero@unige.it' description='author'>click here for email address</mail>
* '''OpenFOAM version''': 4.0.x
+
* '''OpenFOAM version''': 4.x
 
* '''published under''': CC BY-SA license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''published under''': CC BY-SA license ([https://creativecommons.org/licenses creative commons licenses])
  

Revision as of 17:16, 15 July 2017

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.