<?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: How to create a base stock model? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-create-a-base-stock-model/m-p/13508081#M21751</link>
    <description>&lt;P&gt;A storage area or a rack is not a processor. You can set a dwell time, but then you have a long warm-up time until you get an output rate that matches your condition. Another approach is not easy to guess. You tell the rack not to release anything: Do Not Release Item or as a command holditem(obj. item). Then you explicitly release items by code or ProcessFlow. The command is for example&lt;/P&gt;&lt;PRE&gt;releaseitem(obj. item,num port);&lt;/PRE&gt;&lt;P&gt;You can use the code in an user event with a repeated constant release time or you use delayed messages with statistical distributions. You can use the code in any other trigger, too. If you need more items at once you execute the code in a loop.&lt;/P&gt;&lt;P&gt;The object item is a reference to an existing item in the rack. You can access them by the rank or you look for the occupied  cells in the rack to find an item. The port number sends the released item through this output port to the attached outobject. You should explicitly define an output port the value must be greater than zero otherwise the object function Send To Port is evaluated again. If you have set there the return value to -1 the released item stays again in the rack.&lt;/P&gt;&lt;P&gt;In ProcessFlow you push the entering items to a list. This can you do in the 3D model, too. In the ProcessFlow you pull the queried item from the list in the interval of delayed tokens. Here you can query the list by the staytime of the items on the list. The delay value is from a suitable statistical distribution, a constant value or from an empirical table driven distribution.&lt;/P&gt;</description>
    <pubDate>Sat, 15 Apr 2017 05:43:01 GMT</pubDate>
    <dc:creator>joerg_vogel_HsH</dc:creator>
    <dc:date>2017-04-15T05:43:01Z</dc:date>
    <item>
      <title>How to create a base stock model?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-create-a-base-stock-model/m-p/13508080#M21750</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 17.1.0 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Recently I tried to make a base-stock model for managing inventory. In my project I would use 3 operations with each a buffer and a finishing queue for the inventory of finished goods. &lt;/P&gt;
&lt;P&gt;I use an external given throughput of 15 units per hour to determine how many goods leave our inventory once processed. The problem I have now is that I don't know how to let the sink node know that 15 units per hour need to leave the inventory.&lt;/P&gt;
&lt;P&gt;Another problem I'm having is that I don't know how to communicate that production of a unit should start once the inventory position hits a certain level (reorder point). Should I communicate this by a message from the inverntory of finished goods, to the first process?&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Willem Van de Velde&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 12:57:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-create-a-base-stock-model/m-p/13508080#M21750</guid>
      <dc:creator>willem_vdv</dc:creator>
      <dc:date>2017-04-14T12:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a base stock model?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-create-a-base-stock-model/m-p/13508081#M21751</link>
      <description>&lt;P&gt;A storage area or a rack is not a processor. You can set a dwell time, but then you have a long warm-up time until you get an output rate that matches your condition. Another approach is not easy to guess. You tell the rack not to release anything: Do Not Release Item or as a command holditem(obj. item). Then you explicitly release items by code or ProcessFlow. The command is for example&lt;/P&gt;&lt;PRE&gt;releaseitem(obj. item,num port);&lt;/PRE&gt;&lt;P&gt;You can use the code in an user event with a repeated constant release time or you use delayed messages with statistical distributions. You can use the code in any other trigger, too. If you need more items at once you execute the code in a loop.&lt;/P&gt;&lt;P&gt;The object item is a reference to an existing item in the rack. You can access them by the rank or you look for the occupied  cells in the rack to find an item. The port number sends the released item through this output port to the attached outobject. You should explicitly define an output port the value must be greater than zero otherwise the object function Send To Port is evaluated again. If you have set there the return value to -1 the released item stays again in the rack.&lt;/P&gt;&lt;P&gt;In ProcessFlow you push the entering items to a list. This can you do in the 3D model, too. In the ProcessFlow you pull the queried item from the list in the interval of delayed tokens. Here you can query the list by the staytime of the items on the list. The delay value is from a suitable statistical distribution, a constant value or from an empirical table driven distribution.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 05:43:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-create-a-base-stock-model/m-p/13508081#M21751</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2017-04-15T05:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a base stock model?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-create-a-base-stock-model/m-p/13508082#M21752</link>
      <description>&lt;P&gt;Here's a simple suggestion that could be used to signal a "reorder" of goods. It could also probably be manipulated to be used for the sink object.&lt;/P&gt;&lt;P&gt;Using the &lt;STRONG&gt;Event Triggered Source&lt;/STRONG&gt; found in Process Flow, it's very easy to "listen" to the activity and content levels in various objects in the 3D model. As I've shown in the picture below, the &lt;STRONG&gt;Source&lt;/STRONG&gt; waits for the content to decrease to an exact value of 5 (this can be altered, I just chose this for the example's sake).&lt;/P&gt;&lt;P&gt;The token can then be sent on in the Process Flow to trigger the next activity in the model, whether that's moving the object somewhere, assigning it a process time, etc.&lt;/P&gt;&lt;P&gt;Here's an image to be used as a supplement to the above paragraphs:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12737-base-stock-model.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1495322iAC1A6624B41E1104/image-size/large?v=v2&amp;amp;px=999" role="button" title="12737-base-stock-model.png" alt="12737-base-stock-model.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 21:03:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-create-a-base-stock-model/m-p/13508082#M21752</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2018-06-28T21:03:02Z</dc:date>
    </item>
  </channel>
</rss>

