Store - Outputs
Output attributes are calculated by the optimization solver. These values are read-only and represent the results of network calculations.
Electrical
| Attribute | Data Type | Unit | Default | Required | Storage Type | Description |
|---|---|---|---|---|---|---|
p | float | MW | 0 | No | timeseries | active power at bus (positive if withdrawing energy) |
q | float | MVar | 0 | No | timeseries | reactive power at bus |
e | float | MWh | 0 | No | timeseries | Energy stored in store |
Capacity
| Attribute | Data Type | Unit | Default | Required | Storage Type | Description |
|---|---|---|---|---|---|---|
e_nom_opt | float | MWh | 0 | No | static | Optimised nominal energy capacity (e_nom) from capacity expansion optimization. |
Costs
| Attribute | Data Type | Unit | Default | Required | Storage Type | Description |
|---|---|---|---|---|---|---|
mu_upper | float | currency/MWh | 0 | No | timeseries | Shadow price of upper energy limit (e_max_pu × e_nom) |
mu_lower | float | currency/MWh | 0 | No | timeseries | Shadow price of lower energy limit (e_min_pu × e_nom) |

