Difference between revisions of "EMC"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|emc}} |{{#vardefine:url|http://montecarlo.sourceforge.net/emc/Welcome.html}} <!--CONFIGURATION: OPTION...")
 
Line 43: Line 43:
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==
  
EMC is installed in a container. Use the 'launch_emc' command to access EMC executables:
+
EMC is installed in a container. Use the 'emc' command to access EMC executables:
  $ launch_emc emc
+
  $ emc
 
 
To see the list of all available executables in EMC use the following command:
 
$ launch_emc ls $HPC_EMC_BIN
 
  
 
|}}
 
|}}

Revision as of 18:26, 6 October 2016

Description

emc website  

EMC: Enhanced Monte Carlo simulations

Required Modules

Serial

  • emc

System Variables

  • HPC_{{#uppercase:emc}}_DIR - installation directory

Additional Information

EMC is installed in a container. Use the 'emc' command to access EMC executables:

$ emc