ihacrescmdexpuhSCE: Runs SCE Calibration for IHACRES CMD Model

Description Usage Arguments

View source: R/ihacrescmdexpuhSCE.R

Description

Outputs IHACRES CMD Parameters and NSE value with expuh routing model.

Usage

1
2
3
ihacrescmdexpuhSCE(inputdata, seed, delay = 0, f = c(0.5, 1.3), e = 1,
  d = 200, shape = c(0, 100), tau_s = c(10, 1000), tau_q = c(0, 10),
  v_s = c(0, 1), warmup = 365, ncomplex = 20, maxit = 200)

Arguments

inputdata

Input data (requires Data$Q, Data$P, and Data$E) (mm/day)

seed

Random number for sampling within SCE

delay

Time-delay for hydrologic routing

f

CMD stress threshold as a proportion of d

e

Temperature to PET conversion factor

d

CMD threshold producing flow

shape

shape

tau_s

time constraints

tau_q

time constraints

v_s

fractional volume

warmup

Number of Days to Warmup the hydrologic model

ncomplex

Number of Complexes for SCE

maxit

Maximum number of iterations


CCAWR/SNU-CAHL documentation built on May 23, 2019, 10:30 p.m.