<?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: Elemental Non Linear strain output vector in Inventor Nastran Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625282#M14457</link>
    <description>&lt;P&gt;In output results&amp;nbsp;I don't obtain this vector. Actually I uses 2015 version. Is a problem? How can I request this vector?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;</description>
    <pubDate>Sun, 16 Oct 2016 13:03:14 GMT</pubDate>
    <dc:creator>milani</dc:creator>
    <dc:date>2016-10-16T13:03:14Z</dc:date>
    <item>
      <title>Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625134#M14455</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recovery elemental strain&amp;nbsp;on shell element&amp;nbsp;in Autodesk Nastran. How can I obtain it?&lt;/P&gt;&lt;P&gt;With &amp;nbsp;output vector 712 shell max von mises top /bottom, I can recovery nodal strain.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is possibile to create an elemental strain output vector?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 08:31:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625134#M14455</guid>
      <dc:creator>milani</dc:creator>
      <dc:date>2016-10-16T08:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625281#M14456</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3608176"&gt;@milani﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should have also receive the shell elemental max von mises strain top/bottom under vector 6108. You can find a list of all of the&lt;A href="http://help.autodesk.com/view/NSTRN/2017/ENU/?guid=GUID-799D6447-E275-41F0-A883-A4EB134C8199" target="_blank"&gt; elemental result vectors for shell elements&lt;/A&gt; in our online help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 13:00:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625281#M14456</guid>
      <dc:creator>Andrew.Sartorelli</dc:creator>
      <dc:date>2016-10-16T13:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625282#M14457</link>
      <description>&lt;P&gt;In output results&amp;nbsp;I don't obtain this vector. Actually I uses 2015 version. Is a problem? How can I request this vector?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 13:03:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625282#M14457</guid>
      <dc:creator>milani</dc:creator>
      <dc:date>2016-10-16T13:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625288#M14458</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3608176"&gt;@milani﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OK, that does give some hints. In 2015 (and NEi versions) we could only output stress &lt;U&gt;or&lt;/U&gt; strain in the same analysis. Do you have both STRESS and STRAIN in your case control like shown below?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;SUBCASE 1
   SPC  = 1
   LOAD = 1
   STRAIN(PLOT,CORNER) = ALL
   STRESS(PLOT,CORNER) = ALL
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;If so, try with just STRAIN:&lt;/P&gt;
&lt;PRE&gt;SUBCASE 1
   SPC  = 1
   LOAD = 1
   STRAIN(PLOT,CORNER) = ALL
&lt;/PRE&gt;
&lt;P&gt;Here is a quick link to the help on the &lt;A href="http://help.autodesk.com/view/NSTRN/2017/ENU/?guid=GUID-5DE89858-947A-4B35-B244-03BEE2CA779C" target="_blank"&gt;STRAIN case control command&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andrew&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;______________________________________________________________&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0174DF"&gt;If my post answers your question, please click the &lt;STRONG&gt;"Accept as Solution"&lt;/STRONG&gt; button. This helps everyone find answers more quickly!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 13:12:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625288#M14458</guid>
      <dc:creator>Andrew.Sartorelli</dc:creator>
      <dc:date>2016-10-16T13:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625294#M14459</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cattura.PNG" style="width: 328px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/282415i0881AF9B6AF2DF37/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cattura.PNG" alt="Cattura.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this initial condition. Strain are required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 13:17:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625294#M14459</guid>
      <dc:creator>milani</dc:creator>
      <dc:date>2016-10-16T13:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625299#M14460</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3608176"&gt;@milani﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to remove STRESS from your case control section. We only support requesting both STRESS &lt;U&gt;and&lt;/U&gt; STRAIN in Autodesk Nastran 2016 and newer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Andrew&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;______________________________________________________________&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0174DF"&gt;If my post answers your question, please click the &lt;STRONG&gt;"Accept as Solution"&lt;/STRONG&gt; button. This helps everyone find answers more quickly!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 13:28:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625299#M14460</guid>
      <dc:creator>Andrew.Sartorelli</dc:creator>
      <dc:date>2016-10-16T13:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625301#M14461</link>
      <description>&lt;P&gt;i'll install nastran 2017&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 13:30:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625301#M14461</guid>
      <dc:creator>milani</dc:creator>
      <dc:date>2016-10-16T13:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625304#M14462</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3608176"&gt;@milani﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Be sure that you also install the&lt;A href="http://help.autodesk.com/view/NSTRN/2017/ENU/?guid=GUID-C99CD8A5-0492-494C-B13C-4D19C6D9F34E" target="_blank"&gt; 2017 R1&lt;/A&gt; pack from the product enhancement section on the Account portal also. We added a new contact algorithm that is enabled through the ENHCCONTACTRSLT parameter that really helps for hertzian contact!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Enjoy the rest of your weekend!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 13:35:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625304#M14462</guid>
      <dc:creator>Andrew.Sartorelli</dc:creator>
      <dc:date>2016-10-16T13:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625380#M14463</link>
      <description>&lt;P&gt;Really interesting! Thanks for your Sunday support!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good Work&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2016 15:18:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/6625380#M14463</guid>
      <dc:creator>milani</dc:creator>
      <dc:date>2016-10-16T15:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/7572845#M14464</link>
      <description>&lt;P&gt;I re-open this discussion because I have a related problem. I need to obtain the &lt;U&gt;only the non linear component&lt;/U&gt;&amp;nbsp;&amp;nbsp;for shell element.&lt;/P&gt;&lt;P&gt;This ouput can be obtained by 7088 and 7488 vector?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I obtain&amp;nbsp; the residual stress and strain for shell element after load removing?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2017 09:30:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/7572845#M14464</guid>
      <dc:creator>milani</dc:creator>
      <dc:date>2017-11-26T09:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Elemental Non Linear strain output vector</title>
      <link>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/7573150#M14465</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3608176"&gt;@milani&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is correct, 7088 and 7488 will show only the non-linear component. But for a quick double-check, run a small test where some elements enter the plastic region. You should see all of the elements not in the plastic region with a value of 0 for these vectors, while the elements with plastic strain will have a non-zero value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you remove the load, the typical stress and strain vectors should then have none-zero values if elements have entered into plasticity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2017 16:14:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-nastran-forum/elemental-non-linear-strain-output-vector/m-p/7573150#M14465</guid>
      <dc:creator>Andrew.Sartorelli</dc:creator>
      <dc:date>2017-11-26T16:14:02Z</dc:date>
    </item>
  </channel>
</rss>

