[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Sun, 18 Apr 2004 06:48:12 +0000 (UTC) 
Subject:What should I do as the simulation is run forever? 
From:f_j_54 
Volume-ID: 

IN THE NAME OF GOD

Hello.
I would like, my simulation is run several times automatically(for example
100 times) and its results are printed at an output file.
I use
run_simulation(sim_setup_info, 300, mintracevars);

I know, I should not give 300. But when I donâ??t give any number or put
â??falseâ?? instead of it, the program is not run.
If I use "sim_scheduler" directly, how do I use "sim_setup_info"?

What should I do as the simulation is run forever?
(for stop simulation I use â??sim_stopping_schedulerâ??).

Sincerely,
Jenab.