Fam_tier1: N From Animal Manure Applied to Soils

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

This function computes the amount of total animal manure allocated to soil application (kg N yr -1) IPCC equation 11.4

Usage

1
Fam_tier1(nmms, FracFEED, FracFUEL, FracCNST)

Arguments

nmms

amount of managed manure N available for soil application, feed, fuel, or construction (kg N yr-1). This quantity can be computed using the function NMMS().

FracFEED

fraction of managed manure used for feed

FracFUEL

fraction of managed manure used for fuel

FracCNST

fraction of managed manure used for construction

Details

This function simply is simply takes the total available manure (nmms) and calculates the amount applied to soils by based on the levels of the other competing uses (feed, fuel, and construction.

Value

numeric

Author(s)

Joshua Perlman and Robert Hijmans

References

2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 4 Agriculture, Forestry and Other Land Use http://www.ipcc-nggip.iges.or.jp/public/2006gl/index.html

See Also

NMMS vars_NMMS pars_NMMS

Examples

1
Fam_tier1(nmms = 100, FracFEED = .12, FracFUEL = .20, FracCNST = .07)

emissions documentation built on May 2, 2019, 6:09 p.m.