Gerris Flow Solver Programming Course for Dummies
From Gerris
| Revision as of 22:09, 3 November 2007 Zaleski (Talk | contribs) (Broke the single course page into as many opages as there are sessions.) ← Previous diff |
Revision as of 22:15, 3 November 2007 Zaleski (Talk | contribs) (Updated the date of writing.) Next diff → |
||
| Line 6: | Line 6: | ||
| 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 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 (october 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. | + | 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 1 Introduction to Structures in C and to the Gerris Object system]] | ||
Revision as of 22:15, 3 November 2007
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

