Code Monkey home page Code Monkey logo

mesh-sed's Introduction

MESH-SED

Semi-distributed and physically-based sediment transport model for MESH.

Compilation

  1. type: make. It produces an executable sa_mesh_sed in bin dir
  2. (optional) type make clean to delete *.o files and the executable sa_mesh_sed

Execution

type: ./bin/sa_mesh_sed path/to/the/project (e.g. ./bin/sa_mesh_sed test). Thepath/to/the/project is a directoty that contain the following input files:

  1. MESH_sed_gridCell.ini
  2. MESH_sed_soilVegChan.ini
  3. MESH_sed_param.ini
  4. MESH_sed_reservoir.ini

and the following output directories:

  1. output_field
  2. output_ts

note that this directories must exist in the path/to/the/project dir previous to model execution.

mesh-sed's People

Contributors

lamhydro avatar

Watchers

 avatar

Forkers

sujata91

mesh-sed's Issues

Introduction of coefficients for hydraulics uncertainty

Aim

Introduce new coefficients to account for the uncertainty (error) of the MESH hydraulic variables for hillslope and in-stream flow. The coefficients are going to affect the: Velocity and depth on both the hillslope and in-stream flows and the channel width.

Expected results

  • Improve the model results by calibrating this parameters
  • Assess the model sensitivity to changes in input hydraulic variables.

Introduction of a new river type in order to consider hydraulic variability

Aim

  • Introduction of a new river type field to differentiate hydraulic conditions in the channels.
  • Every river type has their own a and b parameter used within the potential functions to re-estimate hydraulic variables (velocity, depth, width) wrongly estimated in MESH.
  • It is expected that the model performance improve in the basin headwaters.

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.