gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Changes between Version 8 and Version 9 of jobCards


Ignore:
Timestamp:
Feb 26, 2009, 9:50:23 AM (15 years ago)
Author:
oliver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jobCards

    v8 v9  
    22
    33Before 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 then please replace "$end" by "/" and "$" by "&".
    7  * Distances are given in fm, Energies and momenta in GeV, hadronic cross sections in mb.
     4 * Each job card consists of several namelists. Each namelist contains input parameters for one specific module within GiBUU.
     5 * Text after an exclamation mark (!) is considered as a comment in a namelist
     6 * The example files given below are not strictly 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 then please replace "$end" by "/" and "$" by "&").
     7 * Distances are given in ''fm'', Energies and momenta in ''GeV'', hadronic cross sections in ''mb''.
    88
    99For 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].