<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic occupy a mutilocation with the party group in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/occupy-a-mutilocation-with-the-party-group/m-p/13594523#M89646</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/70560-modelpic.png" target="_blank"&gt;modelpic.PNG&lt;/A&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/70572-processflowpic.png" target="_blank"&gt;processflowpic.PNG&lt;/A&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/70564-simulacao-restaurante-2.fsm" target="_blank"&gt;Simulação restaurante_2.fsm&lt;/A&gt;modelpic.PNG&lt;/P&gt;
 &lt;P&gt;I had some problems with bugs previously in flexsim that some people here on the forum helped me to solve, but I still have a doubt that is involving the same subject. I would like to know if there is a way to make groups of people serve themselves and sit together in the same multilocation, having in mind a self-service restaurant as a model. The best I could do was make each person sit alone in a mutilocation. Below is the model and some images of the model and the process flow that I am creating. ( in the image you can see a single person occupying a mutilocatiion, when in fact I would like it to be occupied by a party group with the value of Math.ceil(gamma(0.0, 0.8, 2.2, 1)) % 6) + 1 )&lt;/P&gt;
 &lt;P&gt;(ps: some things in the model are in portuguese)&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 05 Jul 2023 22:19:23 GMT</pubDate>
    <dc:creator>Raynan</dc:creator>
    <dc:date>2023-07-05T22:19:23Z</dc:date>
    <item>
      <title>occupy a mutilocation with the party group</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/occupy-a-mutilocation-with-the-party-group/m-p/13594523#M89646</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/70560-modelpic.png" target="_blank"&gt;modelpic.PNG&lt;/A&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/70572-processflowpic.png" target="_blank"&gt;processflowpic.PNG&lt;/A&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/70564-simulacao-restaurante-2.fsm" target="_blank"&gt;Simulação restaurante_2.fsm&lt;/A&gt;modelpic.PNG&lt;/P&gt;
 &lt;P&gt;I had some problems with bugs previously in flexsim that some people here on the forum helped me to solve, but I still have a doubt that is involving the same subject. I would like to know if there is a way to make groups of people serve themselves and sit together in the same multilocation, having in mind a self-service restaurant as a model. The best I could do was make each person sit alone in a mutilocation. Below is the model and some images of the model and the process flow that I am creating. ( in the image you can see a single person occupying a mutilocatiion, when in fact I would like it to be occupied by a party group with the value of Math.ceil(gamma(0.0, 0.8, 2.2, 1)) % 6) + 1 )&lt;/P&gt;
 &lt;P&gt;(ps: some things in the model are in portuguese)&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jul 2023 22:19:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/occupy-a-mutilocation-with-the-party-group/m-p/13594523#M89646</guid>
      <dc:creator>Raynan</dc:creator>
      <dc:date>2023-07-05T22:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: occupy a mutilocation with the party group</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/occupy-a-mutilocation-with-the-party-group/m-p/13594524#M89647</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I've adjusted your Process Flow slightly to make this work. Each token that is created at the top represents a whole group of people (as an example I just assign a group size between 2 - 4). This token then creates as many 'person-tokens' as there are members in that group. Apart from the information about how large the group is these tokens are also assigned an ID number that is unique to that group.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="capture1.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1518105i388DCE9FD5F7E5E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture1.png" alt="capture1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Before acquiring a location, the tokens that belong to a single group are batched together into a single token using the quantity and ID values. The single token keeps references to all people in the group and moves them to the acquired location (and later exit) in subflows.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="capture2.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1518106i6166124B76F3F06F/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture2.png" alt="capture2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/70588-simulacao-restaurante-2-fm.fsm" target="_blank"&gt;simulacao-restaurante-2-fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Jul 2023 06:51:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/occupy-a-mutilocation-with-the-party-group/m-p/13594524#M89647</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2023-07-06T06:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: occupy a mutilocation with the party group</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/occupy-a-mutilocation-with-the-party-group/m-p/13594525#M89648</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/43014/raynan.html" nodeid="43014"&gt;@Raynan&lt;/A&gt;, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;
 &lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 11 Jul 2023 14:22:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/occupy-a-mutilocation-with-the-party-group/m-p/13594525#M89648</guid>
      <dc:creator>natalie_white</dc:creator>
      <dc:date>2023-07-11T14:22:15Z</dc:date>
    </item>
  </channel>
</rss>

