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...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Simulation]][[Category:Geology]]
+
[[Category:Software]][[Category:Library]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|aspect}}
 
|{{#vardefine:app|aspect}}
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-->

Latest revision as of 15:16, 3 June 2022

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