-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Have the ability to save the entire state of the simulator at x timestep.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Have a flag that will enable the simulator to dump the state of the simulator to file. This will enable the user to start the simulation from a specific file.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Useful for debugging and longer runs. Will enable the user to maintain state in case of power loss/unexpected issues.