Multi-server utilization ..

36 views
Skip to first unread message

Stephan

unread,
Mar 25, 2025, 4:48:49 AM3/25/25
to JaamSim Users Discussion Group
Dear Community,
What's wrong with my test models ?
To get a better understanding I just trying to test several functions with 2 simple models .
Model 1: The basic model generates 20 units and uses 1 server (capacity = 1) for what 1 resource (Number of Units = 1) is seized.
Model 2: The model uses 3 parallel server (capacity = 3) and seizes 3 resources (number of Units = 3).
Why is there no difference in the cycle time although I have a queue and in model 2 two additional servers including resources .. ?
Why are in model 2 the resources 1 and 2 are not used although I have a queue .. ?

Model 1

Pool1 UnitsInUseTimes[0]      3.0   d

Pool1 UnitsInUseTimes[1]      40.0  d

Model 2 (unused resources 1 and 2)

Pool1 UnitsInUseTimes[0]      3.0   d

Pool1 UnitsInUseTimes[1]      0.0   d

Pool1 UnitsInUseTimes[2]      0.0   d

Pool1 UnitsInUseTimes[3]      40.0  d

Attached, please find the related cfg and reb files of model 1 and 2.

Many thanks for your input and advice.
Best
Stephan
JaamTest-01.rep
JaamTest-02.rep
JaamTest-02.cfg
JaamTest-01.cfg

Stephan

unread,
Mar 25, 2025, 11:48:50 AM3/25/25
to JaamSim Users Discussion Group
Found the error in the model 2 server input:
Instead of Capacity=3 / NumberofUnits=3 it should be Capacity=3 / NumberofUnits=1.
Reply all
Reply to author
Forward
0 new messages