Hi, I'm working on a model that has different entries (tokens) at the source and each of them has a quantity, and right now the model is using this quantity to process batch's and after this the simulation ends. I want to modify it so that the quantities are "infinite" and the model is stopped at a determined time.
Can anyone give me a hint in how to do this?
Thank you in advance.