You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The change to the History class in #46 means that main() won't be able to write out all of the simulation data to a file after it's finished simulating, so this logic should move into History and the object should write incrementally.