Gerris Flow Solver Programming Course for Dummies
From Gerris
Preamble
This course material is about Gerris, a general-purpose fluid mechanics code developped by Stephane Popinet at NIWA, Wellington, New Zealand. Gerris is a free, GPL-licensed, open source code available at [http://gfs.sf.net] .
The intended audience is typical first-year science or engineering graduate students with either very little experience of C or with some Fortran knowledge, but willing to work hard and learn. The student should know simple C data types, pointers and functions but not structures.
The course is being taught as of writing (November 2007) in Paris. In the actual course a lot of talking is done in addition to the material here. Each session is 30 minutes + 15 minutes of questions.
Session 1 Introduction to Structures in C and to the Gerris Object system
Session 2 An example of use of the gerris object system

