Programming by Stefan Radl

From OpenFOAM Wiki
Revision as of 10:26, 22 September 2016 by Andy Heather (talk | contribs) (Updated link)
Jump to navigation Jump to search
  • author: Stefan Radl
  • affiliation: Technische Universität Graz, Austria
  • contact: radl@tugraz.at
  • OpenFOAM version: 1.7/3.0
  • Published under: CC BY-NC-SA license (creative commons licenses)

Go back to Day 12.

Programming - introduction

These video will give you a step by step walk through of programming your own utility and application. It will guide you through the steps in C++ to write the code and compile it. You will test the code with a simple case. The focus is on:

  • C++ basics
  • compilation
  • code structure
  • starting point
  • testing

The videos can be found here: