lma-matlab

Matlab implementation of the model by L'Heureux (2018) generating self-organized Limestone-Marl Alternations

https://github.com/mindthegap-erc/lma-matlab

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 7 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 (7.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Matlab implementation of the model by L'Heureux (2018) generating self-organized Limestone-Marl Alternations

Basic Info
  • Host: GitHub
  • Owner: MindTheGap-ERC
  • License: apache-2.0
  • Language: MATLAB
  • Default Branch: main
  • Size: 51.8 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

LMA-Matlab

DOI

Matlab implementation of the diagenetic reactive-transport model by L'Heureux (2018)

Authors

Niklas Hohmann
Utrecht University
email: n.h.hohmann [at] uu.nl
Web page: uu.nl/staff/NHohmann
ORCID: 0000-0003-1559-1838

Hanno Spreeuw
Netherlands eScience Center
email: h.spreeuw [at] esciencecenter.nl
Web page: www.esciencecenter.nl/team/dr-hanno-spreeuw/
ORCID: 0000-0002-5057-0322

Usage

Run

Matlab run("ScenarioA.m")

in the Matlab console. Make sure the file is on your search path. If you want to modify the scenario, go to "scenarioA.m" and modify the paramters.

Repository structure

  • .gitignore : untracked files
  • CITATION.cff : citation information
  • LICENSE : Apache 2.0 license text
  • LMAsolve.m_ : Solver for the PDE system
  • README.md : Readme file
  • ScenarioA.m : Parameters for scenario A from L'Heureux (2018)

Citation

To cite this software please use

  • Hohmann, N., & Spreeuw, H. (2024). Matlab implementation if the reactive-transport diagenetic model by L'Heureux (2018) (v1.0.0). Zenodo. https://doi.org/10.5281/zenodo.12805858

or see the information in the CITATION.cff file.

Copyright

Copyright 2023 Netherlands eScience Center and Utrecht University

License

Apache 2.0 License, see LICENSE file for license text.

Funding information

Funded by the European Union (ERC, MindTheGap, StG project no 101041077). Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Council. Neither the European Union nor the granting authority can be held responsible for them. European Union and European Research Council logos

Owner

  • Name: MindTheGap-ERC
  • Login: MindTheGap-ERC
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  Matlab implementation if the reactive-transport model by
  L'Heureux (2018)
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Niklas
    family-names: Hohmann
    email: n.h.hohmann@uu.nl
    affiliation: Utrecht University
    orcid: 'https://orcid.org/0000-0003-1559-1838'
  - given-names: Hanno
    family-names: Spreeuw
    email: h.spreeuw@esciencecenter.nl
    affiliation: Netherlands eScience Center
    orcid: 'https://orcid.org/0000-0002-5057-0322'
identifiers:
  - type: doi
    value: 10.5281/zenodo.12805858
    description: Archived v1.0.0 on Zenodo
repository-code: 'https://github.com/MindTheGap-ERC/LMA-Matlab'
abstract: >-
  Matlab implementation of the early diagenetic model by
  L'Heureux (2018), https://doi.org/10.1155/2018/4968315.
  Models dissolution and precipitation of Aragonite and
  Calcite in a variable-porosity system.
keywords:
  - diagenesis
  - aragonite
  - calcite
  - limestone
  - calcium carbonate
  - porosity
  - dissolution
  - sedimentology
  - paleoclimate
license: Apache-2.0
commit: 11e90b449f245114dc51f41275dc84bc07dba592
version: 1.0.0
date-released: '2024-07-24'

GitHub Events

Total
Last Year