Skip to content

Commit 4622625

Browse files
Some adaptations
1 parent a3e1524 commit 4622625

File tree

3 files changed

+18
-31
lines changed

3 files changed

+18
-31
lines changed

docs/readthedocs/io/basiciousage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ csvfiles
1212
sql
1313
influxdb
1414
ValidationUtils.md
15-
psdmconverters.md
15+
converters.md
1616
```
1717

1818
## Data sink structure

docs/readthedocs/io/converters.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Converters
2+
This page lists all converters from and to the PSDM format that are known to us.
3+
4+
## Converters to PSDM
5+
6+
- [simBench2psdm](https://github.com/ie3-institute/simBench2psdm): SimBench has been research project of Kassel university, Fraunhofer IEE, RWTH Aachen university and TU Dortmund university, aiming at provision of realistic models of electrical distribution grids including time series. The data is availabe [here](https://simbench.de).
7+
- [powerFactory2psdm](https://github.com/ie3-institute/powerFactory2psdm): This tool is used to convert PowerFactory projects into the PSDM format.
8+
- [pp2psdm](https://github.com/ie3-institute/pp2psdm): Converter for grid models from pandapower into PowerSystemDataModel format.
9+
10+
## Converts from PSDM
11+
12+
- [psdm2powerfactory](https://github.com/ie3-institute/psdm2powerfactory): Converter from PSDM to PowerFactory file format.
13+
14+
## Other Converters
15+
16+
- [simBench2PowerFactory](https://github.com/ie3-institute/simBench2PowerFactory): Converts SimBench grids to the PowerFactory file format.
17+
- 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).

docs/readthedocs/io/psdmconverters.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)