Forked from original cmake_geant4 and modified. This version has been designed to be installed without admin to the local scratch disk where there is sufficient storage space at the University of Surrey.
Geant4 is a toolkit for the simulation of the passage of particles through matter developed at CERN. It is popular in nuclear and particle phyiscs.
geant4_install.sh <version>
This script downloads and builds Geant4 from the source distribution. It installs the resulting binaries in /scratch/applications/geant4-<version>
.
Multiple versions can be installed next to each other, and the desired version can be loaded by sourcing the file bin/geant4.sh
.
./geant4_install.sh 4.10.02.p02
This work is provided under the license described in the LICENSE
file.