Version 236 (modified by 16 years ago) (diff) | ,
---|
Table of Contents
News
- 23. Jan. 2009: TRAC-Update! If you experience problems after this update, please let us know. Note that the tracMathPlugin is installed now, so you can easily generate latex output,e.g.
\[ $\alpha=\beta$ \]
- 21. Jan. 2009: GiBUU 1.2 is available ...
- 15. Dec. 2008: See here how to run GiBUU on Windows ...
- 31. Oct. 2008: GiBUU 1.1 is available ...
The GiBUU project
The GiBUU project is aiming to provide an unified 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 for heavy-ion collisions.
For those reactions, the flow of particles is modelled 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 tuned to the energy range of 10 MeV to more than 10 GeV. In the higher energy regimes the concept of pre-hadronic interactions is implemented in order to realize color transparancy and formation time effects.
The new numerical implementation, named GiBUU (standing for Gießen and BUU), is written in modular Fortran2003 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 at the Institut für Theoretische Physik of the Justus-Liebig-Universität Gießen.
Good Starting Points
GiBUU Model
- Physics input -- Learn more about our model
- Publications & Presentations
- Visualizations, Movies
GiBUU Code
- Download? -- Get the GiBUU source code
- Register -- Become a registered GiBUU user and browse or source online
- FAQ -- Frequently asked questions
- Code History -- How this code evolved
- GiBUU Documentation
GiBUU Team
For Developers
- Internal pages (link only available for developers after login)
- Fortran -- Literature, Links, ...
- Used software and tools