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
I have a kite model with discretized tethers consisting of segments. The model works with 2, 3, 4, 5, and 7 segments per tether, but when creating the problem with 6 segments, I get the error shown below. Sadly I could not make a MWE here, as I only get this error in this specific model with this specific number of segments... To reproduce you have to install KiteModels.jl#six-seg and run examples/input_output_function.jl.
Updating to the latest version of MTK solved this issue. But the latest version also makes structural_simplify performance a lot worse, almost 10x slower than on version 0.9.71
I have a kite model with discretized tethers consisting of segments. The model works with 2, 3, 4, 5, and 7 segments per tether, but when creating the problem with 6 segments, I get the error shown below. Sadly I could not make a MWE here, as I only get this error in this specific model with this specific number of segments... To reproduce you have to install KiteModels.jl#six-seg and run
examples/input_output_function.jl
.Stacktrace:
The text was updated successfully, but these errors were encountered: