gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Cross Section Plotter

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 just by selecting projectile and target by clicking in a web form in your browser.

Global via homepage

The code was intended to be run directly from the homepage, but stopped working at hepforge servers.

Local via own GiBUU installation

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 favorite browser with this (local) address (and port) gives you the ability to plot cross sections easily within your browser.

Last modified 5 months ago Last modified on Nov 22, 2023, 9:28:15 PM