T-2A1-A-3 - Biomass usage within cement and minerals industries
Definition¶
This emission source is defined by the IPCC in TBD.
Transition Elements¶
This activity has the following mitigation methods modelled as transition elements:
- T-2A1-A-3 - Biomass usage within cement and minerals industries
- T-2A1-TE-1 - Shift to use biofuel in cement and mineral industry
Activity Model¶
This emission source is modelled with Combustion as:
Parameters¶
Parameter | Unit | Description |
---|---|---|
emission_factor_biofuel_kwh_to_co2e | g_co2e_kwh | Emission factor solid biofuel |
energy_intensity_direct_resource_use_kwh | kwh_kwh | Energy intensity direct resource use kWh |
growth_activity_cement_mineral_industries_biomass_usage | kwh_percapita | Growth of biomass usage within cement and minerals industries |
start_year_activity_cement_mineral_industries_biomass_usage | kwh | Biomass usage within cement and minerals industries |
YAML Specification¶
version: 2.0.0
operation:
growthType: true
variable: start_year_activity_cement_mineral_industries_biomass_usage
growthFactor:
unitOfMeasure: per_capita
expression: '%[0]'
variables:
- growth_activity_cement_mineral_industries_biomass_usage
work:
- name: combustion
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/kwh
expression: '%[0]'
variables:
- energy_intensity_direct_resource_use_kwh
input:
- resource: biofuel_solid
unitOfMeasure: kwh
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_biofuel_kwh_to_co2e
This page is roughly halfway complete and is actively being developed.