This document is a collection of examples contributed by Gerris users and intended to illustrate the range of applications where Gerris is applicable. It should also serve as a useful starting point for customised applications.
The sections in this document are a rough classification of the various applications. In particular, an example appearing in a subsection usually indicates that this example is a relatively small incremental change over the parent example appearing in the section above it.
Gerris parameter files are commented and cross-linked with the Object Hierarchy documentation. As a rule, the first examples in the document contain comments for most of the instructions in the parameter file. Latter examples only contain comments for the relevant new instructions or for more complex usage of already introduced instructions.
The indicative running times given are representative of the running time on an Intel 2.4 GHz processor.
The usefulness and quality of this document very much depend on the contributions of users. If you think you have used Gerris in an interesting way which is not already covered by the existing examples, you are very welcome to contribute. Have a look at section 6 for instructions on how to do so.
This document is generated automatically using self-documenting Gerris parameter files. If you look at any of the .gfs files in this document you will see that apart from comments on specific instructions, the top of the file contains fields which describe the simulation. They are:
Apart from the “Description:” field all the fields must fit on a single line just after the field name.
Any extra data you need for the description (e.g. figures as EPS files) must be generated by the simulation. Have a look at other examples to see how this can be done.
Once you have an initial draft for your documented parameter file, you need to package it like this:
% gfs2doc myexampleNote that this script requires hevea.
This document was translated from LATEX by HEVEA.