Skip to main content

Running a Simulation

How to run a simulation

Play a Simulation

Tip

The Console will issue a warning if there is no active event in the model.

Pause a Simulation

  • Click the "Pause" button on the run control bar to pause the simulation during runtime.

    pause button

Resume a Simulation

  • Click the "Resume" button to resume the simulation when the model is paused, as shown in the image below.

    resume button

Complete a Simulation

The simulation will end normally if any of the following occur:

Interrupt a Simulation

  • Error Interruptions

    When a runtime error occurs during the simulation, the Console throws an error message and interrupts the simulation.

  • User-initiated interruptions

    During the simulation, if the user clicks the "Reset" button on the control bar (without any error), the simulation will be interrupted and reset.

    reset button

Step-by-Step Simulation

  • When the simulation is in the initial or paused state, you can use the "Step" button to run it step by step.

  • Click the "Step" button on the run control bar. The simulation will complete the next Tick first and then pause.

    step button

Running Settings

Simulation Speed Control

simulation speed control

  • On the left side of the control bar, there is a dropdown menu for selecting the running speed. Clicking on it will trigger a pop-up where you can make your selection.
  • Menu options indicate the waiting time between the completion of each Tick and the start of the next Tick.
Tips
  • The speed control is set to the minimum interval by default to reduce waiting time.
  • If you need to observe system state updates closely, increase the time gap.
  • The running speed depends on your subscription plan.