Day 13

From OpenFOAM Wiki
Revision as of 08:47, 1 October 2018 by Jozsef Nagy (talk | contribs)
Jump to navigation Jump to search

Today we go deep into programming. Although you already programmed applications the days before, here we first take a look at the basics of C++ and start simple cases, so you can view them from a different perspective.

Go back to "3 weeks" series.

Basics of C++

These pdfs will give you an introduction intro the basics of programming in C++.

Basic programming by Håkan Nilsson

Here you will find an introduction to basic programming in OpenFOAM by Håkan Nilsson at Chalmers University of Technology. You will learn about

  • high level programming
  • source code origanisation
  • implementation of applications

End of Day 13

We arrived at the end of Day 13. We hope, that you found the information useful and that you will come back tomorrow for even more. Until then we wish you a pleasant day.