Running two simulations
Posted: Sat Apr 06, 2013 12:27 pm
In my network model I want to run two simulations. Simulation 1 runs for 1000 ms and Simulation 2 for another 1000 ms.
Simulation 2 uses a variable 'var1' which is calculated from the results of simulation 1. How do I do this ? The condition is that simulation 2 should not be a continuation of simulation 1. It should start fresh (just that a variable in sim 2 is computed from result of sim 1).
thanks in advance
Simulation 2 uses a variable 'var1' which is calculated from the results of simulation 1. How do I do this ? The condition is that simulation 2 should not be a continuation of simulation 1. It should start fresh (just that a variable in sim 2 is computed from result of sim 1).
thanks in advance