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

_make_ax_ref not defined #88

Closed
scdhulipala opened this issue Sep 19, 2024 · 1 comment
Closed

_make_ax_ref not defined #88

scdhulipala opened this issue Sep 19, 2024 · 1 comment

Comments

@scdhulipala
Copy link

When trying to run find_connected_components on a PSY-3.X System, sub_networks = PNM.find_connected_components(ladwp_sys);, I get the following error:

ERROR: UndefVarError: _make_ax_ref not defined
Stacktrace:
[1] PowerNetworkMatrices.Adjacency(branches::InfrastructureSystems.FlattenIteratorWrapper{Branch, Vector{Base.ValueIterator}}, nodes::Vector{ACBus}; check_connectivity::Bool, kwargs::@kwargs{})
@ PowerNetworkMatrices ~/.conda-envs/sdhulipa-julia1.10.3/share/julia/packages/PowerNetworkMatrices/YBcAg/src/ybus_calculations.jl:230
[2] PowerNetworkMatrices.Adjacency(sys::System; check_connectivity::Bool, kwargs::@kwargs{})
@ PowerNetworkMatrices ~/.conda-envs/sdhulipa-julia1.10.3/share/julia/packages/PowerNetworkMatrices/YBcAg/src/ybus_calculations.jl:270
[3] Adjacency
@ ~/.conda-envs/sdhulipa-julia1.10.3/share/julia/packages/PowerNetworkMatrices/YBcAg/src/ybus_calculations.jl:258 [inlined]
[4] find_connected_components(sys::System)
@ PowerNetworkMatrices ~/.conda-envs/sdhulipa-julia1.10.3/share/julia/packages/PowerNetworkMatrices/YBcAg/src/ybus_calculations.jl:339
[5] top-level scope
@ REPL[91]:1

@jd-lara
Copy link
Member

jd-lara commented Sep 21, 2024

close as a duplicate of #86

@jd-lara jd-lara closed this as completed Sep 21, 2024
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

2 participants