Difference between revisions of "CLHEP"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
 
(One intermediate revision by one other user not shown)
Line 20: Line 20:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Parallel===
 
* gcc/4.7.2
 
* {{#lowercase:{{#var:app}}}}
 
 
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
Line 48: Line 44:
 
WRITE CITATION HERE
 
WRITE CITATION HERE
 
|}}
 
|}}
=Validation=
 
* Validated 4/5/2018
 

Latest revision as of 14:10, 13 June 2022

Description

CLHEP website  

The CLHEP project was proposed by Leif Lönnblad at CHEP 92. It is intended to be a set of HEP-specific foundation and utility classes such as random generators, physics vectors, geometry and linear algebra. CLHEP is structured in a set of packages independent of any external package (interdependencies within CLHEP are allowed under certain conditions).

Environment Modules

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

System Variables

  • HPC_CLHEP_DIR - installation directory
  • HPC_CLHEP_BIN - program executable directory
  • HPC_CLHEP_LIB - library directory
  • HPC_CLHEP_INC - include file directory