<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://imechanica.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>iMechanica - Problem is using static/riks option - Comments</title>
 <link>http://imechanica.org/node/3143</link>
 <description>Comments for &quot;Problem is using static/riks option&quot;</description>
 <language>en</language>
<item>
 <title>Problem is using static/riks option</title>
 <link>http://imechanica.org/node/3143</link>
 <description>&lt;p&gt;
I have some problem in defining the material properties using UMAT. I want to simulate the cubic stress-strain traction-sepration law. Solution doesn&amp;#39;t converge after max load is applied (i.e zero slope of stress-strain plot). I am using riks solver.  I have written my stress -strain relationship as below in UMAT file. Please tell me how to converge the solution even after zero slope of stress-strain relationship. Can i make my load factor(lambda) negative in riks option.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;&lt;br /&gt;
SMAX=5&lt;br /&gt;
EMAX=0.001&lt;br /&gt;
STRAIN=STRAN(1)+DSTRAN(1)&lt;br /&gt;
ENOM=STRAIN/EMAX&lt;br /&gt;
IF(STRAIN.LT.0.00) THEN&lt;br /&gt;
STRESS(1)=(27/4)*(SMAX/EMAX)
&lt;/p&gt;
&lt;p&gt;
*ENOM&lt;br /&gt;
ELSE IF(STRAIN.LE.EMAX) THEN&lt;br /&gt;
STRESS(1)=(27/4)*(SMAX/EMAX)*(1-2*ENOM+ENOM**2)*STRAIN&lt;br /&gt;
ELSE&lt;br /&gt;
STRESS(1)=1.0D-20&lt;br /&gt;
ENDIF&lt;br /&gt;
STRESS(2)=STRESS(2)+200E3*DSTRAN(2)&lt;br /&gt;
STRESS(4)=STRESS(4)+200E3*DSTRAN(4)/2/1.3
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <comments>http://imechanica.org/node/3143#comments</comments>
 <category domain="http://imechanica.org/taxonomy/term/128">education</category>
 <category domain="http://imechanica.org/taxonomy/term/2273">displacement control model using riks solver</category>
 <pubDate>Tue, 29 Apr 2008 21:52:22 -0400</pubDate>
 <dc:creator>sushil</dc:creator>
 <guid isPermaLink="false">3143 at http://imechanica.org</guid>
</item>
</channel>
</rss>
