Skip to content

Analysing systems of equations - from Model manipulation #81

@skeating

Description

@skeating

Remaining items from this section of #21

  • Checking for over/under-determined cases
  • Identifying free/state/computed variables
  • Can we do this ignoring the directionality on interfaces? (Makes future CellML 2 support easier.)
  • Handle initial values nicely
    • Where these are actually constants, make them look like a simple assignment
    • Where they are really initial values for state vars, store them separately
      • In CellML 2 these could be computed by an equation, but we don't need that for now
  • Figure out the units for an equation (or part of an equation, e.g. the RHS of an assignment) cf Handle physical units #8

Metadata

Metadata

Assignees

No one assigned

    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