Opened 8 years ago
Last modified 7 years ago
#4301 accepted enhancement
Feature to break the simulation when the steady state has been reached — at Initial Version
Reported by: | Adrian Pop | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Backend | Version: | |
Keywords: | Cc: |
Description
Proposed here:
http://stackoverflow.com/questions/42673420/global-measure-to-test-when-steady-state-of-system-is-reached
The first point sounds like a good to have feature and doesn't seem that hard to implement, basically a terminate when all the ders are 0 (within an epsilon) for a number of steps.
For the second point we would need a global operator that returns i.e. the sum of all ders that one can use in equations to enable / disable parts of the system.
Note:
See TracTickets
for help on using tickets.