Difference between revisions of "ASPECT"

From UFRC
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...")
 
m (Text replacement - "#uppercase" to "uc")
Line 29: Line 29:
 
-->
 
-->
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_EXE - cookbooks directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - cookbooks directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Revision as of 21:19, 6 December 2019

Description

aspect website  

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).

Required Modules

Parallel (MPI)

  • gcc/5.2.0
  • openmpi/1.10.2
  • aspect

System Variables

  • HPC_ASPECT_DIR - installation directory
  • HPC_ASPECT_BIN - executable directory
  • HPC_ASPECT_EXE - cookbooks directory