--- jupytext: text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.10.3 kernelspec: display_name: Python 3 language: python name: python3 --- CO2 asset production (t/h) ========================== *indexed by: asset, data type, energy and test case* ### Description This indicator displays optimization results that characterise the *CO2* and *captured CO2* production of the context’s assets. Several data types are handled. *Production*, *Production capacity* and *Available production capacity* (with default availability of 100%) are computed for every asset displayed, and completed with other data types when relevant: *Minimal Generation*, *Non-reserved generation*, *Ramping up capacity* (TODO) and *Running bound* (TODO). ### Calculation This KPI is calculated following the exact same equations as KPI [Asset production](asset_production.md), except for different energies: *co2* and *co2_captured*. Please refer to [this KPI's documentation](asset_production.md) for calculus details.