Giter Club home page Giter Club logo

oned_hillslope's Introduction

OneD_hillslope

A numerical model of a one dimensional hillslope written in c++.

This repository includes a c++ object, OneDHillslope, and various driver files for running hillslope simulations.

The object solves sediment transport following the Roering et al. (1999) sediment flux law: q(s) = -DS/( 1 - (S/S_c)^2 ) This flux is inserted into the continuity equation and then nondimensionalised using the scheme of Roering et al. (2008). The resulting governing equation is then solved implicitly.

Cosmogenics

The model also tracks particles that contain information about the concentration of cosmogenic nuclides such as 10Be and 26Al.

Plotting functions

Python plotting scripts are also included to visualise the model output.

Generating Figures

These programs and scripts have been used to generate figures in a manuscript submitted to Earth Surface Processes and Landforms.

Figures 1 and 2 were generated from analytical solutions in Mathematica and are not available here.

Important! To compile these you need to have the GNU debugger installed on your computer, or alternatively remove the -pg flags from the makefiles.

Figure 3 was generated by running EsRs_plot.cpp (make with make -f EsRs_plot.make). The data is then visualised with data/Plot_perturbER_profiles.py (this script generates both figures 3 and 4).

Figure 4 was generated by running Test_hillslope.cpp (make with make -f Test_hillslope.make). The data is then visualised with data/Plot_perturbER_profiles.py (this script generates both figures 3 and 4).

Figure 5 was generated by running CRN_oneD_hs.cpp (make with make -f CRN_oneD_hs.make). The data is then visualised with data/Plot_appD.py.

Figure 6 was generated using data/relax_from_that.py

Figures 7, 8 9, and 10 are generated by scripts in other repositories; see manuscript for the correct repositories.

oned_hillslope's People

Contributors

simon-m-mudd avatar

Watchers

 avatar  avatar  avatar

Forkers

jtqin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.