Loading Rack Statistics provides a real-time view of loading rack performance in refinery simulation, helping monitor material flow, train loading, and rail logistics operations. It presents key operational data without changing the simulation state, making it useful for monitoring, reporting, and analysis. The
LoadingRackStatistics API organizes loading rack performance data into three main areas: input flow, output flow, and train loading state. Each section provides methods for retrieving operational statistics and formatted values for monitoring and reporting. The loading rack supports both
loading-priority and schedule-based loading strategies, while its statistics provide visibility into the resulting train loading progress and operational performance.
The statistics cover three main areas:
Input flow — total and product-specific incoming flow.
Output flow — total and product-specific outgoing flow, plus wagon statistics.
Train loading — active train fill ratio, product loading progress, total capacity, and arrival schedule.
Together, these indicators provide a concise picture of loading rack performance, material flow, and rail loading activity. Access to Loading Rack Statistics is provided through the internal statistics variable of the LoadingRack agent, which exposes the available input, output, and train loading statistics.