<?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 Single source with different flow items and colors for each item? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594376#M89528</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.2.1 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;How can I use a single source to follow a 1 hr schedule that creates a total of 500 items. The items are boxes, cylinders , sphere. The amount of spheres &amp;amp; cylinders have different triangle distributions and the boxes are the remainder of the 500. All 3 flow items can be either red, blue, or black and the items have equal probability of being one of the colors. How can this be done?&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 12 Dec 2023 04:04:38 GMT</pubDate>
    <dc:creator>christian_c21</dc:creator>
    <dc:date>2023-12-12T04:04:38Z</dc:date>
    <item>
      <title>Single source with different flow items and colors for each item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594376#M89528</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.2.1 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;How can I use a single source to follow a 1 hr schedule that creates a total of 500 items. The items are boxes, cylinders , sphere. The amount of spheres &amp;amp; cylinders have different triangle distributions and the boxes are the remainder of the 500. All 3 flow items can be either red, blue, or black and the items have equal probability of being one of the colors. How can this be done?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Dec 2023 04:04:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594376#M89528</guid>
      <dc:creator>christian_c21</dc:creator>
      <dc:date>2023-12-12T04:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Single source with different flow items and colors for each item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594377#M89529</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You cannot achieve a total discrete sum just by a statistical distribution. You need to integrate a balancing mechanism that adjust distribution parameters dynamically. Or you leave the path of total randomness and you let draw 500 values statistical distributed every hour that you scale to fit into an hour by a factor build from sum of all values and an hour.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Dec 2023 06:46:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594377#M89529</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2023-12-12T06:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Single source with different flow items and colors for each item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594378#M89530</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Can you attempt this in a flexsim file so I can fully understand what you mean
&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Dec 2023 07:00:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594378#M89530</guid>
      <dc:creator>christian_c21</dc:creator>
      <dc:date>2023-12-12T07:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Single source with different flow items and colors for each item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594379#M89531</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;To distribute a known number of types randomly, I'd first create an array with all types that should be assigned, then choose a random entry from that array each time an item is created and remove that value from the array.&lt;/P&gt;&lt;P&gt;Since the colors are independent, you could use the "Color by Case" option with a uniform distribution as the case value.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/76989-type-from-array.fsm" target="_blank"&gt;type-from-array.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Dec 2023 07:25:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594379#M89531</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2023-12-12T07:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Single source with different flow items and colors for each item?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594380#M89532</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/43507/christian-c21.html" nodeid="43507"&gt;@Christian_c21&lt;/A&gt;, was Joerg Vogel'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>Wed, 20 Dec 2023 15:53:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/single-source-with-different-flow-items-and-colors-for-each-item/m-p/13594380#M89532</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-12-20T15:53:06Z</dc:date>
    </item>
  </channel>
</rss>

