structural_simplify
broken for some underdetermined NonlinearSystem
s
#2786
Labels
structural_simplify
broken for some underdetermined NonlinearSystem
s
#2786
Describe the bug 🐞
Some underdetermined nonlinear systems when simplified have a variable that only occurs on the RHS of observed equations, but is also not an unknown. Thus, it has no value assigned to it and errors.
Expected behavior
The variable should be on the LHS of an observed equation or be an unknown.
Minimal Reproducible Example 👇
Using the model in https://github.com/SciML/ModelingToolkit.jl/blob/master/test/downstream/inversemodel.jl,
Error & Stacktrace⚠️
Environment (please complete the following information):
MTK downstream environment
The text was updated successfully, but these errors were encountered: