You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
ERROR: type FourthOrderEq has no field U
Stacktrace:
getproperty(::FourthOrderEq, ::Symbol) at .\Base.jl:33
initial_guess(::PowerGrid) at C:\Users\Administrator.julia\packages\PowerDynamics\Bze9U\src\operationpoint\operationpoint.jl:25
find_operationpoint(::PowerGrid, ::Nothing; p0::Nothing, t0::Float64, sol_method::Symbol, sol_kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at C:\Users\Administrator.julia\packages\PowerDynamics\Bze9U\src\operationpoint\operationpoint.jl:135
find_operationpoint at C:\Users\Administrator.julia\packages\PowerDynamics\Bze9U\src\operationpoint\operationpoint.jl:127
top-level scope at c:\code\PowerDynamicsExamples\ieee14-4th-order\runexample.jl:16
include_string(::Function, ::Module, ::String, ::String) at .\loading.jl:1088
ERROR: type FourthOrderEq has no field U
Stacktrace:
getproperty(::FourthOrderEq, ::Symbol) at .\Base.jl:33
initial_guess(::PowerGrid) at C:\Users\Administrator.julia\packages\PowerDynamics\Bze9U\src\operationpoint\operationpoint.jl:25
find_operationpoint(::PowerGrid, ::Nothing; p0::Nothing, t0::Float64, sol_method::Symbol, sol_kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at C:\Users\Administrator.julia\packages\PowerDynamics\Bze9U\src\operationpoint\operationpoint.jl:135
find_operationpoint at C:\Users\Administrator.julia\packages\PowerDynamics\Bze9U\src\operationpoint\operationpoint.jl:127
top-level scope at c:\code\PowerDynamicsExamples\ieee14-4th-order\runexample.jl:16
include_string(::Function, ::Module, ::String, ::String) at .\loading.jl:1088
The text was updated successfully, but these errors were encountered:
thank you for your hint. This is indeed a bug in PowerDynamics that sneaked into the latest release. This problems appears when the slack bus is not the first node. It will be fixed in the next minor release of PowerDynamics.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
how to fix it
The text was updated successfully, but these errors were encountered: