Description Usage Arguments Details See Also
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.
1 | calc_PDSOCt(ANPPt_est, BNPPt_est, LIGCELL, GI, Fire)
|
ANPPt_est |
Output of calc_ANPPt_est() |
BNPPt_est |
Output of calc_BNPPt_est() |
LIGCELL |
Lignin and cellulose content of livestock feed for year t (proportion) |
GI |
Grazing intensity for year t (proportion) |
Fire |
Average number of fires per year (#/year) |
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).
SNAP which wraps this function.
calc_DDSOCt
calc_ANPPt_est
calc_BNPPt_est
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.