What is a Simulation Window?

From the Simulation menu, select Simulate Chart (or Run Scenarios) to run a ProcessModel flowchart. When you run the simulation, the Simulation Window appears and ProcessModel compiles the model into simulation code for execution. Your model then starts running according to the options you have selected.

 The simulation window is set to run maximized and does not allow switching to other programs running on your system. The simulation window can either be minimized or re-sized. As long as it is not running maximized, you will be able to switch between it and other programs currently running. There is no method of programmatically changing the size or priority of the simulation window. It must be changed manually. However, the status and location of the window will be saved when you end the simulation. So the next time you run a simulation, it will use the same window settings it used previously.

What is in the Scoreboard of the simulation window?

scoreboard during processmodel simulation

In addition to your flowchart, a scoreboard appears on the Simulation Window to illustrate performance measures if the scoreboard option is selected in the Options dialog.

Entity1, Entity2,… Entities for which statistics are gathered are displayed across the top of the scoreboard.

Qty Processed The number of entities of this particular type that have been processed, meaning those that have exited the system.

Avg. Cycle Time (time unit) The average time the entity type spent in the system. Expressed in terms of the time unit selected in the Simulation/Options dialog.

Avg. VA Time (time unit) The average value added time—time the entity type spent in activity time. Expressed in terms of the time unit selected in the Simulation/ Options dialog.

Cost per Unit The average cost of the entity type.

 Since entity names can be changed during a simulation, statistics are collected based on the name assigned to the entity when it exits the system.

 Variables may also be shown on the Scoreboard (see variables).

The decimal places shown in the simulation when displaying a real variable using a Label is fixed at 2 decimal places and can not be changed.

Was this article helpful?

Related Articles

Go to Top