Difference between revisions of "Geant4"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
(3 intermediate revisions by 2 users not shown)
Line 30: Line 30:
  
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - Installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - Installation directory
* HPC_{{#uppercase:{{#var:app}}}}_CONF - Default configuration file directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - Executable program directory
 +
* HPC_{{uc:{{#var:app}}}}_LIB - Library directory
 +
* HPC_{{uc:{{#var:app}}}}_INC - Include file directory
 +
 
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 39: Line 42:
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==
  
The default configuration file is located in the $HPC_GEMINI_CONF directory. If needed this configuration can be overridden by a <code>~/.gemini/gemin-config.yaml</code> configuration file.
 
 
|}}
 
|}}
 
<!--PBS scripts-->
 
<!--PBS scripts-->
Line 66: Line 68:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
 +
=Validation=
 +
* Validated 4/5/2018

Revision as of 21:20, 6 December 2019

Description

Geant4 website  

Geant4 is a toolkit for the simulation of the passage of particles through matter. Its application areas include high energy, nuclear and accelerator physics, as well as studies in medical and space science.

It provides a complete set of tools for all areas of detector simulation: geometry, tracking, detector response, run, event and track management, visualization and user interface. The multi-disciplinary nature of the toolkit requires that it supply an abundant set of Physics Processes to handle diverse interactions of particles with matter over a wide energy range. For many physics processes a choice of different models is available.

Required Modules

Serial

  • gcc/4.7.2
  • Geant4

System Variables

  • HPC_GEANT4_DIR - Installation directory
  • HPC_GEANT4_BIN - Executable program directory
  • HPC_GEANT4_LIB - Library directory
  • HPC_GEANT4_INC - Include file directory






Validation

  • Validated 4/5/2018