Version 385 (modified by 5 years ago) (diff) | ,
---|
Table of Contents
The GiBUU project
The GiBUU project provides a unified theory and transport framework in the MeV and GeV energy regimes for
- elementary reactions on nuclei, as e.g.
- electron + A,
- photon + A,
- neutrino + A ,
- hadron + A (especially pion + A and proton + A)
- and for heavy-ion collisions,
using the same physics input and code. The GiBUU code provides a full dynamical description of the reaction and delivers the complete final state of an event; it can thus be used as an event generator. The code is freely available.
For all the reactions, the flow of particles is modeled within a Boltzmann-Uehling-Uhlenbeck (BUU) framework. The relevant degrees of freedom are mesons and baryons, which propagate in mean fields and scatter according to cross sections which are applicable to the energy range of a few 10 MeV to about 40 GeV. In the higher energy regimes the concept of pre-hadronic interactions is implemented in order to realize color transparency and formation time effects. For a general overview of the model, its theoretical basis as well as many practical details, refer to the review paper:
Transport-theoretical Description of Nuclear Reactions
O. Buss, T. Gaitanos, K. Gallmeister, H. van Hees, M. Kaskulov, O. Lalakulich, A. B. Larionov, T. Leitner, J. Weil, U. Mosel
Phys. Rept. 512 (2012) 1-124 / Inspire
The numerical implementation, named GiBUU (aka The Giessen BUU Project), is written in modular Fortran 2003 and based upon a Subversion version control system, which allows for a concise control over the full development phase of the code.
The history of the code is rather long and reports about several main development steps. The present initiative accomplished a total rewrite of the source code in a present-day computing language. The main goals of this effort were modularization to allow for a more transparent multi-user development process, a strict reduction of global variables for a more transparent debugging procedure, an improved control over the development phase such that modifications can be backtracked and a unified standard version. Therefore every member of the team works on the same single code version, albeit different temporal branches may coexist. Possible technical overhead is compensated by the benefit of a faster distribution of improvements and innovations and their enhanced sustainability.
GiBUU is being developed by a collaboration of people at different institutes:
- Institut für Theoretische Physik of the Justus-Liebig-Universität Giessen.
- Institut für Theoretische Physik of the Goethe Universität Frankfurt
- Physics Department, Aristotle University of Thessaloniki
News
- 10. Dec. 2019: patch 5: bugfix for A+A collisions
- 5. Nov. 2019: patch 4: minor corrections for CLAS
- 5. Aug. 2019: patch 3: minor bugfix for reading fluxes
- 16. April 2019: patch 2: DUNE fluxes updated
- 26. March 2019: patch 1: Default treatment of DIS events changed: momentum conservation improved
- 8. Feb. 2019: GiBUU 2019 has been released.
- 25. May 2018: New "General Data Protection Regulation" by the EU implemented (Privacy Policy)
- 13. Dez. 2017: Bugfix concerning perturbative weight of outgoing lepton in neutrino events
- 17. Nov. 2017: Slides from tutorial at NuSTEC School 2017 available.
- 29. Okt. 2017: GiBUU 2017 has been released.
General Info
The GiBUU Model
- Physics input -- Learn more about our model
- Publications
- Presentations
- Visualizations, Movies
The GiBUU Team
- Project members and collaborators
- Code History -- How this code evolved
Using GiBUU
- Get-it-running: (...for the impatients: the installation in less than 10 lines)
- Prerequisites -- Used software and tools
- Download -- Get the GiBUU source code
- Compiling GiBUU
- Running GiBUU -- How to run a simulation
- Release Notes
- Register -- Become a registered GiBUU user
- Tutorials:
- FAQ -- Frequently asked questions
- HowTos
- Fortran -- Literature, Links, ...
Documentation
- Automatic Code Documentation (Robodoc):
- GiBUU particle numbering scheme
- Job cards -- Examples for GiBUU input files
- Event Output
- perWeight -- How to obtain cross sections from the event files
- CollisionList -- How to write out all interaction history
About GiBUU
- Ein Lasso für die Geisterteilchen, pro-physik, 27. September 2016
- Neutrinos on nuclei (by U. Mosel), CERN Courier, 22. September 2017
- Neutrino Long-Baseline Experiments and Nuclear Physics (by U. Mosel), in: Nuclear Physics News, v52, no 4, Dec. 2019
For Developers
- Internal pages (link only available for developers after login)