question

Byron H2 avatar image
0 Likes"
Byron H2 asked Matthew Gillespie commented

How to build a restaurant model

Hello, I am simulating restaurant. In this restaurant the people enter by groups of 2,3,4 etc. (for example that a family of 4 enters the restaurant to eat in a table with 6 chairs). I represent the tables in the restaurant with processors. The max content of the processors represents the chairs.

For example, how can I make that a family of 4 enters a processor with a max content of 6 and prevent that 2 more persons enter the same processor to fill the "max content". The processor needs to block itself when a group of people enters and become available again when the group of people exits. Independent if the group of people fills or not the max content.

FlexSim 19.1.0
processorsourcemax contentrestaurant
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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Matthew Gillespie commented

Have you looked at our restaurant sample model?

restaurantsample.fsm


· 2
5 |100000

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

Mohamed S7 avatar image Mohamed S7 commented ·

Is there a step by step method for me to build a model like your sample model. Furthermore, after downloading your sample model, my flexsim indicates "model limit reached"

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Mohamed S7 commented ·

Not for that model. There is a step by step tutorial for building a healthcare clinic model which is similar in a lot of ways:

https://docs.flexsim.com/en/20.0/Tutorials/FlexSimHC/OverviewFlexSimHC/

0 Likes 0 ·

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.