e2nIEE / pandapower

Convenient Power System Modelling and Analysis based on PYPOWER and pandas
https://www.pandapower.org
Other
848 stars 478 forks source link

YOUR TITLE #2130

Closed Aliadavid closed 1 month ago

Aliadavid commented 1 year ago

Feature Checklist

Issue

how to run opf with input load data for let say 24 hour timeseries does not take runopf () as input to kwargs

Label

pawellytaev commented 1 month ago

Hi @Aliadavid, you can use the time series module for that, but in run_timeseries set the attribute run to pp.runopp. Here's a tutorial that describes that https://github.com/e2nIEE/pandapower/blob/develop/tutorials/timeseries_opf.ipynb