Learn R Programming

ZeBook (version 0.3)

watbal.model: Water Balance model function - Integration loop

Description

Water Balance model function - Integration loop

Usage

watbal.model(param, weather, WP, FC, WAT0 = NA)

Arguments

param
: a vector of parameters
weather
: weather data.frame for one single year
WP
: Water content at wilting Point (cm^3.cm^-3)
FC
: Water content at field capacity (cm^3.cm^-3)
WAT0
: Initial Water content (mm). If NA WAT0=z*FC

Value

  • data.frame with daily RAIN, ETR, Water at the beginning of the day (absolute : WAT, mm and relative value : WATp, -)