next up previous contents index
Next: mrun n Up: Run console menu Previous: step   Contents   Index

run

run executes a simulation run which continues until it reaches the simulation ending time, which is set by the second argument of the SRTEngine constructor or by the command pause_at et. The corresponding API is
   public void SRTEngine::MultiRun(unsigned n)
where n=1.

MHHwang 2007-05-08