Difference between revisions of "DealII"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|dealii}} |{{#vardefine:url|http://www.dealii.org/}} <!--CONFIGURATION: OPTIONAL (|...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 21: | Line 21: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
+ | * HPC_{{uc:{{#var:app}}}}_BIN - exeutable directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_EXE - examples directory | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 19:56, 13 June 2022
Description
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