<?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: Calculation of Mcr: Bug? in Robot Structural Analysis Forum</title>
    <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11533604#M8636</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5847444"&gt;@tiromos&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have double checked calculation procedure manually, and it seems that calculations are OK. Sorry for misleading you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When in the code formula&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_0-1667696372865.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136634iF30D481F9EB7FDDB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_0-1667696372865.png" alt="Krzysztof_Wasik_0-1667696372865.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the following values are used&lt;/P&gt;
&lt;P&gt;k - reduction factor for lateral buckling (0.5) like in your model 2&lt;/P&gt;
&lt;P&gt;L - length of the element (6000 mm) like in your model 2.&lt;/P&gt;
&lt;P&gt;C1 =0.97 - due to k&amp;lt;=0.95 as described in my first answer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;calculated&amp;nbsp; value of Mcr = 1.64 kN*m&amp;nbsp; (as in Robot)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So what is the reason for difference between model 1 and 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using reduction factor 0.5 for lateral buckling length, does not simulate intermediate bracing (as expected in your case) but rather full lateral buckling restrains at beam both ends. Code formula is constructed for single member with lateral braces defined on member ends.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_1-1667697931913.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136635i38E061B5C04D704C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_1-1667697931913.png" alt="Krzysztof_Wasik_1-1667697931913.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Such formula construction causes significant difference in Mcr calculation when different k and L values are used regardless constant (k*L) value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your model 2 Robot calculates results for k=0.5 and L=6000 mm while you expect results for k=1 and L=3000.&lt;/P&gt;
&lt;P&gt;In your model 1 Robot calculates results for k=1 and L=3000 mm (as you expect) In both cases (k*L)=3000.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is possible in Robot to use&amp;nbsp; k=1 and L=3000 for continuous member with length 6000 mm (Model 2), when intermediate bracings are used, or reduction coefficient will be define for Lz member calculation length. Refer to my previous post or the following &lt;A href="https://knowledge.autodesk.com/article/Incorrect-value-of-critical-moment-for-steel-element-when" target="_blank" rel="noopener"&gt;article&lt;/A&gt;. I would recommend using inermediate bracings for such simulations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once again sorry for misleading you in my previous post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Nov 2022 01:48:09 GMT</pubDate>
    <dc:creator>Krzysztof_Wasik</dc:creator>
    <dc:date>2022-11-06T01:48:09Z</dc:date>
    <item>
      <title>Calculation of Mcr: Bug?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11531464#M8631</link>
      <description>&lt;P&gt;Please have a look at the picture below where a simply supported beam with a lateral torsional support in the middle is modelled in two ways.&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; The member is divided in two beams (lateral buckling coefficient is 1.0 for each member), Left Column&lt;/P&gt;&lt;P&gt;2. The member is one beam (lateral buckling coefficient is 0.5), Right Column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The results should be the same, yet they aren't and the difference is in the calculation of Mcr. A simple excel calculation suggests that there is a bug in method 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: C1 and C2 factors should be the same. Why are they different in method 2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tiromos_0-1667578211150.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136272i8B986FEAB18BE23F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tiromos_0-1667578211150.png" alt="tiromos_0-1667578211150.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 16:16:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11531464#M8631</guid>
      <dc:creator>tiromos</dc:creator>
      <dc:date>2022-11-04T16:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of Mcr: Bug?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11531588#M8632</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5847444"&gt;@tiromos&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When lateral buckling length (Lcr=rf*Lo) is reduced with factor rf&amp;gt;0.95,Robot set C1 and C2 values for k=1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When lateral buckling length (Lcr=rf*Lo) is reduced with factor rf&amp;lt;=0.95,&amp;nbsp; Robot set C1 and C2 values for k=0.5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your swcond case rf=0.5 so&amp;nbsp;Robot set C1 and C2 values for k=0.5&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_0-1667581284546.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136294i681DD4EAC64DD31A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_0-1667581284546.png" alt="Krzysztof_Wasik_0-1667581284546.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 17:11:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11531588#M8632</guid>
      <dc:creator>Krzysztof_Wasik</dc:creator>
      <dc:date>2022-11-04T17:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of Mcr: Bug?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11533264#M8633</link>
      <description>&lt;P&gt;Please ignore the PS for the moment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main concern is that the excel formula at the right column gives different results than robot.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Nov 2022 18:51:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11533264#M8633</guid>
      <dc:creator>tiromos</dc:creator>
      <dc:date>2022-11-05T18:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of Mcr: Bug?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11533394#M8634</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5847444"&gt;@tiromos&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not clear in your screenshot. have you considered also k=0.5?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_0-1667682403548.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136614iC098B9E291EE3C66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_0-1667682403548.png" alt="Krzysztof_Wasik_0-1667682403548.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Nov 2022 21:07:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11533394#M8634</guid>
      <dc:creator>Krzysztof_Wasik</dc:creator>
      <dc:date>2022-11-05T21:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of Mcr: Bug?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11533557#M8635</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5847444"&gt;@tiromos&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems that you are right. Calculations in case of defining reduction factor for lateral buckling manually&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_0-1667694861198.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136630i14F4F86954B4A6BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_0-1667694861198.png" alt="Krzysztof_Wasik_0-1667694861198.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;seems incorrect. I will discuss that with development.&lt;/P&gt;
&lt;P&gt;For now (in such cases) I would recommend using internal bracings instead of reduction factor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_1-1667694958378.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136631i4D31A7DD440AD6E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_1-1667694958378.png" alt="Krzysztof_Wasik_1-1667694958378.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In your the following definition for top and bottom flange&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_2-1667695020292.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136632iCEB90714D56F3555/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_2-1667695020292.png" alt="Krzysztof_Wasik_2-1667695020292.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Gives the same results as for model 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_3-1667695111565.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136633i4458C7A95765FAAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_3-1667695111565.png" alt="Krzysztof_Wasik_3-1667695111565.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2022 00:38:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11533557#M8635</guid>
      <dc:creator>Krzysztof_Wasik</dc:creator>
      <dc:date>2022-11-06T00:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of Mcr: Bug?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11533604#M8636</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5847444"&gt;@tiromos&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have double checked calculation procedure manually, and it seems that calculations are OK. Sorry for misleading you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When in the code formula&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_0-1667696372865.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136634iF30D481F9EB7FDDB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_0-1667696372865.png" alt="Krzysztof_Wasik_0-1667696372865.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the following values are used&lt;/P&gt;
&lt;P&gt;k - reduction factor for lateral buckling (0.5) like in your model 2&lt;/P&gt;
&lt;P&gt;L - length of the element (6000 mm) like in your model 2.&lt;/P&gt;
&lt;P&gt;C1 =0.97 - due to k&amp;lt;=0.95 as described in my first answer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;calculated&amp;nbsp; value of Mcr = 1.64 kN*m&amp;nbsp; (as in Robot)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So what is the reason for difference between model 1 and 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using reduction factor 0.5 for lateral buckling length, does not simulate intermediate bracing (as expected in your case) but rather full lateral buckling restrains at beam both ends. Code formula is constructed for single member with lateral braces defined on member ends.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Krzysztof_Wasik_1-1667697931913.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1136635i38E061B5C04D704C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Krzysztof_Wasik_1-1667697931913.png" alt="Krzysztof_Wasik_1-1667697931913.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Such formula construction causes significant difference in Mcr calculation when different k and L values are used regardless constant (k*L) value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your model 2 Robot calculates results for k=0.5 and L=6000 mm while you expect results for k=1 and L=3000.&lt;/P&gt;
&lt;P&gt;In your model 1 Robot calculates results for k=1 and L=3000 mm (as you expect) In both cases (k*L)=3000.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is possible in Robot to use&amp;nbsp; k=1 and L=3000 for continuous member with length 6000 mm (Model 2), when intermediate bracings are used, or reduction coefficient will be define for Lz member calculation length. Refer to my previous post or the following &lt;A href="https://knowledge.autodesk.com/article/Incorrect-value-of-critical-moment-for-steel-element-when" target="_blank" rel="noopener"&gt;article&lt;/A&gt;. I would recommend using inermediate bracings for such simulations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once again sorry for misleading you in my previous post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2022 01:48:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11533604#M8636</guid>
      <dc:creator>Krzysztof_Wasik</dc:creator>
      <dc:date>2022-11-06T01:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of Mcr: Bug?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11540968#M8637</link>
      <description>&lt;P&gt;Ok, thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 13:31:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/calculation-of-mcr-bug/m-p/11540968#M8637</guid>
      <dc:creator>tiromos</dc:creator>
      <dc:date>2022-11-09T13:31:57Z</dc:date>
    </item>
  </channel>
</rss>

