I have to create a model where I have different ships that arrive in the oil terminal.
For example, ships arrive every 11 hours +- 7 with a 60% chance being size A, 25% being size B and 15% being size C.
I am a begginner on anylogic, so this might be a basic question. I have tried to use a source that generates a boat every 11+- 7 hours but then I don't know how to force the source to generates boats of differents sizes at that rate. I thought about using parameters, but I couldn't figure how to do that and I am still wondering if that would work in the model since the ship size has to affect loading operation times.