e2nIEE / pandapower

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

Are there any functions or expressions to add personal constraints for OPF? #1691

Closed DavidLudl closed 1 year ago

DavidLudl commented 1 year ago

Dear Pandapower Team,

First, thank you for your effort for this fantastic project.

While I am preparing my master thesis with pandapower, I am trying to add some further variables and constraints for the OPF problem, like adding new constraints for install capacity of wind turbine. Therefore, I would like to ask if there are any functions or expressions in pandapower to allow users to add their personal constraints? If there is no such function, where can I find and modify the constraints for OPF?

Best regards. David

rbolgaryn commented 1 year ago

You can takle a look at PowerModels integration and see if it is implemented. There is a pandapower tutorial about using PowerModels as a backend

DavidLudl commented 1 year ago

Ok, thank you for your advice, I will try to have a look of that.

SteffenMeinecke commented 1 year ago

closed due to inactivity