Skip to content

Script to download and build Geant4 from source

License

Notifications You must be signed in to change notification settings

thehubbard/geant4_installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forked

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

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.

Synopsis

geant4_install.sh <version>

Description

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.

Examples

./geant4_install.sh 4.10.02.p02

License

This work is provided under the license described in the LICENSE file.

About

Script to download and build Geant4 from source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%