Opened 19 years ago

Closed 17 years ago

Last modified 17 years ago

#16 closed defect (wontfix)

Default values may contain algebraic loops after optimization

Reported by: ginkel Owned by: ginkel
Priority: major Milestone:
Component: Promot Version: 0.7.1
Severity: bad Keywords:
Cc:

Description

This pops up after optimizing a model, that contains expressions in the default value calculation.

The solution would be to clean all math after optimization and reduction, and also to record these additional dependencies to avoid removal of these vars. For the evaluation of the default values the original numerical values should be inserted.

Change History (3)

comment:1 Changed 17 years ago by ginkel

  • Milestone changed from first_release to improved_release

comment:2 Changed 17 years ago by rempel

  • Resolution set to wontfix
  • Status changed from new to closed

postponed until equation optimization is revisited, no-one has the knowledge to give ways to resolve this (and its interdependence with other functionality in the kernel), which could than be implemented.

comment:3 Changed 17 years ago by rempel

  • Milestone Promot 1.0+ deleted
Note: See TracTickets for help on using tickets.