<?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: Set random seed in 3D model in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551844#M56305</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Change the random seeds for the streams using the experimenter by either:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Running an experiment and looking at the differing results for each replicaiton&lt;/LI&gt;&lt;LI&gt;Go to the advanced tab of the experimenter and change the replication to use for your manual run:&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1676984837298.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1515476i7BAE4B9E86C696CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1676984837298.png" alt="1676984837298.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Make sure you use a non-zero stream number in any stochastic expression (usually best to use getstream(current) or getstream(activity) )&lt;/P&gt;&lt;P&gt;There is another option which is to disable the 'repeat streams' option under the stochastics menu - this has limited use since, should you find anything interesting in terms of results or detecting bugs, you will not be able to replicated it.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 21 Feb 2023 13:10:35 GMT</pubDate>
    <dc:creator>jason_lightfoot_adsk</dc:creator>
    <dc:date>2023-02-21T13:10:35Z</dc:date>
    <item>
      <title>Set random seed in 3D model</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551841#M56302</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.1 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I used a different random seed to see its influence on the statistics in the queue length in a simple queueing model. However, I could not set the seed. Instead, I looked at the Q&amp;amp;A, and they suggested I use toolbox &amp;gt; Modeling Logic &amp;gt; Model Trigger &amp;gt; On Reset.&lt;/P&gt;
 &lt;P&gt;However, my toolbox did not have such an option.&lt;/P&gt;
 &lt;P&gt;How could I change the random seed for the source?&lt;/P&gt;
 &lt;P&gt;Here is my flexsim file.&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/64504-primer-1-1a.fsm" target="_blank"&gt;Primer_1-1A.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Feb 2023 03:53:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551841#M56302</guid>
      <dc:creator>jyhjeng_d2</dc:creator>
      <dc:date>2023-02-21T03:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set random seed in 3D model</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551842#M56303</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/39702/jyhjengd2.html" nodeid="39702"&gt;@Jyhjeng D2&lt;/A&gt;, what kind of license do you use? You need a licensed version of FlexSim to get randomized results. A Demo version called express license won’t be able to allow all feature you describe that you are missing. &lt;A href="https://answers.flexsim.com/articles/65811/flexsim-features-by-license-type.html"&gt;https://answers.flexsim.com/articles/65811/flexsim-features-by-license-type.html&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Feb 2023 06:33:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551842#M56303</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2023-02-21T06:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set random seed in 3D model</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551843#M56304</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The option would still be there but yield this message when selected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1676984768473.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1515475iAF96FD2D56C4C1D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="1676984768473.png" alt="1676984768473.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Feb 2023 13:06:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551843#M56304</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-02-21T13:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set random seed in 3D model</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551844#M56305</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Change the random seeds for the streams using the experimenter by either:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Running an experiment and looking at the differing results for each replicaiton&lt;/LI&gt;&lt;LI&gt;Go to the advanced tab of the experimenter and change the replication to use for your manual run:&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1676984837298.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1515476i7BAE4B9E86C696CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1676984837298.png" alt="1676984837298.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Make sure you use a non-zero stream number in any stochastic expression (usually best to use getstream(current) or getstream(activity) )&lt;/P&gt;&lt;P&gt;There is another option which is to disable the 'repeat streams' option under the stochastics menu - this has limited use since, should you find anything interesting in terms of results or detecting bugs, you will not be able to replicated it.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Feb 2023 13:10:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551844#M56305</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-02-21T13:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set random seed in 3D model</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551845#M56306</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Got it. I used a trial version. That is why the random seed did not work. Thanks.
&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Feb 2023 02:25:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-random-seed-in-3d-model/m-p/13551845#M56306</guid>
      <dc:creator>jyhjeng_d2</dc:creator>
      <dc:date>2023-02-22T02:25:07Z</dc:date>
    </item>
  </channel>
</rss>

