Hello everybody, in mining truck shovel operation,in this operation there are two main tasks in open pit mines:
1)Dumper going to escavator for loading ore material.
2)Dumper going to crusher for unloading ore material.
Intially we will have number of trucks and thier capacity.Now i am trying to built a simulation model using simevents for this process.Process is explained in simple words as follows the truck(dumpers) takes some load(ore material) from escavator to crusher(unloads) and come back to escavator to load and again unloads it at crusher,and this process continues till shift time ends so how do we loop the entity generator(number of trucks,truck capacity are enity attributes)) with enity server(escavator and crusher) , for this simple looping which type of block shall be used to solve the problem(simevents).The below daigrams may help you to understand the flow of process: