CSIM automatically gathers and reports
performance statistics for certain types
of model components, including facilities
and storages. CSIM also provides four
general-purpose statistics gathering
tools: tables,
qtables,
meters,
and boxes.
These tools can be used for the following
purposes:
Any statistics can of course be gathered
by declaring and updating variables
in a CSIM program. But, the statistics
gathering tools are powerful and comprehensive,
and their use will decrease the likelihood
of programming errors that lead to incorrect
statistics. Formatted reports of the
statistics gathered with these tools
can easily be included in the model
output.
The following steps are suggested for
adding statistics gathering to a model:
The magnitudes of the performance statistics
obviously depend on the time unit that
is chosen for the model. Most of the
reports produced by the statistics gathering
tools will accommodate floating point
numbers with six digits to the left
of the decimal point and six digits
to the right of the decimal point. Up
to nine digits can be displayed for
integer values. The time unit should
be chosen to avoid performance values
so far from unity that digits of interest
are not displayed.