Initialize the information related to ssoil Moisture

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

## Not run: ------------------------------------ # init.soilWater() ## ---------------------------------------------