| 3 | Before you go on studying example job cards given below, please note the following: |
| 4 | * Each job card consists of several namelists. Each namelists contains input parameters for one specific module within GiBUU. |
| 5 | * Text after an exclamation mark (!) is considered as a comment in a name list |
| 6 | * The example files given below are not strictly is not conform with fortran 95 standard (we use "$end" as ending and not "/", and we use "$" instead of "&"). So code compiled with some compilers might complain about our convention, if this is the case please replace "$end$ by "/" and "$" by "&". |
| 7 | * Distances are given in fm, Energies and momenta in GeV, hadronic cross sections in mb. |
| 8 | |
| 9 | For more information of the given switches and parameters we refer to our [http://gibuu.physik.uni-giessen.de/Documentation/code/robo_namelist.html#top online documentation]. |
| 10 | |
| 11 | |
| 12 | == Examples == |