Menu

#147 Update Time Algorithm

dh_branch
open
1
2014-11-28
2014-11-28
Anonymous
No

Default update time algorithm:

  • Read initial runtime from the following sources
    • kkit file
    • annotations
    • runtime dialog
    • default to 100 second
  • plotdt = runtime / 100 unless file specifies otherwise.
  • simulationdt = plotdt. Ignore file if it is a kkit file.
  • guiupdate time =
    1. runtime / 20. Run for 25% of runtime, ie, 5 updates.
    2. After 25% of runtime, Set update time = runtime / 10.
    3. Run for remainder of runtime

Discussion

Anonymous
Anonymous

Add attachments
Cancel