message_ix_models.model.bmt.utils.build_PM

message_ix_models.model.bmt.utils.build_PM(context, scenario: Scenario, **kwargs) Scenario[source]

Build the material intensity for power capacities.

This function adds power sector material intensity parameters (input_cap_new, input_cap_ret, output_cap_new, output_cap_ret) to the scenario if they do not already exist.

Parameters:
  • context – The context of the scenario to be add intensity data to.

  • scenario (message_ix.Scenario) – The scenario to add material-power sector linkages to.

  • **kwargs – Additional keyword arguments (ignored, for workflow compatibility).