Difference between revisions of "OpenMC"

From NEClusterWiki
Jump to navigation Jump to search
(Created page with " Load the module: <code>module load openmc</code> Run OpenMC binary: <code>$ openmc</code>")
 
Line 1: Line 1:
 
 
Load the module: <code>module load openmc</code>
 
Load the module: <code>module load openmc</code>
  
 
Run OpenMC binary: <code>$ openmc</code>
 
Run OpenMC binary: <code>$ openmc</code>
 +
 +
For documentation, see the [https://mit-crpg.github.io/openmc OpenMC website].

Revision as of 21:47, 13 January 2015

Load the module: module load openmc

Run OpenMC binary: $ openmc

For documentation, see the OpenMC website.