<?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 - Unconverged Mohr-Coulomb Plasticity, ABAQUS - Comments</title>
 <link>http://imechanica.org/node/3368</link>
 <description>Comments for &quot;Unconverged Mohr-Coulomb Plasticity, ABAQUS&quot;</description>
 <language>en</language>
<item>
 <title>Similar question on soil modelling</title>
 <link>http://imechanica.org/node/3368#comment-9131</link>
 <description>&lt;p&gt;
Hello all,
&lt;/p&gt;
&lt;p&gt;
I&amp;#39;m also a newbie in this soil modelling business; have modelled a &amp;#39;tank&amp;#39; full of soil using C3D8I elements (hexahedral). A rigid pipe is located buried within the the center and imposed a translation. The model converges if I leave the material card alone and merely input the elastic properties. But once I input the *Mohr Coulomb model by inputting the friction angle and dilation, as well as the hardening card (cohesion 2.5kPa), the model refuses to converge. Basically using numbers provided so I&amp;#39;m unaware of how accurate they are.
&lt;/p&gt;
&lt;p&gt;
The bricks do not even get squashed and instead, the analysis terminates as soon the brick gets compressed.
&lt;/p&gt;
&lt;p&gt;
Anyone can help?
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Thu, 13 Nov 2008 02:23:21 -0500</pubDate>
 <dc:creator>rtan</dc:creator>
 <guid isPermaLink="false">comment 9131 at http://imechanica.org</guid>
</item>
<item>
 <title>ABAQUS</title>
 <link>http://imechanica.org/node/3368#comment-8908</link>
 <description>&lt;p&gt;
Dear All
&lt;/p&gt;
&lt;p&gt;
I am a new user of ABAQUS. Can any body tell me how to define a soil with a linear changing Young&amp;#39;s modulus with depth in ABAQUS?
&lt;/p&gt;
&lt;p&gt;
Thanks a lot
&lt;/p&gt;
&lt;p&gt;
I-Hsuan&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Tue, 14 Oct 2008 16:40:23 -0400</pubDate>
 <dc:creator>HDO0421</dc:creator>
 <guid isPermaLink="false">comment 8908 at http://imechanica.org</guid>
</item>
<item>
 <title>Scientific Computing and</title>
 <link>http://imechanica.org/node/3368#comment-7851</link>
 <description>&lt;p&gt;
Scientific Computing and computing Scientifically.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Excavation is a typical problem of geotechnical engineering. I didn&amp;#39;t use Abaqus to carry out the FE analysis of thus problems. But I did some with other softwares.&amp;nbsp; It seems that you are using the associated plastic flow rule (i.e. friction angle = dilation angle).
&lt;/p&gt;
&lt;p&gt;If unloaded Mohr-Coloumb soil with zero cohesion subjects to tension, the&amp;nbsp; convergence&amp;nbsp; problem may occure. &lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Good Luck!
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
X. Chen&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sun, 03 Aug 2008 00:42:39 -0400</pubDate>
 <dc:creator>Donald X. Chen</dc:creator>
 <guid isPermaLink="false">comment 7851 at http://imechanica.org</guid>
</item>
<item>
 <title>Soil Modeling in ABAQUS</title>
 <link>http://imechanica.org/node/3368#comment-8431</link>
 <description>&lt;p&gt;
Hi,
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;I believe that the convergence issue is due to one, or both of the following reasons:
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;1. The use of zero cohesion implies that the soil cannot take tension - if there is tension in any of the elements in the mesh, one will encounter this problem of nonconvergence.&amp;nbsp; If one has a small cohesion value, the maximum allowable tension in the soil can be estimated by projecting the yield surface back intercepting the hydrostatic axis.&amp;nbsp; Note that ABAQUS does a default smoothing on the yield surface on the tension (negative pressure) side.&amp;nbsp;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
2.&amp;nbsp; The use of dilation angle different that the friction angle implies the use of non-associative flow rule which leads to unsymmetric matrices.&amp;nbsp; One will need to invoke the unsymmetric solver to avoid convergence problems.&amp;nbsp; Incidentally, ABAQUS does a default smoothing of the corners of the multi-surface Mohr-Coulomb model.
&lt;/p&gt;
&lt;p&gt;
Usually, I would use a small amount of stabilization (STABILIZE) to overcome the convergence issues associated with soil with zero or a very small cohesion value.&amp;nbsp; This allows dissipation of energy due to unstable response in the soil e.g. tension in soil, and therefore improves convergence.&amp;nbsp; However, one needs to verify that the stabilization will not affect the response drastically, because invoking stabilization is like using a &amp;quot;hand&amp;quot; to hold your soil to prevent failure (one should check that the energy dissipated by viscous damping is small when compared with the total strain energy).&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
The other way to control convergence is to copy and overlay the same set of elements over the original elements and merging the nodes. The overlay elements are set to have elastic properties having a small Young&amp;#39;s modulus - in this way, one can do without stabilization by using a small Young&amp;#39;s modulus.&amp;nbsp; I would prefer to use the latter approach, but requires more work during the meshing stage.
&lt;/p&gt;
&lt;p&gt;
I suggest that one does a one element test under load control in tension to see what I mean about Point 1.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Hope this helps.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Fri, 01 Aug 2008 20:55:30 -0400</pubDate>
 <dc:creator>Keng-Wit Lim</dc:creator>
 <guid isPermaLink="false">comment 8431 at http://imechanica.org</guid>
</item>
<item>
 <title>Yes, Now I undrstand why</title>
 <link>http://imechanica.org/node/3368#comment-8422</link>
 <description>&lt;p&gt;
Yes, Now I undrstand why you emphasize the point of zero cohesion. Your analyse is reasonable, but I am not sure about your comment &amp;quot;A non-associated flow rule often uses a potential that does not have a sharp tip&amp;quot;.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;It seems that for singular corners or the singular tip, special techniques have to be used to smooth the surfaces.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Thanks also for your valuable comments!
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Donald X. Chen&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Fri, 01 Aug 2008 01:04:51 -0400</pubDate>
 <dc:creator>Donald X. Chen</dc:creator>
 <guid isPermaLink="false">comment 8422 at http://imechanica.org</guid>
</item>
<item>
 <title>Re: Convergence and zero cohesion</title>
 <link>http://imechanica.org/node/3368#comment-8417</link>
 <description>&lt;p&gt;
Hi Donald,
&lt;/p&gt;
&lt;p&gt;
Thanks for the tips.
&lt;/p&gt;
&lt;p&gt;
My own feeling is that non-uniqueness of the flow direction at/close to the tension tip may be&amp;nbsp; the reason that convergence is not achieved with asociated Mohr-Coulomb plasticity (with zero cohesion).&amp;nbsp; A non-associated flow rule often uses a potential that does not have a sharp tip and thus avoids the non-uniqueness issue.&amp;nbsp; What do you think?
&lt;/p&gt;
&lt;p&gt;
-- Biswajit&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Thu, 31 Jul 2008 19:53:22 -0400</pubDate>
 <dc:creator>Biswajit Banerjee</dc:creator>
 <guid isPermaLink="false">comment 8417 at http://imechanica.org</guid>
</item>
<item>
 <title>Hi, Biswajit</title>
 <link>http://imechanica.org/node/3368#comment-8415</link>
 <description>&lt;p&gt;
Hi, Biswajit
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp; (1) The first question is too difficult to answer because a lot of factors may influence the convergence, epspecially for a zero cohesion case. Thus, in many geotechnical softwares, it is recommended to use a small value&amp;nbsp; instead of a zero cohesion. In my previous studies, I found the convergence with non-assocated plastic flow should be more difficult.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp; (2) The non-assocaited plastic flow rule is so called due to the difference between the Yield function and the plastic potential function. In Mohr-coloumb soil model, it is due to the difference between the friction angle and dilation angle. Because the topic is related to the Mohr-Coloumb model, we may only focus on it. In practical geotechnical projects, the two angles are both provided by experimental data.
&lt;/p&gt;
&lt;p&gt;
While if we don&amp;#39;t have such input, we may assume one based on: Normally consolidation clay soil may show little dilation, so we may assume \psi \approx 0. For quartz sands, we may use \psi \approx \phi -30. For soils with \phi &amp;lt; 30, we may use a zero or very small dilation angle.&amp;nbsp; (This comment is based on Plaxis material model manual, \phi is friction angle, \psi is the dilation angle).
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Hope it is useful to you!
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Donald X. Chen&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Thu, 31 Jul 2008 17:36:07 -0400</pubDate>
 <dc:creator>Donald X. Chen</dc:creator>
 <guid isPermaLink="false">comment 8415 at http://imechanica.org</guid>
</item>
<item>
 <title>Re: Nonassociated flow rules</title>
 <link>http://imechanica.org/node/3368#comment-8405</link>
 <description>&lt;p&gt;
Hi Donald,
&lt;/p&gt;
&lt;p&gt;
My question more about the &amp;quot;why&amp;quot; than the &amp;quot;how&amp;quot; of nonassociated flow rules.&amp;nbsp; To paraphrase my earlier comment, I wanted to know why:
&lt;/p&gt;
&lt;p&gt;
1) using a nonassociated flow rule will give better convergence than an associated flow rule (for a material will zero cohesion).
&lt;/p&gt;
&lt;p&gt;
2) the yield surface is usually determined from experimental data.&amp;nbsp; How is the corresponding flow potential for a non-associated flow rule determined?&amp;nbsp; A brief explanation will be great.&amp;nbsp; (I&amp;#39;m too lazy to read a book on the subject :)&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
-- Biswajit&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Thu, 31 Jul 2008 01:32:27 -0400</pubDate>
 <dc:creator>Biswajit Banerjee</dc:creator>
 <guid isPermaLink="false">comment 8405 at http://imechanica.org</guid>
</item>
<item>
 <title>Biswajit:</title>
 <link>http://imechanica.org/node/3368#comment-8395</link>
 <description>&lt;p&gt;
Biswajit:
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp; What kind of plastic flow rule to choose depends on what kind of soil you are simulating.
&lt;/p&gt;
&lt;p&gt;
F or the soil with dilation property such as dense sand, you may need the non-associated plastic flow rule.
&lt;/p&gt;
&lt;p&gt;
(see &lt;strong&gt;NON&lt;/strong&gt;-&lt;strong&gt;ASSOCIATED &lt;/strong&gt;PLASTICITY FOR SOILS, CONCRETE AND ROCK&lt;font size=&quot;-1&quot;&gt;&lt;br /&gt;
&lt;span class=&quot;a&quot;&gt;PA &lt;strong&gt;VERMEER&lt;/strong&gt; - Physics of Dry Granular Media, 1998 &lt;/span&gt;&lt;/font&gt;)&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Usually, for non-assocciated flastic flow soil, you need non-symmetric linear solver which is embedded in the nonlinear algorithm
&lt;/p&gt;
&lt;p&gt;
such as the Newton-raphson method. Based on my expeirence, for non-asscoaited plastic flow soil model,
&lt;/p&gt;
&lt;p&gt;
the convergence for the nonlinear iteration method is more difficult, and it may also happen for iterative linear solver.
&lt;/p&gt;
&lt;p&gt;
of course, it is due to that the out-of-balance error is more difficult to reduce. You may try to&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
increase the number of load increments.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
For the stress point algorithm, we may usually&amp;nbsp; use the sub-stepping algorithm (see Sloan&amp;#39;s paper)!
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
X. Chen&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Tue, 29 Jul 2008 09:41:36 -0400</pubDate>
 <dc:creator>Donald X. Chen</dc:creator>
 <guid isPermaLink="false">comment 8395 at http://imechanica.org</guid>
</item>
<item>
 <title>Re: Unconverged Mohr-Coulomb plasticity</title>
 <link>http://imechanica.org/node/3368#comment-7972</link>
 <description>&lt;p&gt;
Hi Kazem,
&lt;/p&gt;
&lt;p&gt;
Could you also explain why using an unassociated flow rule will lead to convergence?&amp;nbsp; How do you choose the appropriate flow rule?
&lt;/p&gt;
&lt;p&gt;
Also, I couldn&amp;#39;t figure out whether the failure to converge was in the inner Newton iterations (at the Gauss points) or the outer Newton iterations (at the stiffness matrix level).&amp;nbsp; Could you clarify?&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
-- Biswajit&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Mon, 30 Jun 2008 18:31:20 -0400</pubDate>
 <dc:creator>Biswajit Banerjee</dc:creator>
 <guid isPermaLink="false">comment 7972 at http://imechanica.org</guid>
</item>
<item>
 <title>Re: Unconverged Mohr-Coulomb Plasticity, ABAQUS</title>
 <link>http://imechanica.org/node/3368#comment-7881</link>
 <description>&lt;p&gt;
Hi &lt;span&gt;Gonzalo&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
Same as Chen I think you are using the associated plastic flow rule. To avoid the problem use the option UNSYMM in your input file:
&lt;/p&gt;
&lt;p&gt;
*STEP, UNSYMM=YES
&lt;/p&gt;
&lt;p&gt;
Hopefully it will solve your problem.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Kazem Ghabraie
&lt;/p&gt;
&lt;p&gt;
PhD candidate, Civil Engineering&lt;br /&gt;
RMIT University, Melbourne, Australia
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Mon, 23 Jun 2008 23:36:26 -0400</pubDate>
 <dc:creator>Kazem Ghabraie</dc:creator>
 <guid isPermaLink="false">comment 7881 at http://imechanica.org</guid>
</item>
<item>
 <title>Unconverged Mohr-Coulomb Plasticity, ABAQUS</title>
 <link>http://imechanica.org/node/3368</link>
 <description>&lt;p&gt;&lt;span&gt;Dear Abaqus Users,&lt;/span&gt;&lt;span&gt;First of all, I want to clarify that I am a beginner in Abaqus (only few months) and new in iMechanica. &lt;/span&gt;&lt;span&gt;I&amp;nbsp;have been&amp;nbsp;modeling an excavation in Abaqus/CAE. I am using several layers of soils which have been modeled using Mohr-Coulomb model, the wall&amp;nbsp;as&amp;nbsp;an elastic material. Both the wall and the soils were modeled with 2D solid elements (plane strain).&lt;/span&gt;&lt;span&gt;I have&amp;nbsp;been facing with lots of problem with the interaction of the first layer and the wall, &amp;quot;UNCONVERGED MOHR-COULOMB PLASTICITY&amp;quot; in the GEOSTATIC STEP!!!!. The first layer does not have cohesion, only friction which is 30 degrees&amp;nbsp;(sand). After increasing the cohesion value for this layer, I can avoid this ERROR.&amp;nbsp;But, lamentably, I am changing the whole&amp;nbsp;problem with high values of cohesion which are&amp;nbsp;around 30 kPa.&amp;nbsp;The same effect can be reached using a surcharge which does not exist. &lt;/span&gt;&lt;span&gt;Do you have any recommendation of how to solve this problem without changing the material properties?&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span&gt;Thank you very much!!!&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;
&lt;span&gt;Gonzalo&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span&gt;PS: This is the problem I can see in Job Diagnostics...&lt;span&gt; (image attached)&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <comments>http://imechanica.org/node/3368#comments</comments>
 <category domain="http://imechanica.org/taxonomy/term/289">ABAQUS</category>
 <pubDate>Fri, 20 Jun 2008 06:57:09 -0400</pubDate>
 <dc:creator>gcorral</dc:creator>
 <guid isPermaLink="false">3368 at http://imechanica.org</guid>
</item>
</channel>
</rss>
