Skip to content

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

Notifications You must be signed in to change notification settings

lamhydro/MESH-SED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published