Metadata-Version: 2.4
Name: wmbe
Version: 0.1.1
Summary: Tools for simulating the weathering-mediated erosion of bedrock
Author-email: "Colin P. Stark" <cstarkjp@gmail.com>
Keywords: geomorphology,erosion,bedrock,weathering
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Jupyter
Classifier: Framework :: MkDocs
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: sympy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: jupyter
Requires-Dist: ipython
Requires-Dist: openpyxl
Dynamic: license-file

# [**Weathering-mediated bedrock erosion**](https://pypi.org/project/wmbe/)


[![](https://github.com/cstarkjp/WMBE/actions/workflows/pypi-publish.yml/badge.svg?style=cache-control=no-cache)](https://github.com/cstarkjp/WMBE/actions/workflows/pypi-publish.yml)


**Summary:**    Tools for simulating the weathering-mediated erosion of bedrock.


<div align="center">

![Graph of erosion rate vs weathering number](https://raw.githubusercontent.com/cstarkjp/WMBE/main/images/nu_s.png?raw=true
)

</div>

### Abstract

Exploration of weathering-driven weakening on rock erosion. 
The focus is on environments with no soil accumulation: for example, on steep bedrock channel walls.

The current treatment is 1d only, and it assumes an exponentially decaying weakening profile with depth into the rock.
The code is provided as a Python package and Jupyter notebooks.


### References

<!-- [^1]: [Stark, C.P., & Stark, G.J., 2022. The direction of landscape erosion. Earth Surface Dynamics, 10: 383-419.](https://doi.org/10.5194/esurf-10-383-2022) -->
