gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Version 61 (modified by jweil, 12 years ago) (diff)

update NAG version (still not working)

Software and tools

Prerequisites for Compiling and Running GiBUU

  • GiBUU supports the following operating systems:
    • Linux (primary platform, used by most developers)
    • Windows (via Cygwin), cf. GiBUU on Windows
    • Mac OS X, cf. GiBUU on Mac
    • other Unix-like systems may also work, but are untested
  • GiBUU can be built with one of the following compilers:
  • Unsupported Compilers:
    • Open64 (version 4.5.1 or svn version) fails to compile GiBUU.f90
    • Absoft v11.1.3 fails to compile bzip.f90
    • NAG v5.3.854 currently fails to compile Pythia and Jetset (with double precision)
    • Lahey v8.1 is not supported due to missing Fortran 2003 features (GET_ENVIRONMENT_VARIABLE, ISO_C_BINDING, ...)
  • The Build process is steared via GNU make.
  • Automated Makefile dependencies are generated via one of the following methods:
  • libbzip2 is used for reading compressed input files. For details see this page.

Optional Tools

Libraries used in GiBUU

These are (partly) included in the GiBUU source code.