This is a simple M/M/1 model. I'm going to collect data with experiments and I need to have a specific number of people in the queue at the start of each run, but at the moment I don't know how to adjust this via parameter (I know I can add an extra source and use arrivals schedule, but this only has a table and it doesn't seem to be able to change the number via parameter)
currently I have 2 parameters: Arrival_Time, Service_Time_Processor_1
I want to have a parameter `Q0` which indicates how many units already in queue at the start.
Please let me know how can I do it?