<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/230830/what-is-the-value-of-force-in-kn-generated-when-some-prescribed-displacement-is-given-i-e-value-of-fy-in-kn</link><description>What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/727658?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 14:32:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b339d815-cf7f-4f96-b5e7-4af3958b0be1</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Dear Chetana,&lt;/p&gt;
&lt;p&gt;It is difficult to say why the results are not matching. Usually when trying to match data from a publication means understanding all the assumptions made by the authors. That is something you need to carefully check.&lt;/p&gt;
&lt;p&gt;Make sure to check that the model you build is exactly as described in the publication.&lt;/p&gt;
&lt;p&gt;In order to be able to assist you with your project and identify the reason for the problem you experience, please submit a service request.&lt;/p&gt;
&lt;p&gt;Then, one of our support engineers can help you in detail: &lt;a href="https://apps.bentley.com/srmanager/ProductSupport"&gt;https://apps.bentley.com/srmanager/ProductSupport&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/727656?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 14:24:15 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0d6ac537-1444-429b-981f-98300f7eb890</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Hello Sarah,&lt;/p&gt;
&lt;p&gt;Unfortunately not via the getcurveresults command. It&amp;#39;s simpler:&lt;/p&gt;
&lt;p&gt;forces_y = []&amp;nbsp; # making a list to fill in the force results of phases&lt;br /&gt;&lt;span&gt;forces_y.append(&lt;/span&gt;g_o.Phase_1.&lt;span&gt;Reached.ForceY)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/724078?ContentTypeID=1</link><pubDate>Sat, 30 Jul 2022 14:17:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f6684a4d-4fba-40e3-a040-51d7f770c029</guid><dc:creator>Chetana -</dc:creator><description>&lt;p&gt;by multiplying with 2&lt;span&gt;&amp;pi; my results are not matching with the value of the researcher. kindly help me with this.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/724044?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 21:27:52 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:68cc5866-02e8-43af-81a3-106690111b71</guid><dc:creator>Sarah J</dc:creator><description>&lt;p&gt;Hello Stefanos,&lt;/p&gt;
&lt;p&gt;The code you suggested (&lt;span&gt;echo Phase_1.Reached.ForceY&lt;/span&gt;) works great. However, when I took it to Python, things got messy. I tried the following codes, and none of them worked. It showed me errors stating that those attributes are not present.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;myValue= g_o.getcurveresultspath(g_o.CurvePoints.Nodes.value[0], g_o.Phases[1], g_o.Phase[1]. g_o.ResultTypes.Phase_1.Reached.ForceY&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;myValue= g_o.getcurveresultspath(g_o.CurvePoints.Nodes.value[0], g_o.Phases[1], g_o.Phases[1],&amp;nbsp;g_o.Phase_1.Reached.ForceY&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;myValue= g_o.getcurveresultspath(g_o.CurvePoints.Nodes.value[0], g_o.Phases[1],&amp;nbsp;g_o.Steps[1],&amp;nbsp;g_o.Phase_1.Reached.ForceY&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/723911?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 07:57:40 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0028c2ba-75e1-45ef-801d-d6c255f0ac73</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Dear Sarah,&lt;/p&gt;
&lt;p&gt;I advise you to check the syntax of each command in our Command reference.&lt;/p&gt;
&lt;p&gt;The one you suggest in the second line will not work as the &lt;em&gt;getcurveresults&lt;/em&gt; does not accept two Phase/Step objects.&lt;/p&gt;
&lt;p&gt;You can use instead the &lt;em&gt;getcurveresultspath&lt;/em&gt; command which might do what you need.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/723910?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 07:55:37 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b7fe227c-9189-4da9-8684-903d3bcd1253</guid><dc:creator>Sarah J</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I need to replace this line of code to plot a curve within a &amp;quot;For Loop&amp;quot;&lt;/p&gt;
&lt;p&gt;uyAs.append(g_o.getcurveresults(g_o.Nodes[0],step,g_o.ResultTypes.Soil.Uy))&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Can I use this?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;uyAs.append(g_o.getcurveresults(g_o.Nodes[0],Phase_1,Phase_1.Reached.ForceY))&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/723886?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 06:17:21 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ee85362d-20cf-4faf-b332-81d1d17ee159</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Hello Sarah,&lt;/p&gt;
&lt;p&gt;I will explain how you can find it.&lt;/p&gt;
&lt;p&gt;Practically&amp;nbsp;you see this value in the Phases window, right? So, that is part of the Phases object.&lt;/p&gt;
&lt;p&gt;Therefore, a first step would be to do an&lt;/p&gt;
&lt;p&gt;&lt;em&gt;echo Phase_1&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This will give you all the information for that phase. If you search you will find the force y you are looking for.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;With this you can find that it belongs to the:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Phase_1.Reached&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;So, another time you can run an echo on that and see the properties that belong where. And there is where you will find the property name.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For 2D CE V21:&amp;nbsp;echo Phase_1.Reached.ForceY&lt;/li&gt;
&lt;li&gt;&lt;span&gt;For 2D CE V22:&amp;nbsp;&lt;/span&gt;&lt;span&gt;echo Phase_1.Reached.AngularForceY&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/723884?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 06:10:46 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ad9e9bfa-4b08-4bcb-9ea4-4145a3bee36c</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Dear Chetana,&lt;/p&gt;
&lt;p&gt;You can also check a similar example we have:&amp;nbsp;&lt;a href="/products/geotech-analysis/w/plaxis-soilvision-wiki/45556/plaxis-2d-tutorial-01-settlement-of-a-circular-footing-on-sand"&gt;https://communities.bentley.com/products/geotech-analysis/w/plaxis-soilvision-wiki/45556/plaxis-2d-tutorial-01-settlement-of-a-circular-footing-on-sand&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Practically you need to multiply by 2&amp;pi;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/723873?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 05:11:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:935ae484-7ac7-40e5-981a-b93ce10ba1e6</guid><dc:creator>Sarah J</dc:creator><description>&lt;p&gt;Hello Micha, what is the python code to get the reaction force Fy in a 2D model? I could not find it in the reference.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/715277?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 04:13:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:98b9907b-2296-47b6-9b69-fa18f206e130</guid><dc:creator>Chetana -</dc:creator><description>&lt;p&gt;Dear Sir,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is to inform that I have gone through this blog but the thing is that I want to plot force vs displacement graph of an axisymmetric condition in excel sheet. I have copied the data from PLAXIS 2D model, now the value is given in KN/m but I want it to be in KN now I want to know what meters of length I have to multiply to get the value in KN&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the value of force in KN generated when some prescribed displacement is given. i.e. value of Fy in KN</title><link>https://communities.bentley.com/thread/715180?ContentTypeID=1</link><pubDate>Mon, 06 Jun 2022 15:42:53 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:230950d0-1e21-4390-a356-20f3aa700a31</guid><dc:creator>Micha van der Sloot</dc:creator><description>&lt;p&gt;&lt;span&gt;The parameters Force&amp;nbsp;&lt;/span&gt;&lt;em&gt;&lt;strong&gt;Fx&lt;/strong&gt;&lt;/em&gt;&lt;span&gt;,&amp;nbsp;&lt;/span&gt;&lt;em&gt;&lt;strong&gt;Fy&lt;/strong&gt;&lt;/em&gt;&lt;span&gt;, and for PLAXIS 3D&amp;nbsp;&lt;/span&gt;&lt;em&gt;&lt;strong&gt;Fz&lt;/strong&gt;&lt;/em&gt;&lt;span&gt;, are the total reaction forces of the applied prescribed displacements in the respective direction.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;See also&amp;nbsp;&lt;a href="/products/geotech-analysis/w/plaxis-soilvision-wiki/45979/in-plaxis-curves-it-is-possible-to-plot-force-fx-fy-and-fz-what-are-these-parameters"&gt;https://communities.bentley.com/products/geotech-analysis/w/plaxis-soilvision-wiki/45979/in-plaxis-curves-it-is-possible-to-plot-force-fx-fy-and-fz-what-are-these-parameters&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>