Hi There,
I am currently trying to create a model for my undergraduate thesis and it involves measuring the efficiency of soil moved by different machines.
I have assigned volumes to items through labels but have come to a road block.
I have a processor that processes a certain volume and then places that volume block into a queue acting as a stockpile. I then need another processor to pull a different volume from that stockpile and I do not know a way of drawing that volume from the already created set volume blocks.
Is there anyway of creating a running total of volume in a queue and draw from that volume as needed?
Thanks for the help