Skip to content

DAE to ODE Rearrangement #10

@RLee64

Description

@RLee64

We want to automatically convert DAEs into ODEs where possible by breaking algebraic loops. This greatly improves the runtime performance of models.

As an example, the below CellML model is currently being classified as underconstrained (or a DAE in OpenCOR). We want the analyser to eliminate the algebraic loop and rearrange it so that the nla system is made algebraic and the overall model is considered an ODE.

simple_capillary.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions