init.soilWater: Initialize information related to Soil Moisture

Description Usage Arguments Examples

View source: R/init.soilWater.R

Description

Initialize the information related to ssoil Moisture

Usage

1
2
init.soilWater(method = NULL, path = NULL, Ea, G, X, Eabog, Gbog, Xbog,
  eatemp, cea, M, D, middelsca, R, Z, Zbog)

Arguments

method

method for the initialization, "load", "source", "manual", "procecessed"

path

directory where to get the files

Ea

actual evapotranspiration

G

Volume of received moisture input of rain and snowmelt

X

excess water

Eabog

actual evapotranspiration on bog

Gbog

Volume of received moisture input of rain and snowmelt a time t on Bogs

Xbog

excess water on bog

eatemp

evapotranspiration

cea

Degree day factor for evpotranspiration(mm/degree/day)

M

Groundwater Storage Capacity (GSC)

D

the potential volumee of water that is needed for complete saturation

middelsca

average snow coverage over the level zones

R

Ratio defining field capacity (fracion of D)

Z

Actual water volume present in the soil moisture zone

Zbog

Actual water volume present on bogs#' @keywords soilWater

Examples

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

## End(Not run)

nexModeling/dddSoilWater documentation built on May 23, 2019, 4:28 p.m.