Separate function to compute algebraic variables

Bug #603737 reported by Eike
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Freeode
New
Wishlist
Unassigned

Bug Description

Currently algebraic variables are computed by the same function "dynamic" than the derivatives. However the values of the algebraic variables are usually thrown away when the ODE is solved. When the algebraic variables are computed the, the derivatives are thrown away.

This simplistic approach wastes computing power, therefore the algebraic variables should be computed by a separate function. This is interesting when PDEs are introduced to the language.

To implement this, the construction of a data flow graph, and the removal of dead code, must be implemented.

https://sourceforge.net/apps/trac/freeode/ticket/32

Eike (eike-welk)
Changed in freeode:
importance: Undecided → Wishlist
Eike (eike-welk)
tags: added: flow-graph optimizer runtime
Eike (eike-welk)
description: updated
Eike (eike-welk)
Changed in freeode:
milestone: none → 0.4.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.