Opened 12 years ago

Last modified 7 years ago

#2226 closed enhancement

Improve event logging — at Version 1

Reported by: Francesco Casella Owned by: Lennart Ochel
Priority: high Milestone: 1.12.0
Component: Backend Version: trunk
Keywords: Cc:

Description (last modified by Francesco Casella)

the -lv LOG_ZEROCROSSINGS flag produces output of dubious usefulness, it should probably be removed.

Furthermore, 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

Change History (1)

comment:1 by Francesco Casella, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.