<?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 Re: Flow item acquiring A* nodes instead of blocking the source in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528601#M37829</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/19758/shubhamc2.html" nodeid="19758"&gt;@Shubham C2&lt;/A&gt; Here is an example of how you can use a Waiting Line with trucks.&lt;/P&gt;&lt;P&gt;&lt;A id="25406" href="https://answers.flexsim.com/storage/temp/25406-truck-example.fsm"&gt;truck-example.fsm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2020 23:12:39 GMT</pubDate>
    <dc:creator>Jacob_Gillespie</dc:creator>
    <dc:date>2020-02-03T23:12:39Z</dc:date>
    <item>
      <title>Flow item acquiring A* nodes instead of blocking the source</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528596#M37824</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.1.0 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Please Refer the attached image of the dummy model for reference (&lt;A id="25353" href="https://answers.flexsim.com/storage/attachments/25353-dummy-astar.png"&gt;dummy-astar.png&lt;/A&gt;.)&lt;/P&gt;
&lt;P&gt;IAT of the source is very less in comparison to the processing time of the processor. Since the MAX CONTENT of the Processor is limited to one, the source gets blocked after releasing one flow item(Person), until the flow item is processed and released to sink.&lt;BR /&gt;Source is using transport (AStar: Task Executer as Flowitem)&lt;/P&gt;
&lt;P&gt;The behavior i want is that the source should release the flow items continuously and the flow items should form some kind of line near the processor acquiring the A* nodes.&lt;BR /&gt;Is it possible ?, if not what is the closest thing that is achievable and how ?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 09:15:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528596#M37824</guid>
      <dc:creator>shubham_c2</dc:creator>
      <dc:date>2020-01-31T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Flow item acquiring A* nodes instead of blocking the source</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528597#M37825</link>
      <description>&lt;P&gt;Place a Queue before the processor so that the source will keep producing people while the processor is recieving people from the queue one at a time.&lt;/P&gt;&lt;P&gt;It looks like you are trying to do a people based model. You should look at our FlexSim Healthcare Tutorial that goes over the concepts of creating people, having them queue up in a Waiting Line, etc.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/19.1/Tutorials/FlexSimHC/OverviewFlexSimHC/"&gt;https://docs.flexsim.com/en/19.1/Tutorials/FlexSimHC/OverviewFlexSimHC/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 17:55:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528597#M37825</guid>
      <dc:creator>Jacob_Gillespie</dc:creator>
      <dc:date>2020-01-31T17:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Flow item acquiring A* nodes instead of blocking the source</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528598#M37826</link>
      <description>&lt;P&gt;Thank you for the response &lt;A rel="user" href="https://answers.flexsim.com/users/11/jacob.g.html" nodeid="11"&gt;@Jacob Gillespie&lt;/A&gt;.&lt;BR /&gt;I am not working on a people based model. This screenshot is from a dummy model that I used to ask my question. In actual model there are Trucks, I do not want to use the queue because i want to visualize the area around processor being utilized dynamically. The queue I will put up will have to be of some constant size and if the flow items increased a certain number they will start stacking. Moreover if the size of queue is large it will occupy the area in the vicinity of processor , even when there are no flow items present. This will hinder the movement of other flow items which are going towards some other element nearby the processor.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 02:54:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528598#M37826</guid>
      <dc:creator>shubham_c2</dc:creator>
      <dc:date>2020-02-03T02:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Flow item acquiring A* nodes instead of blocking the source</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528599#M37827</link>
      <description>&lt;P&gt;And what if you give Jacobs’ idea a try. A queue of people module behaves similar you described it in your question. And you can exchange the shape of people as well. You just assume a behavior, that doesn’t exists in people module. It is a behavior you would expect from a fixed resource queue. Please build a people module based model, and then if it doesn’t fulfill its purpose, then you come back and tell us what you still need.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 03:58:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528599#M37827</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2020-02-03T03:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Flow item acquiring A* nodes instead of blocking the source</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528600#M37828</link>
      <description>&lt;P&gt;Thank you &lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Jörg Vogel&lt;/A&gt; for the response.&lt;BR /&gt;Sorry if I sounded rude in my reply, I will definitely explore the People module queue and will update here. &lt;BR /&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 04:04:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528600#M37828</guid>
      <dc:creator>shubham_c2</dc:creator>
      <dc:date>2020-02-03T04:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Flow item acquiring A* nodes instead of blocking the source</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528601#M37829</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/19758/shubhamc2.html" nodeid="19758"&gt;@Shubham C2&lt;/A&gt; Here is an example of how you can use a Waiting Line with trucks.&lt;/P&gt;&lt;P&gt;&lt;A id="25406" href="https://answers.flexsim.com/storage/temp/25406-truck-example.fsm"&gt;truck-example.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 23:12:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528601#M37829</guid>
      <dc:creator>Jacob_Gillespie</dc:creator>
      <dc:date>2020-02-03T23:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Flow item acquiring A* nodes instead of blocking the source</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528602#M37830</link>
      <description>&lt;P&gt;This really helped a lot. Thank you &lt;A rel="user" href="https://answers.flexsim.com/users/11/jacob.g.html" nodeid="11"&gt;@Jacob Gillespie&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 02:45:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flow-item-acquiring-a-nodes-instead-of-blocking-the-source/m-p/13528602#M37830</guid>
      <dc:creator>shubham_c2</dc:creator>
      <dc:date>2020-02-04T02:45:34Z</dc:date>
    </item>
  </channel>
</rss>

