Difference between revisions of "Geant4"

From UFRC
Jump to navigation Jump to search
 
(8 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|Geant4}}
 
|{{#vardefine:app|Geant4}}
|{{#vardefine:url|http://geant4.cern.ch/support/about.shtml}}
+
|{{#vardefine:url|https://geant4.web.cern.ch/}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
Line 23: Line 23:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 +
==System Variables==
 +
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 +
* HPC_{{uc:{{#var:app}}}}_BIN - Executable program directory
 +
* Reference Databases:
 +
** G4NEUTRONHPDATA
 +
** G4LEDATA
 +
** G4LEVELGAMMADATA
 +
** G4RADIOACTIVEDATA
 +
** G4PARTICLEXSDATA
 +
** G4PIIDATA
 +
** G4REALSURFACEDATA
 +
** G4SAIDXSDATA
 +
** G4ABLADATA
 +
** G4INCLDATA
 +
** G4ENSDFSTATEDATA
  
* gcc/4.7.2
 
* {{#var:app}}
 
 
==System Variables==
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - Installation directory
 
* HPC_{{#uppercase:{{#var:app}}}}_CONF - Default configuration file directory
 
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 39: Line 48:
 
{{#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 57: Line 65:
 
*'''Q:''' **'''A:'''|}}
 
*'''Q:''' **'''A:'''|}}
 
<!--Citation-->
 
<!--Citation-->
{{#if: {{#var: citation}}|==Citation==
+
{{#if: {{#var: citation}}1|==Citation==
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
WRITE_CITATION_HERE
+
*[https://www.sciencedirect.com/science/article/pii/S0168900216306957 Recent Developments in Geant4, J. Allison et al., Nucl. Instrum. Meth. A 835 (2016) 186-225]
 +
 
 +
*[https://ieeexplore.ieee.org/document/7780459?isnumber=33833&amp;arnumber=1610988&amp;count=33&amp;index=7&tag=1 Geant4 Developments and Applications, J. Allison et al., IEEE Trans. Nucl. Sci. 53 (2006) 270-278]
 +
 
 +
*[https://www.sciencedirect.com/science/article/pii/S0168900203013688 Geant4 - A Simulation Toolkit, S. Agostinelli et al., Nucl. Instrum. Meth. A 506 (2003) 250-303]
 
|}}
 
|}}
 
<!--Installation-->
 
<!--Installation-->

Latest revision as of 19:34, 30 November 2022

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.

Environment Modules

Run module spider Geant4 to find out what environment modules are available for this application.

System Variables

  • HPC_GEANT4_DIR - installation directory
  • HPC_GEANT4_BIN - Executable program directory
  • Reference Databases:
    • G4NEUTRONHPDATA
    • G4LEDATA
    • G4LEVELGAMMADATA
    • G4RADIOACTIVEDATA
    • G4PARTICLEXSDATA
    • G4PIIDATA
    • G4REALSURFACEDATA
    • G4SAIDXSDATA
    • G4ABLADATA
    • G4INCLDATA
    • G4ENSDFSTATEDATA




Citation

If you publish research that uses Geant4 you have to cite it as follows: