init.ddistAll: ddistAll initialization The funtion initializes the main...

Description Usage Arguments Examples

View source: R/init.ddistAll.R

Description

ddistAll initialization The funtion initializes the main features of the groundwater: - The maximum capacity of each staturation level, - the Groundwater Storage Capacity (GSC), - The saturation layers

Usage

1
2
init.ddistAll(method = NULL, path = NULL, S = NULL, ddistx = NULL,
  ddist = NULL)

Arguments

method

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

path

directory where to get the files

S

deficit

ddistx

current capacity of each level (in mm)

ddist

states of each saturation level

Examples

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

## End(Not run)

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