CACTUS (Code for Axial and Cross-flow TUrbine Simulation) is a turbine performance simulation code, based on a free wake vortex method, to study wind turbines and marine hydrokinetic (MHK) devices.
Perhaps there's a way to do this already, but it would be nice if there were a way to restart a simulation from where it left off if it got interrupted or if the user needed to pause it.
Unfortunately this feature doesn't exist right now, but it would be very nice to have. Implementing it would involve writing some methods to completely serialize/deserialize the simulation state.
Perhaps there's a way to do this already, but it would be nice if there were a way to restart a simulation from where it left off if it got interrupted or if the user needed to pause it.