ss_to_dynamic: Convert a steady-state soil C pool estimate to a dynamic...

Description Usage Arguments

View source: R/ss_to_dynamic.R

Description

Takes as inputs a decay constant k_* and a steady-state estimate of a soil C pool. Outputs a "rolling" dynamic estimate of soil C stocks in the supplied pool.

Usage

1
ss_to_dynamic(constant, ss_pool)

Arguments

constant

A numeric vector indicating a model decay constant for a given pool, the output of one of k_a(), k_s() or k_p().

ss_pool

A numeric vector indicating a modelled steady-state soil carbon pool (in tonnes C ha^-1), the output of one of active_y_ss(), slow_y_ss(), or passive_y_ss().


aj-sykes92/soilc.ipcc documentation built on March 19, 2021, 11:52 a.m.