Skip to content

Include functionality for rearranging algebraic loops to turn certain DAEs into ODEs #1050

Description

@FinbarArgus

Sometimes a system of equations will have algebraic loops that causes them to be seen as DAE's by the compiler. The process of doing the algebraic manipulation, to turn the system of DAE's into a system of ODE's would be very useful to have as a part of libcellml.

The attached file (change ext to cellml) is seen as a DAE when the line below "DAE Below" is uncommented and an ODE when instead the rearranged equation under "ODE below" is uncommented.

Checking_V3.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions