Skip to content

Set :: ScreenFrequency

mrnucleation edited this page Dec 6, 2018 · 1 revision

Set :: ScreenFrequency

This variable directs the program to output to the screen every N cycles during the simulation.

Note: This variable may be replaced in future versions with a more dynamic screen output scheme.

Format:

  set ScreenFreq (Number of Cycles)

Example:

  set ScreenFrequency 1000
Clone this wiki locally