init: Initialize the hydrological processes

Description Usage Arguments Examples

Description

The function does the following: -initialize UH - initialize snow - initialize snowReservoir - initialize soil moisture - initialize soil discharge - initialize ddistAll - initialize grounwater - initialize soil water

Usage

1
init(ddd, Timeresinsec, q1)

Arguments

ddd

ddd object

Timeresinsec

time resolution of the process in second (1hour: 3600s, ... etc)

q1

initial runoff

Examples

1
2
3
4
## Not run: 
init()

## End(Not run)

nexModeling/ddd documentation built on May 23, 2019, 4:27 p.m.