calcEF_HC.Rd
Calculates the appropriate hydrocarbon (HC) emission factor (g/kWh) for the given parameters.
calcEF_HC(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_HC
(g/kWh) (vector of numericals)
For more information about calculating HC emission factors, see Section 3.5.4 of the Port Emissions Inventory Guidance.
#> hc #> 1: 0.6 #> 2: 0.5 #> 3: 0.5#> hc #> 1: 0.4 #> 2: 0.4 #> 3: 0.0#> hc #> 1: 0.1