message_ix_models.project.navigate.wp2.util.add_electrification_share

message_ix_models.project.navigate.wp2.util.add_electrification_share(scen, kind=typing.Literal['lo', 'up'])[source]

Add share constraints for electrification in industry.

There are no processes at the moment that use low temperature heat.

This implementation includes Other Industry, Cement, Aluminum, High Value Chemicals and Resin production.

Iron and Steel are not included since implementation is more complicated.

Depends on scrap availability etc.

Parameters:

kind (str) – Type of constraint to implement. If “lo”, then share_commodity_lo values are set to constrain the minimum share of “elec” outputs (per TECHS in the total). If “up”, then share_commodity_up values are set to constrain the maximum share of “non-elec” outputs in the total.