peterrum / aspect

A parallel, extensible finite element code to simulate convection in both 2D and 3D models.

Home Page:https://aspect.geodynamics.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASPECT - Advanced Solver for Problems in Earth's ConvecTion

License GPL2+: DOI pdf manual

About

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

Installation instructions

The steps to install the necessary dependencies and ASPECT itself are described in the Installation instructions section of the ASPECT manual. If you encounter problems during the installation, please consult our wiki for typical installation problems or specific instructions for MacOS users, before asking your question on the mailing list.

In short, ASPECT is configured using CMake and has the following requirements:

  • CMake 3.1.0
  • GCC, Clang, or Intel compiler with C++14 support
  • deal.II 9.3 or newer configured with:
    • MPI, Trilinos, p4est (required)
    • BLAS/LAPACK, zlib (strongly recommended)
    • HDF5 (optional)
  • optional: PerpleX, LIBDAP, NETCDF

Running and extending ASPECT

Instructions on how to run and extend, as well as on how to interpret the output of ASPECT can also be found in the ASPECT manual. This manual also discusses the structure of the source code.

For getting started, you can also watch our online tutorial.

Contributing to ASPECT

ASPECT is a community project that lives by the participation of its members — i.e., including you! It is our goal to build an inclusive and participatory community so we are happy that you are interested in participating! We have collected a set of guidelines and advice on how to get involved in the community and keep them in the CONTRIBUTING.md file in ASPECT's repository.

More information

For more information see:

License

ASPECT is published under GPL v2 or newer.

About

A parallel, extensible finite element code to simulate convection in both 2D and 3D models.

https://aspect.geodynamics.org/

License:Other


Languages

Language:Gnuplot 78.3%Language:C++ 18.2%Language:TeX 1.3%Language:Objective-C 0.7%Language:CMake 0.6%Language:Jupyter Notebook 0.3%Language:Shell 0.2%Language:Python 0.1%Language:Makefile 0.1%Language:C 0.0%Language:sed 0.0%Language:Fortran 0.0%Language:Dockerfile 0.0%Language:Groovy 0.0%Language:Perl 0.0%Language:MATLAB 0.0%Language:SWIG 0.0%