32 | | * The code uses following external libraries: |
33 | | * [http://www.bzip.org/ libbzip2] [[BR]]used for reading compressed input files. For details see [wiki:bzip2 this page]. |
34 | | * [http://lhapdf.hepforge.org/lhapdf5/ libLHAPDF v5] (optional) [[BR]]This is optional in connection with Pythia. For details see [wiki:LHAPDF this page]. |
| 32 | * External libraries: (see below) |
| 33 | * [http://www.bzip.org/ libbzip2] |
| 34 | * [http://lhapdf.hepforge.org/lhapdf5/ libLHAPDF v5] (optional) |
| 35 | |
| 36 | |
| 37 | === Libraries used in GiBUU === |
| 38 | |
| 39 | The code uses some external libraries, which are used in the usual compile and linking procedure. The user has to guarantee, that the compiler/linker finds the necessary files. |
| 40 | |
| 41 | * [http://www.bzip.org/ libbzip2] [[BR]] |
| 42 | used for reading compressed input files. For details see [wiki:bzip2 this page]. |
| 43 | * [http://lhapdf.hepforge.org/lhapdf5/ libLHAPDF v5] (optional) [[BR]] |
| 44 | This is optional in connection with Pythia. For details see [wiki:LHAPDF this page]. |
| 45 | |
| 46 | In addition, some libraries are used by (partly) including the source code into the GiBUU source code tree. No action has to be taken by the user. |
| 47 | |
| 48 | * '''Numerical libraries''' [[BR]] |
| 49 | * [http://cernlib.web.cern.ch/cernlib/ CERNLIB] |
| 50 | * [http://people.scs.fsu.edu/~burkardt/f_src/quadpack/quadpack.html QUADPACK] |
| 51 | * optional, not included: [http://www.gnu.org/software/gsl/manual/html_node/index.html GSL] via [http://www.lrz.de/services/software/mathematik/gsl/fortran/ FGSL v1.0] |
| 52 | |
| 53 | * '''Physics libraries''' [[BR]] |
| 54 | * [http://projects.hepforge.org/pythia6 Pythia and JetSet] |
| 55 | * [http://www.kph.uni-mainz.de/MAID/ MAID] |
| 56 | |
48 | | === Libraries used in GiBUU === |
49 | | |
50 | | These are (partly) included in the GiBUU source code. |
51 | | |
52 | | * '''Numerical libraries''' [[BR]] |
53 | | * [http://cernlib.web.cern.ch/cernlib/ CERNLIB] |
54 | | * [http://people.scs.fsu.edu/~burkardt/f_src/quadpack/quadpack.html QUADPACK] |
55 | | * optional, not included: [http://www.gnu.org/software/gsl/manual/html_node/index.html GSL] via [http://www.lrz.de/services/software/mathematik/gsl/fortran/ FGSL v1.0] |
56 | | |
57 | | * '''Physics libraries''' [[BR]] |
58 | | * [http://projects.hepforge.org/pythia6 Pythia and JetSet] |
59 | | * [http://www.kph.uni-mainz.de/MAID/ MAID] |