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

Psy3 #1012

Merged
merged 63 commits into from
Sep 12, 2023
Merged

Psy3 #1012

merged 63 commits into from
Sep 12, 2023

Conversation

jd-lara
Copy link
Member

@jd-lara jd-lara commented Sep 6, 2023

Closes several issues related to HVDC and some parsing issues.

closes #999
closes #944

Tests are expected to fail

rodrigomha and others added 30 commits January 30, 2023 16:16
* add DC bus

* change to ACBus

* remove powerflow page

* add PSB to the docs

* change documenter version

* Initial updates to include all the necessary methids

* Updates to parsing buses, areas and loadzones

* Updates to parsing loads and populating peak P and Q for Areas and LoadZones

* Remove total_load filter

* Formatting updates

* Adding info in ext of generators

* Formatter updates

* Updates to parsing on non XFR branches

* Updates to transforming branches with bad data to XFR's

* Formatting updates.

* add basic transformer parsing

* Update runtests.jl

* bump psy version

* update test because islolated is now allowed

* get_max_reactive_power fix

* Update Project.toml

* use miliseconds in metadata

* version bump

* fix test

* fix extra zeros

* change to ACBus

* change ACBusType

---------

Co-authored-by: Jose Daniel Lara <[email protected]>
Co-authored-by: scdhulipala <[email protected]>
* fix typo

* update arc to Union

* add DC line models

* update limits

* Update DC Line Default Inductor

* remove dcline
* rename existing HVDCLines

* make two terminal branches ACBranches
* fix Bus typos

* add exports

* add InterconnectingConverter

* change bus name

* add active power limits
* add DC bus

* change to ACBus

* remove powerflow page

* add PSB to the docs

* change documenter version

* Initial updates to include all the necessary methids

* Updates to parsing buses, areas and loadzones

* Updates to parsing loads and populating peak P and Q for Areas and LoadZones

* Remove total_load filter

* Formatting updates

* Adding info in ext of generators

* Formatter updates

* Updates to parsing on non XFR branches

* Updates to transforming branches with bad data to XFR's

* Formatting updates.

* add basic transformer parsing

* Update runtests.jl

* bump psy version

* update test because islolated is now allowed

* get_max_reactive_power fix

* Update Project.toml

* use miliseconds in metadata

* version bump

* fix test

* fix extra zeros

* change to ACBus

* change ACBusType

---------

Co-authored-by: Jose Daniel Lara <[email protected]>
Co-authored-by: scdhulipala <[email protected]>
* fix typo

* update arc to Union

* add DC line models

* update limits

* Update DC Line Default Inductor

* remove dcline
* initial approach to address deserialization

* add bus to deserialize

* remove repeated functions

* comment data.jl utils
* add DC bus

* change to ACBus

* remove powerflow page

* add PSB to the docs

* change documenter version

* Initial updates to include all the necessary methids

* Updates to parsing buses, areas and loadzones

* Updates to parsing loads and populating peak P and Q for Areas and LoadZones

* Remove total_load filter

* Formatting updates

* Adding info in ext of generators

* Formatter updates

* Updates to parsing on non XFR branches

* Updates to transforming branches with bad data to XFR's

* Formatting updates.

* add basic transformer parsing

* Update runtests.jl

* bump psy version

* update test because islolated is now allowed

* get_max_reactive_power fix

* Update Project.toml

* use miliseconds in metadata

* version bump

* fix test

* fix extra zeros

* change to ACBus

* change ACBusType

---------

Co-authored-by: Jose Daniel Lara <[email protected]>
Co-authored-by: scdhulipala <[email protected]>
* fix typo

* update arc to Union

* add DC line models

* update limits

* Update DC Line Default Inductor

* remove dcline
* add DC bus

* change to ACBus

* remove powerflow page

* add PSB to the docs

* change documenter version

* Initial updates to include all the necessary methids

* Updates to parsing buses, areas and loadzones

* Updates to parsing loads and populating peak P and Q for Areas and LoadZones

* Remove total_load filter

* Formatting updates

* Adding info in ext of generators

* Formatter updates

* Updates to parsing on non XFR branches

* Updates to transforming branches with bad data to XFR's

* Formatting updates.

* add basic transformer parsing

* Update runtests.jl

* bump psy version

* update test because islolated is now allowed

* get_max_reactive_power fix

* Update Project.toml

* use miliseconds in metadata

* version bump

* fix test

* fix extra zeros

* change to ACBus

* change ACBusType

---------

Co-authored-by: Jose Daniel Lara <[email protected]>
Co-authored-by: scdhulipala <[email protected]>
* rename existing HVDCLines

* make two terminal branches ACBranches
* fix Bus typos

* add exports

* add InterconnectingConverter

* change bus name

* add active power limits
* initial approach to address deserialization

* add bus to deserialize

* remove repeated functions

* comment data.jl utils
* add DC bus

* change to ACBus

* remove powerflow page

* add PSB to the docs

* change documenter version

* Initial updates to include all the necessary methids

* Updates to parsing buses, areas and loadzones

* Updates to parsing loads and populating peak P and Q for Areas and LoadZones

* Remove total_load filter

* Formatting updates

* Adding info in ext of generators

* Formatter updates

* Updates to parsing on non XFR branches

* Updates to transforming branches with bad data to XFR's

* Formatting updates.

* add basic transformer parsing

* Update runtests.jl

* bump psy version

* update test because islolated is now allowed

* get_max_reactive_power fix

* Update Project.toml

* use miliseconds in metadata

* version bump

* fix test

* fix extra zeros

* change to ACBus

* change ACBusType

---------

Co-authored-by: Jose Daniel Lara <[email protected]>
Co-authored-by: scdhulipala <[email protected]>
* fix typo

* update arc to Union

* add DC line models

* update limits

* Update DC Line Default Inductor

* remove dcline
* add DC bus

* change to ACBus

* remove powerflow page

* add PSB to the docs

* change documenter version

* Initial updates to include all the necessary methids

* Updates to parsing buses, areas and loadzones

* Updates to parsing loads and populating peak P and Q for Areas and LoadZones

* Remove total_load filter

* Formatting updates

* Adding info in ext of generators

* Formatter updates

* Updates to parsing on non XFR branches

* Updates to transforming branches with bad data to XFR's

* Formatting updates.

* add basic transformer parsing

* Update runtests.jl

* bump psy version

* update test because islolated is now allowed

* get_max_reactive_power fix

* Update Project.toml

* use miliseconds in metadata

* version bump

* fix test

* fix extra zeros

* change to ACBus

* change ACBusType

---------

Co-authored-by: Jose Daniel Lara <[email protected]>
Co-authored-by: scdhulipala <[email protected]>
* rename existing HVDCLines

* make two terminal branches ACBranches
* fix Bus typos

* add exports

* add InterconnectingConverter

* change bus name

* add active power limits
* initial approach to address deserialization

* add bus to deserialize

* remove repeated functions

* comment data.jl utils
* add DC bus

* change to ACBus

* remove powerflow page

* add PSB to the docs

* change documenter version

* Initial updates to include all the necessary methids

* Updates to parsing buses, areas and loadzones

* Updates to parsing loads and populating peak P and Q for Areas and LoadZones

* Remove total_load filter

* Formatting updates

* Adding info in ext of generators

* Formatter updates

* Updates to parsing on non XFR branches

* Updates to transforming branches with bad data to XFR's

* Formatting updates.

* add basic transformer parsing

* Update runtests.jl

* bump psy version

* update test because islolated is now allowed

* get_max_reactive_power fix

* Update Project.toml

* use miliseconds in metadata

* version bump

* fix test

* fix extra zeros

* change to ACBus

* change ACBusType

---------

Co-authored-by: Jose Daniel Lara <[email protected]>
Co-authored-by: scdhulipala <[email protected]>
* fix typo

* update arc to Union

* add DC line models

* update limits

* Update DC Line Default Inductor

* remove dcline
@jd-lara
Copy link
Member Author

jd-lara commented Sep 6, 2023

Current status

image

src/data_format_conversions.jl Outdated Show resolved Hide resolved
src/data_format_conversions.jl Outdated Show resolved Hide resolved
src/data_format_conversions.jl Outdated Show resolved Hide resolved
src/data_format_conversions.jl Outdated Show resolved Hide resolved
@jd-lara jd-lara marked this pull request as ready for review September 11, 2023 16:36
@jd-lara jd-lara merged commit 1454cf0 into main Sep 12, 2023
4 of 8 checks passed
@jd-lara jd-lara self-assigned this Sep 12, 2023
@jd-lara jd-lara deleted the psy3 branch November 25, 2023 01:57
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.

get_primer_mover is type unstable HVDC data modeling tracking issue
3 participants