question

Steven Hamoen avatar image
0 Likes"
Steven Hamoen asked Matthew Gillespie commented

Dynamic Locations Problem. Bug?

I got a question from a client that I couldn't answer. So I build a very simple model and it looks like it might be a bug. In the original question a small piece of code was used to determine from which group to take a location, but in the attached model I used the standard case statement. In the first go it takes a location but in the 2nd round it can't find one. Can somebody (@Matthew Gillespie ?) take a look and determine if I do something wrong or if it is indeed a bug?

PeopleBugModelLocation.fsm

FlexSim 20.2.3
flexsim 20.2.3people modulelocation
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Matthew Gillespie commented

peoplebugmodellocation_jl.fsm

I think you need to uncheck "Same as last acquired" in the AcquireLocation advanced pull down options, and add a task to have the operator walk away from the location...?


· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Steven Hamoen avatar image Steven Hamoen commented ·

@jason.lightfoot Thanks it works, and I kind of understand why because you try to claim a location that is not in the group your searching. But should this checkbox not be off by default then......

1 Like 1 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Steven Hamoen commented ·

@steven.hamoen That checkbox is checked because it is very common in Healthcare models to reacquire the same nurse you were using in an earlier step. Modelling a loop with a dynamically changing resource is the less common use case.

0 Likes 0 ·
Steven Hamoen avatar image Steven Hamoen Matthew Gillespie ♦♦ commented ·

@Matthew Gillespie I agree with you for a staff resource but for a location resource?

0 Likes 0 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.