Opened 8 years ago
Last modified 6 years ago
#4146 assigned defect
Summary of omc scaling issues — at Initial Version
Reported by: | Francesco Casella | Owned by: | somebody |
---|---|---|---|
Priority: | normal | Milestone: | Future |
Component: | *unknown* | Version: | |
Keywords: | Cc: | Willi Braun |
Description
This ticket collects all the known issues with omc scaling poorly with the model size:
- #3695 removeSimpleEquations is slow on large models
- #3816 Prepare PostOptimizeDAE scales as O(N3) in models with large numbers of discrete variables
- #3905 findZeroCrossings scales as O(N2)
- #4005 EncapsulateWhenConditions scales as O(N3) in models where a when clause is triggered by a large vector of conditions
- #4006 Weird performance of SimCode in models with many when clauses and events
Note:
See TracTickets
for help on using tickets.