edisgo.opf.results.opf_result_class.BatteryStorage
- class edisgo.opf.results.opf_result_class.BatteryStorage
Container for the battery-storage results of the optimal power flow.
Each attribute is a pandas.DataFrame with one column per storage unit and the optimisation time steps as index.
- p
Charging (positive) / discharging (negative) power of the storage in MW.
- Type:
- e
State of energy of the storage in MWh.
- Type:
- p
- e