R/sample_parameters.R

#' @title Sample parameters
#'
#' @description A sample parameter set for the YASSO model.
#'
#' @format A named numeric vector with the following contents:
#' \describe{
#' \item{aA, aW, aE, aN}{Decomposition rate of each AWEN pool}
#' \item{pXY}{Relative mass flow between each pair of pools X and Y}
#' \item{w1, w2, w3, w4, w5}{Leaching correction for size classes}
#' \item{b1, b2}{Temperature dependence of the AWE pools}
#' \item{bN1, bN2}{Temperature dependence of the N pool}
#' \item{bH1, bH2}{Temperature dependence of the H pool}
#' \item{g}{Precipitation dependence of the AWE pools}
#' \item{gN}{Precipitation dependence of the N pool}
#' \item{gH}{Precipitation dependence of the H pool}
#' \item{pH}{Relative mass flow to the H pool}
#' \item{pH}{Decomposition rate of the H pool}
#' \item{th1, th2, r}{Woody size dependence}
#'
#' }
"sample_parameters"
jpusa/Ryassofortran documentation built on Sept. 1, 2021, 6:03 p.m.