Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IEEE 13-bus (extended) Conversion Errors #387

Open
temcdrm opened this issue Jan 14, 2022 · 0 comments
Open

IEEE 13-bus (extended) Conversion Errors #387

temcdrm opened this issue Jan 14, 2022 · 0 comments

Comments

@temcdrm
Copy link

temcdrm commented Jan 14, 2022

The attached version of the IEEE 13-bus system has 3-phase storage and PV added to the 480-volt bus, and 1-phase storage and PV added to a single-phase, center-tap service transformer. This
CPYDAR_ieee13x.zip
circuit comes from the GridAPPS-D/CIMHub project. I ran the following conversions:

ditto-cli convert --from opendss --input ./ieee13x_config.json --to json --output test
ditto-cli convert --from opendss --input ./ieee13x_config.json --to ephasor --output test
ditto-cli convert --from opendss --input ./ieee13x_config.json --to opendss --output test
ditto-cli convert --from opendss --input ./ieee13x_config.json --to gridlabd --output test

The following problems occur:

  1. Error on unknown command giscoords, which I could mitigate by commenting the last line of Master.dss. This may be a new feature of OpenDSS and the converter should skip over it.
  2. The two PVsystems were apparently not recognized.
  3. The two Storage components were recognized, but not translated correctly, especially the phases that were interpreted as none
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

No branches or pull requests

1 participant