Remove SymbolicAWEModel code from the package#247
Conversation
|
Please, fix the tests first. |
|
There are 3 options when using a unique find_steady_state! function from SymbolicAWEModels in the example. I don't like any of them...
|
|
You can always write: to make clear you want to import the find_stead_state! function from SymbolicAWEModels, if that is what you want to do. |
|
That doesn't make it easier to understand or run the example, but I'll do that for now. |
|
Fixed the tests |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
I get the following error when creating a sys image: └ @ ModelingToolkit.StructuralTransformations ~/.julia/packages/ModelingToolkit/vyvd9/src/structural_transformation/utils.jl:291 Closest candidates are: Stacktrace: Stacktrace: Any idea? |
This reverts commit 0e5fb65.
Use SymbolicAWEModels.jl instead.