partimode

Modeling Particle Movement and Destruction in the sediment surface mixed layer.

https://github.com/mindthegap-erc/partimode

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 5 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 (10.9%) to scientific vocabulary

Keywords

mixing sedimentology
Last synced: 11 months ago · JSON representation ·

Repository

Modeling Particle Movement and Destruction in the sediment surface mixed layer.

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

README.md

PartiMoDe

DOI <!-- badges: end -->

Modeling Particle Movement and Destruction in the sediment surface mixed layer.

Purpose

Before particles such as fossil remains are fixed in the fossil record, they are mixed, moved, and destroyed in the surface mixed layer of the sediment. As a result, particles of the same age can be found at different depths (stratigraphic disorder), and at the same depth, particles of various ages can be found (time-averaging). The PartiMoDe model simulates the distribution of particle ages and depths as a function of mixing, sedimentation, destruction (taphonomy), and varying import/export fluxes.

Software requirements

Matlab 2006a or later.
The code was written in Matlab 2022, the implementation calls the Matlab internal function pdepe and will thus not run in Octave.

Authors

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

Citation

To cite this repository, please use

  • Hohmann, N. (2024). PartiMoDe: Modeling particle movement and destruction in the sediment surface mixed layer (v1.0.0). Zenodo. https://doi.org/10.5281/zenodo.13169644

or see the CITATION.cff file at the root of the repoitory, or use the "cite this repository" button on GitHub.

Copyright

Copyright 2023-2024 Netherlands eScience Center and Utrecht University

License

Apache 2.0 License, see LICENSE file for license text.

Repository structure

  • code : directory with main model code
  • docs : documentation and formalization
  • examples : directory with examples and use cases
  • LICENSE : Apache 2.0 License text
  • README : Readme file

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: PartiMoDE
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'
identifiers:
  - type: doi
    value: 10.5281/zenodo.13169644
    description: v1.0.0 release
repository-code: 'https://github.com/MindTheGap-ERC/PartiMoDe'
abstract: >-
  Before particles such as fossil remains are fixed in the
  fossil record, they are mixed, moved, and destroyed in the
  surface mixed layer of the sediment. As a result,
  particles of the same age can be found at different depths
  (stratigraphic disorder), and at the same depth, particles
  of various ages can be found (time-averaging). The
  PartiMoDe model simulates the distribution of particle
  ages and depths as a function of mixing, sedimentation,
  destruction (taphonomy), and varying import/export fluxes.
keywords:
  - Sedimentology
  - Surface mixed layer
  - Diffusion-reaction-advection
  - time averaging
  - stratigraphic disorder
license: Apache-2.0
commit: 065d37c7909c73ed2fd06a66acc39e5b991c0e81
version: v1.0.0
date-released: '2024-08-02'

GitHub Events

Total
Last Year