stateX.soilMoisture: stateX.soilMoisture

Description Usage Arguments Examples

Description

The function stateX.soilMoisture() provides the key features of the soil Moisture. 1- Compute the water amount (in mm) of precipitation and snowmelt, for each level zone: i-on non-glaciated soils ii- on glaciated soils iii- on glaciers iv- NOT YET on bogs 2- compute the Z(t): Actual water volume present in the soil moisture zone (Skaugen et Onof, 2013)

Usage

1
2
stateX.soilMoisture(isoil, gisoil, bisoil = NULL, swgt, gwgt, snowfree,
  glacfrac)

Arguments

isoil

precipitation and/or snowmelt from the elevation zones, vector(level zone)

gisoil

glaciermelt from the elevation zones, vector(level zone)

bisoil

bog melt from the elevation zones, vector(level zone)

swgt

weights for input for each elevation zone

gwgt

weights for input for each elevation zone

snowfree

weights for input for each elevation zone

glacfrac

fraction of glaciers area

Examples

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

## End(Not run)

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