I am working on real time java to implement a sensor network simulation. My simulation works but the problem is that I want to do some sensitivity analysis so I need to run the simulation multiple times, one after each other. After the first iteration I am not able to get any results due to suspends and activating or resetting them is was a bit problematic. So here is the code: I am working on real time java to implement a s