Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Repository
Meandering River Length and Time Scales
Basic Info
- Host: GitHub
- Owner: TobiHasse
- License: bsd-3-clause
- Language: MATLAB
- Default Branch: main
- Size: 42 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
MRLATS
Meandering River Length and Time Scales This repository was created by Tobias Hasse (tobiack@udel.edu) to host source code related to my thesis research.
Function and use
This code is intended to determine three characteristic emeergent parameters from the dynamics of a meandering river which are a - Length Scale - Velocity Scale, and - Time Scale
The Time Scale is of particular untility because it provides an estimate of the characteristic sediment storage timescale without the intensive effort required by field work or simulations such as the simulation of github.com/TobiHasse/MRDAST These characteristic emergent parameters are determined by simulating a suite of meandering rivers across a wide range of inputs
The code in this repository is required for the third chapter of my dissertation: Hasse, Tobias Raphael. "Storage Time Dynamics of Meandering River Floodplain Sediments: A Modeling Study." PhD diss., University of Delaware, 2021. In that chapter I develop the theory behind the code and describe the mathematical relationships underlying it.
Dependancies
This repository requires the following MATLAB toolboxes: - The Curve Fitting Toolbox This repository is a specific application of my repository - github.com/TobiHasse/LOMR
A package of code files will be added to this repository at a later time. NOW COMPLETED, but the two functions for fitting the data have not been re-validated because I don't have the Matlab Curve Fitting toolbox (yet)
Owner
- Name: Tobias Hasse
- Login: TobiHasse
- Kind: user
- Repositories: 1
- Profile: https://github.com/TobiHasse
Computational fluvial geomorphologist (simulations of meandering rivers), researcher and lecturer in the United States
Citation (citation.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Hasse" given-names: "Tobias Raphael" orcid: "https://orcid.org/0000-0002-2246-6624" title: "MRLATS: Meandering River Length and Time Scales" version: 1.0.0 doi: date-released: 2021-11-07 url: "https://github.com/TobiHasse/MRLATS"