Is it possible to set up a Veros run where the restart files are not generated at the end of the simulation? I tried using: `VerosSettings.restart_frequency = None` but this did not work.
Is it possible to set up a Veros run where the restart files are not generated at the end of the simulation? I tried using:
VerosSettings.restart_frequency = Nonebut this did not work.