gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Changes between Version 253 and Version 254 of WikiStart


Ignore:
Timestamp:
May 1, 2009, 11:36:46 AM (16 years ago)
Author:
oliver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v253 v254  
    2020The 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.
    2121
    22 The new numerical implementation, named '''GiBUU''' (standing for '''Gießen''' and '''BUU'''), is written in modular [http://www.kcl.ac.uk/kis/support/cit/fortran Fortran2003] and based upon a [http://subversion.tigris.org/ Subversion] version control system, which allows for a concise control over the full development phase of the code.
     22The new numerical implementation, named '''GiBUU''' (standing for '''Gießen''' and '''BUU'''), is written in modular [wiki:programmingLiterature Fortran2003] and based upon a [http://subversion.tigris.org/ Subversion] version control system, which allows for a concise control over the full development phase of the code.
    2323
    2424The [wiki:GiBUU_Code_history 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''.