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
@@ -1560,8 +1561,9 @@ function InitializationProblem{iip, specialize}(sys::AbstractODESystem,
1560
1561
if warn_initialize_determined && neqs < nunknown
1561
1562
@warn"Initialization system is underdetermined. $neqs equations for $nunknown unknowns. Initialization will default to using least squares. To suppress this warning pass warn_initialize_determined = false."
0 commit comments