Named list of physical constants used in livestock emission calculations:
energy_ch4_mj_kg: 55.65 MJ/kg CH4.ge_content_mj_kg_dm: 18.45 MJ/kg DM.ue_factor: 0.04 (urinary energy as fraction of GE).n_to_protein: 6.25 (N to protein conversion).default_de_percent: 65%.ev_wool_mj_kg: 24.0 MJ/kg clean wool.
Examples
str(livestock_constants)
#> List of 8
#> $ energy_content_ch4_mj_kg: num 55.6
#> $ ch4_density_kg_m3 : num 0.67
#> $ vs_energy_content_mj_kg : num 18.4
#> $ n_to_n2o : num 1.57
#> $ days_in_year : num 365
#> $ default_de_percent : num 65
#> $ default_ue_fraction : num 0.04
#> $ ev_wool_mj_kg : num 24
