Skip to content

Commit

Permalink
Corrected Storage data requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
spyrostz committed Nov 26, 2024
1 parent d02a339 commit 9d6609a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wiki/docs/data-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Users who would like to model a local energy market (an energy community partici
* **Storage (Battery)**
* Name (can be anonymous, e.g. Battery1) and location
* Capacity in kWh
* Power delivery in kW
* Maximum charge/discharge rate per time interval in kW
* Minimum SOC in % and/or actual SOC per time interval (optional)
* Charge / discharge power in kW
* Maximum charge/discharge power in kW
* Minimum SOC in % and/or actual SOC in timeseries (optional)
* **Heat Pumps**
* Name (can be anonymous, e.g. HP1) and location
* Maximum power rating (based on nameplate)
Expand Down

0 comments on commit 9d6609a

Please sign in to comment.