idbc-triage-room-05-09-17-c.fsm
I have a Stop Model Based on Condition in the PatientExit1 object but the model still runs to the end of simulation time. The condition is:
int condition = /**/getthroughput(model) >= content(var(PatientArrivals1, VAR_ScheduledArrivals)).
It seems the getthroughput side of the equation is working properly.
Thanks,
Tee