Skip to content

Conversation

@mandywal
Copy link
Contributor

Fix WECC_large_PV and PVBus model structure to resolve MethodError during Bus creation.

The MethodError: no method matching -(::SymbolicUtils.BasicSymbolic, ::Symbolics.Equation) occurred because the original WECC_large_PV model had incorrect component connections, mixed equation assignments with connect() for scalar signals, and lacked proper internal terminal connections. This prevented OpPoDyn.jl's _busio function from correctly processing the symbolic system. The refactor ensures proper component interfacing, consistent signal flow, and correct use of connect() for connectors versus ~ for scalar assignments.


Open in Cursor Open in Web

cursoragent and others added 2 commits August 28, 2025 07:25
Co-authored-by: mandy.waeltermann <mandy.waeltermann@udo.edu>
Co-authored-by: mandy.waeltermann <mandy.waeltermann@udo.edu>
@JuliaEnergy JuliaEnergy deleted a comment from cursor bot Aug 28, 2025
@mandywal mandywal changed the base branch from main to WECC_models August 28, 2025 08:08
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.

3 participants