T-5A2-A-11 - District heating by solar thermal
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 Unknown work type as:
Parameters¶
Parameter | Unit | Description |
---|---|---|
emission_factor_electricity_current | g_co2e_kwh | Emission factor produced electricity current grid mix average |
energy_intensity_dh_solar_thermal | kwh_kwh | Energy intensity district heating solar thermal |
initial_operation_dh_solar_thermal | kwh | Initial operation solar thermal district heating |
YAML Specification¶
version: 2.0.0
operation:
growthType: false
variable: initial_operation_dh_solar_thermal
work:
- name: unknown
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/kwh
expression: '%[0]'
variables:
- energy_intensity_dh_solar_thermal
input:
- resource: electricity
unitOfMeasure: kwh
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_electricity_current
output:
- resource: district_heat
unitOfMeasure: kwh
workToResource:
unitOfMeasure: kwh/kwh
expression: 1 / %[0]
variables:
- energy_intensity_dh_solar_thermal
This page is roughly halfway complete and is actively being developed.