chani is hosted by Hepforge, IPPP Durham

Chani - Downloads

Chani can be downloaded from:

http://www.hepforge.org/archive/chani/Chani-1.0.0.tar.gz

By default, this version comes with the simulation files (definitions.C, connectors.C, initialcharge.C, main.C) for the simulation of the spread and discharge of 10^4 elementary charge which is initially located at the center of the surface.

This simulation can be thought as a "not well documented" tutorial.

In order to run this simulation you need to,

- Specify a valid path for the output files in the seventh line of the file globalConst.h
- Have a valid ROOT installation.

Once you have these, you can run the simulation and see results by running runme.sh by typing

. runme.sh

in the project directory.