<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>J Hopman's Activities</title><link>https://communities.bentley.com/members/85352108_2d00_d0fc_2d00_4fbd_2d00_a373_2d00_269a56b0e6e8</link><description>J Hopman's recent activity</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Invalid parameter set for Hardening Soil with m = 1 and phi&amp;#39; &amp;lt; 20 degrees</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/224116/invalid-parameter-set-for-hardening-soil-with-m-1-and-phi-20-degrees</link><pubDate>Mon, 03 Jan 2022 13:26:54 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e32e963c-fe52-47ea-8fad-93650adbba4b</guid><dc:creator>J Hopman</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;When using the Hardening Soil (or HS-ss) model I sometimes get&amp;nbsp;an error when modelling soft or organic clays (see figure below)&amp;nbsp;and Plaxis doesn&amp;#39;t accept my parameter set.&lt;/p&gt;
&lt;p&gt;After some trial and error I found out that it is the combination of the following parameters that&amp;nbsp;causes most&amp;nbsp;of the trouble: m = 1.0 in combination with a friction angle (phi&amp;#39;) &amp;lt; 20 degrees.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I therefore have two questions regarding the modelling of a soft/organic clay with the hardening soil model:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Am I&amp;nbsp;using realistic soil parameters for modelling a soft/organic clay?: From the Plaxis Material Models Manual I understand that for soft clays the power m should be taken equal to 1.0 (paragraph 6.1).&amp;nbsp; I am therefore wondering if it is very uncommon to use a friction angle of &amp;lt; 20 degrees for a soft/organic clay when modelling in Plaxis? (other modelparameters&amp;nbsp;I use are for example: yunsat/ysat = 15,&amp;nbsp; E50 =4.000, Eoed = 2.000 , Eur = 24.000, c&amp;#39;ref = 0, K0-nc = 0,6744 (default))&lt;/p&gt;
&lt;p&gt;If it is not uncommon to use m = 1 in combination with phi &amp;lt; 20 degrees: What would be the best way to model a soft/organic clay in a realistic way. The error message suggests that I should&amp;nbsp;change the Eoed, E50, Eur or K0-nc parameters, but this does not make a lot sense to me because I have to&amp;nbsp;increase or decrease the parameters a lot, which dramatically changes the stiffness behavior of the soil.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance for your help!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/343671/pastedimage1641212943167v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Printing Reached MSF(Safety Factor) using Python Scripting</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/210937/printing-reached-msf-safety-factor-using-python-scripting</link><pubDate>Thu, 11 Mar 2021 05:00:27 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5e232da9-2d27-4070-b052-67b0e29c3401</guid><dc:creator>Aryan Gupta</dc:creator><description>&lt;p&gt;I have prepared python scripting code to calculate the safety factor using monte carlo simulations of different strength parameters.&amp;nbsp; I want to know how can I can print the safety factor values&amp;nbsp; (after each simulation has been completed) in excel format for all simulations that can help me understand the distrubution of safety factor values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ask A Question I</title><link>https://communities.bentley.com/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Fri, 23 Jul 2021 03:20:18 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:60853d0b-1f4d-4c16-958b-598177e8dc8b</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>How can I create a UDSM material including parameters with python</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/217093/how-can-i-create-a-udsm-material-including-parameters-with-python</link><pubDate>Fri, 23 Jul 2021 07:49:43 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:fb07ca08-55f0-4a53-b29f-8b03377992cf</guid><dc:creator>J Hopman</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I would like to use Python to create a material from a User Defined Soil Model with the appropriate (soil) parameters.&lt;/p&gt;
&lt;p&gt;So far I have been able to create the material, make sure the correct DLL file and Model in DLL are selected and define a few parameters.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, I have not been able to define all of the required parameters.&lt;/p&gt;
&lt;p&gt;In order to use the UDSM I need to define the parameters k0 and yt (among others) but I cannot find the names/descriptions&amp;nbsp;of these parameters in the command line in Plaxis. When I change the value of the parameters in Plaxis I&amp;nbsp;notice in the command line that they are stated somewhere in a very long string of numbers. But I don&amp;#39;t know how I can process this in my python code in order to make sure the UDSM material is created with all the parameters that I would like to define.&lt;/p&gt;
&lt;p&gt;I hope anyone can give me some suggestions to solve this problem.&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Jessy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>