message_ix_models.tools.add_FFI_CO2_accounting.main
- message_ix_models.tools.add_FFI_CO2_accounting.main(scen: Scenario, relation_name: str, reg: str = 'R11_GLB', constraint_value: float | None = None) None [source]
Add accounting possibility for CO2 emissions from FFI.
The constraint on FFI CO2 emissions can be added to a generic relation in a specified region.
- Parameters:
scen – Scenario to which changes should be applied.
relation_name – Name of the generic relation for which the limit should be set.
reg – Node in scen to which constraint should be applied.
constraint_value – Value for which the lower constraint should be set.