ahalev / python-microgrid

python-microgrid is a python library to generate and simulate a large number of microgrids.
https://python-microgrid.readthedocs.io
GNU Lesser General Public License v3.0
60 stars 7 forks source link

What are the units of time_series in LoadModule, RenewableModule, GridModule? #70

Closed Alfonso00MA closed 1 year ago

Alfonso00MA commented 1 year ago

Would it be possible to let us know the units of the time_series attribute for each of the Timeseries Modules?:

LoadModule RenewableModule GridModule

ahalev commented 1 year ago

Units can be assumed to be in kWh.