Integrating Pandapower and Pandapipes with oemof

I am currently working on a project for my master’s thesis, focusing on integrating Pandapower and Pandapipes with oemof, and vice versa. My goal is to convert networks into oemof, analyze the outcomes, and then feed the optimized data back into Pandapower and Pandapipes for load flow calculations. Unfortunately, I’m struggling to extract the optimization data from oemof in the appropriate format and to reimport it for time series analysis.

I have uploaded the current version of my code on GitHub and would greatly appreciate it if you could take a look. Here is the link to my GitHub repository:

I would be very grateful for your assistance and feedback!

Thank you very much in advance for your help!

Hi @AhmadAlHariri,

would it be possible to provide a short script that does not depend on pandapipes and pandapower? This would make it a lot easier to test your script.