From: Volodymyr R. <vla...@gm...> - 2013-11-25 17:41:50
|
Hi everyone, During experiments with Gridsim I experienced difficulties with running several simulations in a row. For example, I have a JUnit test case that executes simulations several times. First simulations is successfully executed, while all next test cases finish immediately after GridSim.startGridSimulation() call. Is it expected behavior and it's impossible to run several simulations in a row? Is there a way to "clear" state of the GridSim so it's possible to run simulation again? -- Regards, Volodymyr |