developed controllers for power-heat coupled network and plot it - #653
developed controllers for power-heat coupled network and plot it#653sf-snigdha wants to merge 6 commits into
Conversation
Added multinetwork with power and heat networks , developed their simple controller according to the power to gas network and tried to plot the coupled network.
Add files via upload
|
Hey, cool that your idea resulted in this pull request. It is always a joy to welcome new contributers here!
Please ask if you have any questions. |
|
Hi, thank you again for the feedback. I sincerely apologize for the very late update. It took me much longer than expected to come back to this PR, but I really appreciate your earlier guidance and patience. I have now updated the PR according to the requested pandapipes structure:
I also noticed that the previous test failed because the controller import could not be resolved. I have now moved the controller and plotting files into the src package structure, so the notebook import should resolve correctly. The workflow is currently awaiting maintainer approval. Could you please check whether the structure is okay now? Thank you very much! |
There was a problem hiding this comment.
Hi,
Should I remove this py file and submit again since this file is already moved to multinet/control?
developed controllers for power-heat coupled network and plot it