Create simulation reports
When a process is run, simulation reports are created in PDF format, and saved to a folder.
The report contains the following graphs, by default:
- Load profile: total number of iterations run
- Instances Execution Time: execution time in hours vs date
- Time by Instance: minimum, average, and maximum execution times calculated over all iterations
- Instances Waiting Time: waiting (inactive) time vs date
- Waiting Times by Instance: minimum, average, and maximum waiting (inactive) times calculated over all iterations
- Instances Cumulated Time: execution time + waiting time calculated over all iterations
Then follows a series of reports calculated for each element in the Process:
- Instances Execution Time
- Execution Time by Instance
- Instances Waiting Time
- Waiting Time by Instance
These are followed by a series of reports for each Resource used in the Process:
- Time Consumption: number/amount of this resource consumed or used vs date
- Consumption by Instance: minimum, average, and maximum resource consumption or usage calculated over all iterations
- Total Resources Consumption: total number of this resource consumed or used
- Time Cost: total cost of this resource consumed or used vs date
- Cost by Instance: minimum, average, and maximum resource cost calculated over all iterations
- Total Resources Cost: total cost of this resource
- Time Utilization: utilization of this resource vs date
- Utilization by instance: minimum, average, and maximum resource consumption or usage by percentage, as compared to the total available
- Total Utilization: total amount of this resource consumed or used, by percentage as compared to the total available