Difference between revisions of "ASPECT"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:SimulationCategory:Geology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|aspect}} |{{#vardefine:url|https://github.com/geodynamics/a...") |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Library]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|aspect}} | |{{#vardefine:app|aspect}} | ||
− | |{{#vardefine:url|https:// | + | |{{#vardefine:url|https://aspect-documentation.readthedocs.io/en/latest}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
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_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_EXE - cookbook (.prm files) directory |
<!--Configuration--> | <!--Configuration--> |
Latest revision as of 18:41, 6 August 2024
Description
ASPECT is a code to simulate convection in Earth's mantle and elsewhere. It has grown from a pure mantle-convection code into a tool for many geodynamic applications including applications for inner core convection, lithospheric scale deformation, two-phase flow, and numerical methods development. The project is supported by CIG (http://geodynamics.org).
Environment Modules
Run module spider aspect
to find out what environment modules are available for this application.
System Variables
- HPC_ASPECT_DIR - installation directory
- HPC_ASPECT_BIN - executable directory
- HPC_ASPECT_EXE - cookbook (.prm files) directory