Opened 12 years ago
Last modified 7 years ago
#2226 closed enhancement
Improve event logging — at Initial Version
Reported by: | Francesco Casella | Owned by: | Lennart Ochel |
---|---|---|---|
Priority: | high | Milestone: | 1.12.0 |
Component: | Backend | Version: | trunk |
Keywords: | Cc: |
Description
the -lv LOG_ZEROCROSSINGS flag produces output of dubious usefulness, it should probably be removed.
Furthermor, LOG_EVENTS should output the following information
- time of the event occurrence
- type of event (time or state)
- the condition triggering the event
LOG_EVENTS_V should also report this additional information
- for zero-crossing triggered events, the value of the crossing function residual, and, if possible, the number of iterations of the zero-crossing root finder
- any discrete variable that changes its value
- the beginning of a new event iteration
Note:
See TracTickets
for help on using tickets.