gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Version 34 (modified by jweil, 14 years ago) (diff)

--

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:
    • Absoft v10.0 is not supported any more due to missing Fortran 2003 features (ISO_C_BINDING)
    • Lahey v8.1 is not supported due to missing Fortran 2003 features (GET_ENVIRONMENT_VARIABLE, ISO_C_BINDING, ...)
    • Open64 v4.2.2.2 is not supported due to missing Fortran 2003 features (ISO_C_BINDING)
    • PathScale v3.2 dies with a segmentation fault on determineSource.f90
    • NAG v5.2.711 currently fails to compile Pythia and Jetset
  • 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

  • Version Control
    Our code is based upon a Subversion version control system. The code can therefore be restored to any time point of its development phase.
    GUI-Tools: eSvn, tortoise SVN.
  • Visualisation Tools:
    • povray
    • Qt

Libraries used in GiBUU

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