Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • No time dependencies: 24 hours
  • time || today                : 24 hours
  • day                             : 1 week
  • date                           : 1 month
  • cron                           : 1 year
  • repeat                        : 1 year

The simulator resolution is determined by analysing the suite.

If we find  If there no time dependencies with an a minute resolution, then this is used.(Otherwise we use 1 hour resolution).   If there no time dependencies then the simulator will by default use 1 hour resolution.

This needs to be taken into account when specifying the verify attribute

 If If the simulation does not complete it creates  defs.flat and  defs.depth files.

 This This provides clues as to the state of the definition at the end of the simulation

...