calc_DDSOCt: Dung-derived SOC in year t (DDSOCt)

Description Usage Arguments Details See Also

View source: R/calc_DDSOCt.R

Description

When it comes to soil organic carbon (SOC), there is plant-derived SOC (PDSOC) and dung-derived SOC (DDSOC). Not generally called directly but incorporated in wrapper function.

Usage

1
calc_DDSOCt(ANPPt_est, LIGCELL, GI)

Arguments

ANPPt_est

Output of calc_ANPPt_est()

LIGCELL

Lignin and cellulose content of livestock feed for year t (proportion)

GI

Grazing intensity for year t (proportion)

Details

Both of these equations are fairly straight-forward. PDSOCt just takes the estimated ANPPt and BNPPt along with LIGCELL, Fire and Grazing Intensity. DDSOCt takes only ANPPt, LIGCELL and Grazing Intensity (not BNPPt nor Fire).

See Also

SNAP which wraps this function.

calc_PDSOCt

calc_ANPPt_est


ruan-de-wet/snapr documentation built on Dec. 31, 2020, 3:14 a.m.