gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Changes between Version 6 and Version 7 of SandBox


Ignore:
Timestamp:
Jul 10, 2013, 2:10:18 PM (11 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandBox

    v6 v7  
    1 [[TOC(SandBox,physicsInput,GiBUUSource,GiBUUDownload,Paper,GiBUU_Code_history,GiBUUTeam,depth=1)]]
    2 = The GiBUU project =
     1= The Sandbox =
    32
    4 The '''GiBUU project''' is aiming to provide an unified transport framework in the MeV and GeV energy regimes for
    5  * '''elementary reactions on nuclei''', as e.g.
    6     * '''electron''' + A,
    7     * '''photon''' + A,
    8     * '''neutrino''' + A ,
    9     * '''hadron''' + A (especially '''pion''' + A)
     3This is just a page to practice and learn WikiFormatting.
    104
    11  * and for '''heavy-ion collisions'''.
    12 
    13 For those reactions, the flow of particles is modelled within a [wiki:physicsInput Boltzmann-Uehling-Uhlenbeck (BUU) framework].
    14 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.
    15 
    16 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.
    17 
    18 The [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''.
    19 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''.
    20 
    21 GiBUU is being developed at the [http://theorie.physik.uni-giessen.de Institut für Theoretische Physik] of the [http://www.uni-giessen.de Justus-Liebig-Universität Gießen].
    22 
    23 
    24 ----
    25 
    26 
    27 == Good Starting Points ==
    28  * GiBUU Model
    29       * [wiki:physicsInput Physics input]  -- Learn more about our model
    30       * [wiki:Paper Publications & Presentations]
    31  * GiBUU Code
    32       * [wiki:GiBUUSource Download]   -- Get the GiBUU source code
    33       * [wiki:releaseNotes Release notes]           
    34       * [wiki:FAQ] --  Frequently asked questions
    35       * [wiki:GiBUU_Code_history Code History]   -- How this code evolved
    36       * [http://theorie.physik.uni-giessen.de/~gibuu/Documentation/ GiBUU Documentation]
    37  * [wiki:GiBUUTeam GiBUU Team] -- Project members and collaborators
    38  * [wiki:GiBUUTeam#Contact Contact us!]
    39 
    40 
    41 
    42 ----
    43 
    44 == For Developers ==
    45 
    46  * [wiki:wikiInternal Internal pages]
    47  * [wiki:programmingLiterature Fortran] -- Literature, Links, ...
    48  * [wiki:tools Used software and tools]
    49    
    50 
    51 
    52 [[BR]]
    53 [[BR]]
    54 [[BR]]
    55 [[BR]]
    56 
    57 
    58 {{{
    59 #!html
    60 <!-- Site Meter -->
    61 <a href="http://s25.sitemeter.com/stats.asp?site=s25GIBUU" target="_top">
    62 <img src="http://s25.sitemeter.com/meter.asp?site=s25GIBUU" alt="Site Meter" border="0"/></a>
    63 <!-- Copyright (c)2006 Site Meter -->
    64 }}}
    65 
     5Go ahead, edit it freely.