Version 76 (modified by 9 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:
- Intel Fortran Compiler (version 10+)
- GCC/gfortran (version 4.6+)
- g95
- sunf95 (Oracle Solaris Studio 12.3)
- PathScale EKOPath 5
- Unsupported Compilers:
- Portland pgf95 (version 14.7) fails to compile pauliBlocking.f90 (missing support for the ERF intrinsic)
- path64 (community version 4.x) fails to compile readHAFT.f (missing support for STREAM I/O)
- Open64 (version 5.0 or svn version) fails to compile readHAFT.f (missing support for STREAM I/O)
- 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 steered via GNU make.
- Automated Makefile dependencies are generated via one of the following methods:
- a Perl script (provided that Perl is installed)
- makedepf90
- libbzip2 is used for reading compressed input files. For details see this page.
- The code is managed and distributed through the Subversion version control system.
Optional Tools
- GUI Tools
eSvn, tortoise SVN, eclipse.
- Documentation
ROBODoc is used for generating automatic code documentation.
Note: An enhanced version with some bugfixes is available on GitHub.
Libraries used in GiBUU
These are (partly) included in the GiBUU source code.
- Physics libraries