Difference between revisions of "DealII"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 33: | Line 33: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - exeutable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_EXE - examples directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 21:20, 6 December 2019
Description
deal.II — an open source finite element library
Required Modules
Serial
- dealii
Parallel (MPI)
- gcc/5.2.0
- openmpi/1.10.2
- dealii
System Variables
- HPC_DEALII_DIR - installation directory
- HPC_DEALII_BIN - exeutable directory
- HPC_DEALII_EXE - examples directory