How to have only the first two patients enter the model?

How to have only the first two patients enter the model?

tee_hiett
Not applicable
2 Views
1 Reply
Message 1 of 2

How to have only the first two patients enter the model?

tee_hiett
Not applicable

[ FlexSim 21.2.4 ]

In my model, I have some 40 patients entering. For debugging purposes, I would like to let only the first two patients enter the model and send the remaining patients to a sink.

thanks

0 Likes
Accepted solutions (1)
3 Views
1 Reply
Reply (1)
Message 2 of 2

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

Ok, then add a process flow which does exactly this.
Or you limit the number of created patients by parameters.

Or you switch off your structure creating 40 and add a new structure which adds only 2.

0 Likes