Difference between revisions of "DealII"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
 
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
 
 
===Parallel (MPI)===
 
* gcc/5.2.0
 
* openmpi/1.10.2
 
* {{#var:app}}
 
<!--
 
-->
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory

Latest revision as of 19:56, 13 June 2022

Description

dealii website  

deal.II — an open source finite element library

Environment Modules

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

System Variables

  • HPC_DEALII_DIR - installation directory
  • HPC_DEALII_BIN - exeutable directory
  • HPC_DEALII_EXE - examples directory