-
-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Description
Running the component-based model of a spring-mass system in the documentation results in
ERROR: LoadError: StackOverflowError: Stacktrace: [1] recursive_unitless_bottom_eltype(a::Type{Any}) (repeats 99 times) @ RecursiveArrayTools ~/.julia/packages/RecursiveArrayTools/USU0j/src/utils.jl:96 in expression starting at /home/********/mass_spring.jl:47
the line the strace is
sol = solve(prob, Rosenbrock23())
Env
- ModelingToolkit v6.5.2
- DifferentialEquations v6.18.0
Metadata
Metadata
Assignees
Labels
No labels