T-1B1a-A-6 - LNG HGV
Definition¶
This emission source is defined by the IPCC in TBD.
Transition Elements¶
This activity has the following mitigation methods modelled as transition elements:
Activity Model¶
This emission source is modelled with Combustion as:
Parameters¶
Parameter | Unit | Description |
---|---|---|
emission_factor_liquefied_bio_gas_kwh_to_co2e | g_co2e_kwh | Emission factor liquefied biogas |
emission_factor_liquefied_natural_gas_kwh_to_co2e | g_co2e_kwh | Emission factor liquefied natural gas (LNG) |
energy_intensity_freight_heavy_trucks_lng | kwh_tonne_km | Energy intensity heavy LNG trucks |
resource_proportion_lbg_heavy_trucks | percent | Fuel proportion liquefied biogas for heavy trucks |
resource_proportion_lng_heavy_trucks | percent | Fuel proportion liquefied natural gas for heavy trucks |
stock_freight_heavy_trucks_lng | tonne_km | Stock of heavy truck operation (LNG) |
stock_growth_freight_heavy_trucks_lng | tonne_km_percapita | Growth of heavy truck operation (LNG) |
YAML Specification¶
version: 2.0.0
operation:
growthType: true
variable: stock_freight_heavy_trucks_lng
growthFactor:
unitOfMeasure: per_capita
expression: '%[0]'
variables:
- stock_growth_freight_heavy_trucks_lng
work:
- name: combustion
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/tonne_km
expression: '%[0]'
variables:
- energy_intensity_freight_heavy_trucks_lng
input:
- resource: liquefied_natural_gas
unitOfMeasure: kwh
resourceProportion: resource_proportion_lng_heavy_trucks
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_liquefied_natural_gas_kwh_to_co2e
- resource: liquefied_bio_gas
unitOfMeasure: kwh
resourceProportion: resource_proportion_lbg_heavy_trucks
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_liquefied_bio_gas_kwh_to_co2e