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 simulator.run() method should be able to set start and stop times for the simulation. This can be done by changing their respective values in the corresponding dsin.txt if we extend the write_params() method. For example:
The
simulator.run()
method should be able to set start and stop times for the simulation. This can be done by changing their respective values in the correspondingdsin.txt
if we extend thewrite_params()
method. For example:I'm no expert in these file manipulations so could you @kdavies4 have a look at how to efficiently implement this?
The text was updated successfully, but these errors were encountered: