sailfish.driver.run
- sailfish.driver.run(setup_name, quiet=True, **kwargs)[source]
Run a simulation with no side-effects, and return the final state.
This function is intended for use by scripts that run a simulation and inspect the output in-memory, or otherwise handle archiving the final result themselves. Event monitoring is not supported. If quiet=True (default) then logging is suppressed.