From 631367403bd246ab9d85591ce868224a21d9a403 Mon Sep 17 00:00:00 2001 From: Boris Kaus <61824822+boriskaus@users.noreply.github.com> Date: Tue, 28 Nov 2023 08:31:37 +0100 Subject: [PATCH] add zenodo doi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29c99b0..f69c4c1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # LaMEM.jl [![Build Status](https://github.com/JuliaGeodynamics/LaMEM.jl/workflows/CI/badge.svg)](https://github.com/JuliaGeodynamics/LaMEM.jl/actions) [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliageodynamics.github.io/LaMEM.jl/dev/) +[![DOI](https://zenodo.org/badge/531427568.svg)](https://zenodo.org/doi/10.5281/zenodo.10211627) This is the Julia interface to [LaMEM](https://github.com/UniMainzGeo/LaMEM/)) (Lithosphere and Mantle Evolution Model), which is the easiest way to install LaMEM on any system. It allows you to start a (parallel) LaMEM simulation, and read back the output files to julia for further processing.