<?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: Concurrent Processes in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545693#M51505</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Your constant process time (B) must be fitting into the triangular distributed time. It is a maximum of two values &lt;/P&gt;&lt;P&gt;Math.max(const. time B, triangular distribution)&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/21.2/Reference/CodingInFlexSim/FlexScriptAPIReference/Data/Math.html#Method-max"&gt;https://docs.flexsim.com/en/21.2/Reference/CodingInFlexSim/FlexScriptAPIReference/Data/Math.html#Method-max&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 19 Jul 2021 22:34:14 GMT</pubDate>
    <dc:creator>joerg_vogel_HsH</dc:creator>
    <dc:date>2021-07-19T22:34:14Z</dc:date>
    <item>
      <title>Concurrent Processes</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545692#M51504</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.1.4 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;DIV class="fr-view clearfix"&gt;
  &lt;P&gt;Hi, &lt;/P&gt;
  &lt;P&gt;How I can create two concurrent processes in the same activity set each of which has different processing times. To explain more, I have an exam room process in which the processing time follows a triangular distribution. It contains three activities A, B, and C, and each of these activities have specific and fixed processing times. I want to make just activity B ( with X minutes of processing times) concurrent with the whole exam room process. How it could be possible? &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Thanks!&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jul 2021 17:59:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545692#M51504</guid>
      <dc:creator>maryamh11</dc:creator>
      <dc:date>2021-07-19T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Concurrent Processes</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545693#M51505</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Your constant process time (B) must be fitting into the triangular distributed time. It is a maximum of two values &lt;/P&gt;&lt;P&gt;Math.max(const. time B, triangular distribution)&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/21.2/Reference/CodingInFlexSim/FlexScriptAPIReference/Data/Math.html#Method-max"&gt;https://docs.flexsim.com/en/21.2/Reference/CodingInFlexSim/FlexScriptAPIReference/Data/Math.html#Method-max&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jul 2021 22:34:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545693#M51505</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2021-07-19T22:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Concurrent Processes</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545694#M51506</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Joerg Vogel&lt;/A&gt; My question is how I can create two concurrent processes in the same activity set. &lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Jul 2021 00:35:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545694#M51506</guid>
      <dc:creator>maryamh11</dc:creator>
      <dc:date>2021-07-20T00:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Concurrent Processes</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545695#M51507</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Would using Split and Join activities do what you're wanting? That way you could send the split tokens through different delays at the same time.&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Jul 2021 22:14:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545695#M51507</guid>
      <dc:creator>eric_m3</dc:creator>
      <dc:date>2021-07-20T22:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Concurrent Processes</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545696#M51508</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Seems a good idea! I'll try that. Thanks!
&lt;/DIV&gt;</description>
      <pubDate>Sat, 24 Jul 2021 00:40:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/concurrent-processes/m-p/13545696#M51508</guid>
      <dc:creator>maryamh11</dc:creator>
      <dc:date>2021-07-24T00:40:29Z</dc:date>
    </item>
  </channel>
</rss>

