Difference between revisions of "GATE"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|ROOT}} |{{#vardefine:url|http://wiki.opengatecollaboration.org/index.php/Main_Page...")
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[Category:Software]][[Category:Library]]
 
[[Category:Software]][[Category:Library]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|ROOT}}
+
|{{#vardefine:app|GATE}}
 
|{{#vardefine:url|http://wiki.opengatecollaboration.org/index.php/Main_Page}}
 
|{{#vardefine:url|http://wiki.opengatecollaboration.org/index.php/Main_Page}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
Line 21: Line 21:
  
 
<!--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.
 
 
* gcc/4.7.2
 
* {{#lowercase:{{#var:app}}}}
 
 
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN
+
* HPC_{{uc:{{#var:app}}}}_BIN
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 19:51, 10 June 2022

Description

GATE website  

GATE combines the advantages of the GEANT4 simulation toolkit well-validated physics models, sophisticated geometry description, and powerful visualization and 3D rendering tools with original features specific to emission tomography.

Environment Modules

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

System Variables

  • HPC_GATE_DIR - installation directory
  • HPC_GATE_BIN