Skip to content

Conversation

kkarthik11
Copy link
Contributor

Resolves #1139

Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks also for adding the descriptions.
Two things missing:

  • changelog entry
  • a menu entry point, so that the page can be found (this should also fix the compilation error). Adding the page to the "I/O" submenu as the last entry would fit well, I think. Also move the md file to the io directory then, please.

@sebastian-peter
Copy link
Member

Also I realized we have https://github.com/ie3-institute/pp2psdm, which you could add as well

Linked the powerconverters page (Resolves #1139 )
Moved the file to io folder and linked it to the basicusage
Resolves #1139
Updated changelog for addition of the psdmconverters.md
Resolves #1139
Added the psdmconverters.md to the file
Resolves #1139
@kkarthik11 kkarthik11 self-assigned this Sep 9, 2025
@@ -0,0 +1,37 @@
# PSDM Converters
This page lists all the available converters available from and to PSDM
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This page lists all the available converters available from and to PSDM
This page lists all converters from and to the PSDM format that are known to us.


- [simBench2psdm](https://github.com/ie3-institute/simBench2psdm)

The conversion tool available [here](https://github.com/e2nIEE/simbench), that makes the models available to the [pandapower](https://github.com/e2nIEE/pandapower) simulation software.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if that's really relevant to us here...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But this is used as psdm converter?


- [powerFactory2psdm](https://github.com/ie3-institute/powerFactory2psdm)

This tool is used to convert the Power Factory projects into the PSDM format.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This tool is used to convert the Power Factory projects into the PSDM format.
This tool is used to convert Power Factory projects into the PSDM format.


- [simBench2PowerFactory](https://github.com/ie3-institute/simBench2PowerFactory)

The tool [here](https://github.com/e2nIEE/simbench) enables the use of the SimBench data set in the simulation tool [pandapower](https://github.com/e2nIEE/pandapower).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

Comment on lines 32 to 37
## Additional Simulation Tools used
- [pandapower](https://github.com/e2nIEE/pandapower)

Pandapower is an easy to use network calculation program aimed to automate the analysis and optimization of power systems.

More information about pandapower can be found [here](https://www.pandapower.org/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also not very relevant to us?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also the additional tools I thought if listed can be useful if someone is using them for first time and looking for the info. They can find it here.

changes for the rtd file
Resolves #1139
@kkarthik11
Copy link
Contributor Author

I have made the requested changes.

Comment on lines 25 to 27
## Other Available Converters

- [simBench2PowerFactory](https://github.com/ie3-institute/simBench2PowerFactory)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave in simBench2PowerFactory though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a rtd page listing all available converters to and from PSDM
2 participants