calcEF_CO.Rd
Calculates the appropriate carbon monoxide (CO) emission factor (g/kWh) for the given parameters.
calcEF_CO(engineType, main_aux_boiler = "main")
engineType | Engine type (vector of strings) (see
|
---|---|
main_aux_boiler | Is this calculation for a propulsive (main), auxiliary (aux), or boiler engine? Options:
|
EF_CO
(g/kWh) (vector of numericals)
For more information about calculating CO emission factors, see Section 3.5.4 of the Port Emissions Inventory Guidance.
#> co #> 1: 1.4 #> 2: 1.1 #> 3: 1.1#> co #> 1: 0.9 #> 2: 1.1 #> 3: 1.3#> co #> 1: 0.2