R/LWFBrook90r-package.R

#' LWFBrook90R: A package for simulating water fluxes, soil moisture and drought
#' stress using the SVAT Model LWF-Brook90.
#'
#' The central function \code{run_LWFB90()} creates model input from model
#' control options, parameters, climate and soil data, executes the model code
#' and returns the model results. The model control options thereby let the user
#' select different methods for defining phenology and leaf area index
#' seasonality, root density depth distributions, and inter-annual variation of
#' stand properties. Additionally, a set of pedotransfer functions is provided
#' to derive hydraulic parameters from soil physical properties. For an
#' introduction to the basic usage see \code{vignette('intro_LWFB90')}.
#'
#' @keywords internal
"_PACKAGE"

Try the LWFBrook90R package in your browser

Any scripts or data that you put into this service are public.

LWFBrook90R documentation built on Oct. 17, 2023, 1:10 a.m.