Introduction
From Gerris
(Difference between revisions)
| Revision as of 09:39, 12 May 2008 Popinet (Talk | contribs) (typo) ← Previous diff |
Revision as of 22:12, 4 February 2010 Popinet (Talk | contribs) (Added link to new page) Next diff → |
||
| Line 16: | Line 16: | ||
| * If you want to extend/modify the source code, a good starting point is the [[Gerris Flow Solver Programming Course for Dummies]]. | * If you want to extend/modify the source code, a good starting point is the [[Gerris Flow Solver Programming Course for Dummies]]. | ||
| + | |||
| + | == Other things == | ||
| + | |||
| + | * [[Parallel benchmark on multi-core CPUs]] | ||
Revision as of 22:12, 4 February 2010
- To get a better idea of the capabilities of Gerris, you should have a look at the examples page. The test suite page also gives many examples of more academic test cases.
- The Frequently Asked Questions page may shed light on general and specific questions about Gerris.
- If you wish to learn how to use Gerris the best place to start is the tutorial.
- The object hierarchy page gives detailed information about the function and syntax of the various Gerris objects used in parameter files.
- If things are still unclear after reading the available documentation, you can use the various mailing lists to share questions and answers with other users.
- If you want to know what is happening/coming up in Gerris development have a look at the wishlist/roadmap.
- If you use Blender, you may be interested in the "Using Blender to create solids for Gerris" tutorial.
- If you want to extend/modify the source code, a good starting point is the Gerris Flow Solver Programming Course for Dummies.

