Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3452 closed enhancement (fixed)

Separation of back end transformations for simulation and initialization

Reported by: Lennart Ochel Owned by: Lennart Ochel
Priority: high Milestone: 1.9.4
Component: Backend Version:
Keywords: Cc:

Description

The current back end design is not able to optimize the system for simulation independently from the system for initialization. All the information that are needed to set up the system for initialization is present during the whole optimization process for the simulation DAE. This makes it impossible to do certain simplifications/optimizations on the DAEs.

To gain further improvements, it is necessary to split the transformation pipeline inside the back end to handle simulation and initialization separately.

Change History (5)

comment:1 by Lennart Ochel, 9 years ago

Status: newaccepted

comment:2 by Lennart Ochel, 9 years ago

see PR199

comment:3 by Lennart Ochel, 9 years ago

Resolution: fixed
Status: acceptedclosed

comment:4 by Martin Sjölund, 9 years ago

Milestone: 1.9.41.9.4-1.9.x

Milestone renamed

comment:5 by Martin Sjölund, 9 years ago

Milestone: 1.9.4-1.9.x1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.