soil_model: compute effective runoff with green-ampt. Needs testing.

Description Usage Arguments Value

Description

compute effective runoff with green-ampt. Needs testing.

Usage

1
soil_model(soil_state, soil_param, meteo)

Arguments

soil_state

is a data frame with soil water content 'theta', 'theta_previous' and excess 'runoff'.

soil_param

is a data frame with soil properties like 'porosity', soil_depth', 'phi' (matric suction depth), 'K' (saturated conductivity), 'dt' (desired time step for green-ampt computation) and 'model_step' (the time step of the model where green ampt is being applied to)

meteo

is a data frame with 'i_t' (rainfall intensity in mm/h),

Value

soil_state


baseno/suds documentation built on May 28, 2019, 4:34 p.m.