gibuu is hosted by Hepforge, IPPP Durham
GiBUU
close Warning:
  • Error with navigation contributor "BrowserModule"
  • Failed to sync with repository "(default)": instance.__dict__ not accessible in restricted mode; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.

Version 1 (modified by gallmei, 12 months ago) (diff)

list the procedure

Cross Section Ploter

Deep in the directories of the GiBUU code some setup exists to generate plots of cross sections of all mesonic and baryonic particles as projectile and target.

This code was intended to be run directly from the homepage, but does not work anymore at hepforge.

Nevertheless, it is possible to get the same feature using the local GiBUU installation, starting a local web server and running it with the local IP address.

The procedure is as follows:

cd code/collisions/twoBodyReactions/testRun
make
cd XS
./run.sh

This will start a local web server to ask you to look at '127.0.0.1:8000'

So running your browser with this address gives you the ability to plot cross sections easily within your browser.