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

Fix c_sys5_hybrid_uc case #82

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Fix c_sys5_hybrid_uc case #82

merged 2 commits into from
Apr 30, 2024

Conversation

daniel-thom
Copy link
Contributor

Ensure that the System and HybridSystem have the same components rather than copies.

Ensure that the System and HybridSystem have the same components rather
than copies.
@daniel-thom daniel-thom requested a review from GabrielKS April 30, 2024 14:14
@@ -1291,7 +1291,6 @@ function _duplicate_system(main_sys::PSY.System, twin_sys::PSY.System, HVDC_line

IS.assign_new_uuid!(twin_sys.data, b)
PSY.remove_component!(twin_sys, b)
b.time_series_container = IS.TimeSeriesContainer()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jd-lara I don't think this should have been there. Let me know if there was a reason for it.

@jd-lara jd-lara self-assigned this Apr 30, 2024
@jd-lara jd-lara merged commit 12936ff into psy4 Apr 30, 2024
1 of 6 checks passed
@jd-lara jd-lara deleted the dt/fix-hybrid-case branch April 30, 2024 15:43
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.

2 participants