EnglishFrenchSpanish

OnWorks favicon

r.sim.sedimentgrass - Online in the Cloud

Run r.sim.sedimentgrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command r.sim.sedimentgrass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


r.sim.sediment - Sediment transport and erosion/deposition simulation using path sampling
method (SIMWE).

KEYWORDS


raster, hydrology, soil, sediment flow, erosion, deposition, model

SYNOPSIS


r.sim.sediment
r.sim.sediment --help
r.sim.sediment elevation=name water_depth=name dx=name dy=name detachment_coeff=name
transport_coeff=name shear_stress=name [man=name] [man_value=float]
[observation=name] [transport_capacity=name] [tlimit_erosion_deposition=name]
[sediment_concentration=name] [sediment_flux=name] [erosion_deposition=name]
[logfile=name] [walkers_output=name] [nwalkers=integer] [niterations=integer]
[output_step=integer] [diffusion_coeff=float] [--overwrite] [--help] [--verbose]
[--quiet] [--ui]

Flags:
--overwrite
Allow output files to overwrite existing files

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
elevation=name [required]
Name of input elevation raster map

water_depth=name [required]
Name of water depth raster map [m]

dx=name [required]
Name of x-derivatives raster map [m/m]

dy=name [required]
Name of y-derivatives raster map [m/m]

detachment_coeff=name [required]
Name of detachment capacity coefficient raster map [s/m]

transport_coeff=name [required]
Name of transport capacity coefficient raster map [s]

shear_stress=name [required]
Name of critical shear stress raster map [Pa]

man=name
Name of Manning’s n raster map

man_value=float
Manning’s n unique value
Default: 0.1

observation=name
Name of sampling locations vector points map
Or data source for direct OGR access

transport_capacity=name
Name for output transport capacity raster map [kg/ms]

tlimit_erosion_deposition=name
Name for output transport limited erosion-deposition raster map [kg/m2s]

sediment_concentration=name
Name for output sediment concentration raster map [particle/m3]

sediment_flux=name
Name for output sediment flux raster map [kg/ms]

erosion_deposition=name
Name for output erosion-deposition raster map [kg/m2s]

logfile=name
Name for sampling points output text file. For each observation vector point the time
series of sediment transport is stored.

walkers_output=name
Base name of the output walkers vector points map

nwalkers=integer
Number of walkers

niterations=integer
Time used for iterations [minutes]
Default: 10

output_step=integer
Time interval for creating output maps [minutes]
Default: 2

diffusion_coeff=float
Water diffusion constant
Default: 0.8

DESCRIPTION


r.sim.sediment is a landscape scale, simulation model of soil erosion, sediment transport
and deposition caused by flowing water designed for spatially variable terrain, soil,
cover and rainfall excess conditions. The soil erosion model is based on the theory used
in the USDA WEPP hillslope erosion model, but it has been generalized to 2D flow. The
solution is based on the concept of duality between fields and particles and the
underlying equations are solved by Green’s function Monte Carlo method, to provide
robustness necessary for spatially variable conditions and high resolutions (Mitas and
Mitasova 1998). Key inputs of the model include the following raster maps: elevation
(elevation [m]), flow gradient given by the first-order partial derivatives of elevation
field ( dx and dy), overland flow water depth (water_depth [m]), detachment capacity
coefficient (detachment_coeff [s/m]), transport capacity coefficient (transport_coeff
[s]), critical shear stress (shear_stress [Pa]) and surface roughness coefficient called
Manning’s n (man raster map). Partial derivatives can be computed by v.surf.rst or
r.slope.aspect module. The data are automatically converted from feet to metric system
using database/projection information, so the elevation always should be in meters. The
water depth file can be computed using r.sim.water module. Other parameters must be
determined using field measurements or reference literature (see suggested values in Notes
and References).

Output includes transport capacity raster map transport_capacity in [kg/ms], transport
capacity limited erosion/deposition raster map tlimit_erosion_deposition [kg/m2s]i that
are output almost immediately and can be viewed while the simulation continues. Sediment
flow rate raster map sediment_flux [kg/ms], and net erosion/deposition raster map [kg/m2s]
can take longer time depending on time step and simulation time. Simulation time is
controled by niterations [minutes] parameter. If the resulting erosion/deposition map is
noisy, higher number of walkers, given by nwalkers should be used.

NOTES


Use r.sim.sedimentgrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad