Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.4%) to scientific vocabulary
Repository
heatzone, TDk, and OG LaMEM
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
LaMEM
LaMEM (Lithosphere and Mantle Evolution Model) is a parallel 3D numerical code that can be used to simulate various thermo-mechanical geodynamical processes such as mantle-lithosphere interaction for rocks that have visco-elasto-plastic rheologies. It was developed to better understand geological processes, particularly related to the dynamics of the crust and lithosphere and their interaction with the mantle. It can also be used to solve geomechanical problems, includes (compressible) poroelasticity, has a gravity solver and an (adjoint) inversion framework. The code uses a marker-in-cell approach with a staggered finite difference discretization and is build on top of PETSc such that it can run on anything from a laptop to a massively parallel machine.
A range of (Galerkin) multigrid and iterative solvers are available, for both linear and non-linear rheologies, using Picard and quasi-Newton solvers (provided through the PETSc interface).
LaMEM has been tested on a variety of machines ranging from laptops to a massively parallel cluster with 458'752 cores.

Getting started
Have a look at the documentation on how to install the code and run it. You can also install and run a parallel version of LaMEM with the julia package LaMEM.jl, or play with some interactive examples in InteractiveGeodynamics.jl.
Development and funding
LaMEM is an open source code that was initially developed at the Johannes-Gutenberg University in Mainz (Germany). Many other colleagues have contributed to its development as well (see the documentation). The key funding for the Mainz team came from: - The European Research Council through Grants ERC StG 258830 (MODEL), ERC PoC 713397 (SALTED) and ERC CoG 771143 (MAGMA) - The German ministry of Science and Eduction (BMBF) through projects SECURE, PERMEA, and PERMEA2. - Priority programs of the German research foundation (DFG), specifically the 4DMB and Habitable Earth projects.
Owner
- Login: rapoza7440
- Kind: user
- Repositories: 1
- Profile: https://github.com/rapoza7440
Citation (CITATION.cff)
cff-version: 1.2.0
title: LaMEM - Lithosphere and Mantle Evolution Model
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Anton
family-names: Popov
affiliation: Johannes Gutenberg University Mainz
- given-names: Boris
family-names: Kaus
orcid: 'https://orcid.org/0000-0002-0247-8660'
affiliation: Johannes Gutenberg University Mainz
keywords:
- computational geosciences
- high-performance computing
license: GPL-3.0
GitHub Events
Total
- Watch event: 1
- Delete event: 5
- Push event: 7
- Create event: 6
Last Year
- Watch event: 1
- Delete event: 5
- Push event: 7
- Create event: 6
Dependencies
- actions/checkout v4 composite
- actions/checkout v3 composite
- julia-actions/setup-julia v1 composite
- julia-actions/setup-julia latest composite
- actions/checkout v4 composite
- wangchucheng/git-repo-sync v0.1.0 composite