RunFUSE: Combine FUSE soil moisture accounting module and routing...

Description Usage Arguments Details Value Author(s)

Description

Combine FUSE soil moisture accounting module and routing module in one function

Usage

1
RunFUSE(DATA, ParameterSet, deltim, mid)

Arguments

DATA

data.frame containing observations. It consists of 3 columns: Rainfall (P), Potential Evapo-Transpiration (E) and Streamflow (Q)

ParameterSet

list of parameters

deltim

observation time step (days)

mid

model id number in Model List 2011(see below for details)

Details

The list of parameters can be generated as follows: ParameterSet <- GeneratePsetsFUSE(1).

Value

Simulated streamflow discharge

Author(s)

Claudia Vitolo


fuse documentation built on May 2, 2019, 4:44 p.m.

Related to RunFUSE in fuse...