ModelingToolkit.jl icon indicating copy to clipboard operation
ModelingToolkit.jl copied to clipboard

Incidence matrix structural_simplify

Open ArnoStrouwen opened this issue 2 years ago • 3 comments

Would it be possible to add some extra information to the docstring of structural_simplify to explain how the incidence matrix should be interpreted: on the left original dependence of equations on variables, on the right simplified...

ArnoStrouwen avatar Jun 01 '23 16:06 ArnoStrouwen

@YingboMa can you take a second to add this?

ChrisRackauckas avatar Feb 22 '24 13:02 ChrisRackauckas

The incidence matrix is actually not useful for humans. I am just showing it because it looks cool. We can just disable it if it's confusing.

YingboMa avatar Feb 22 '24 14:02 YingboMa

Disable it then from the default printing and surface a function in the docs for showing it.

ChrisRackauckas avatar Feb 22 '24 14:02 ChrisRackauckas