snap Shot Frequency
If a listener is attached to the solver via its iterationEmitter property, then snapshots of the solver's state are captured at the end of each iteration according to this specified frequency. For example, if the frequency is 10, then every 10th iteration is emitted. The default is 1. If nothing listens for emissions, then no snapshots are emitted.