<?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>maddie groves's Activities</title><link>https://communities.bentley.com/members/a8ecc128_2d00_f013_2d00_4c48_2d00_b03c_2d00_e5e7bf633e50</link><description>maddie groves's recent activity</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Scale bar issue for interface</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/233309/scale-bar-issue-for-interface</link><pubDate>Fri, 29 Jul 2022 12:55:12 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:3c579c39-e4de-43e5-8a52-6c8a1d09c54d</guid><dc:creator>maddie groves</dc:creator><description>&lt;p&gt;Hello, &lt;br /&gt;I&amp;#39;m trying to look at stress on an interface, and want to change the colour scale to see things more clearly. When I try to do this the usual way (double clicking on the scale bar or going into legend settings and adjusting the maximum and minimums) the manual scale I input doesn&amp;#39;t get reflected in the results, and then when I open up the legend settings again it just goes back to the automatic values. I&amp;#39;m using version 22.01.00.452. The scale seems to adjust fine for soils and plate results, just not the interface, any idea if i&amp;#39;m doing something incorrectly or if it may be being caused by something? &lt;br /&gt;Thanks &lt;br /&gt;Maddie&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Edit:&lt;/strong&gt; Actually, trying to look at structural forces in my plate, i&amp;#39;m not able to change the scale for those either, I get the same issue of the scale bar not updating based on my manual input for max and min.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Extract results over a chosen interface Python</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/235985/extract-results-over-a-chosen-interface-python</link><pubDate>Thu, 22 Sep 2022 10:01:45 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4fadb674-011f-4610-b828-5e31107e903e</guid><dc:creator>maddie groves</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to write a python script that will extract stress and displacement results from all nodes on a single chosen interface, but am having some trouble with getting results for the interface element, i&amp;#39;ve tried variations on the code below, but get the error as shown:&lt;/p&gt;
&lt;p&gt;Code:&lt;/p&gt;
&lt;p&gt;stress_results = g_o.getresults(phase,g_o.ResultTypes.Interface.InterfaceTotalNormalStress,&amp;#39;node&amp;#39;)&lt;/p&gt;
&lt;p&gt;(also not working:&amp;nbsp;&lt;span&gt;g_o.getresults(interface,phase,g_o.ResultTypes.Interface.InterfaceTotalNormalStress,&amp;#39;node&amp;#39;)&amp;nbsp; ((the structure of which works fine for extracting beam / embedded beam results)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Error (in PLAXIS):&amp;nbsp;&lt;/p&gt;
&lt;p&gt;!!!!&amp;gt; getresults 8 ResultTypes.Interface.InterfaceTotalNormalStress &amp;quot;node&amp;quot;&lt;br /&gt;Invalid parameters. Make sure that the specified parameters match the ones that are expected.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I know the above (when working) will get me node results for every interface in the model. Would there be a way to instruct it to only extract results from an interface with a certain reference?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;As always, any help would be very much appreciated!&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Maddie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Non-porous volume and stresses</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/243124/non-porous-volume-and-stresses</link><pubDate>Mon, 20 Mar 2023 12:19:31 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:46020b30-28da-4eb1-8741-d003eaa6b0f8</guid><dc:creator>maddie groves</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using v22.02.00.1078 and just been modelling a volume as non-porous. I&amp;#39;ve done this many times before (for a simple concrete volume, using linear elastic soil model), but potentially in older versions of PLAXIS, and been able to view total stresses in the volume, but now when I try and view the stresses it says there are none to view. Is this a glitch or is it deliberate to get no total stress results for non-porous volumes?&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;
&lt;p&gt;Maddie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Python remote scripting problem - No module named &amp;#39;encyption&amp;#39;</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/226544/python-remote-scripting-problem---no-module-named-encyption</link><pubDate>Wed, 02 Mar 2022 22:42:45 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:621f517a-a2be-4093-84ee-867b4bcdc783</guid><dc:creator>Catherine Jiang</dc:creator><description>&lt;p&gt;Hi all&lt;/p&gt;
&lt;p&gt;I was trying to run a python script to define a&amp;nbsp;P3D project - the P3D version is&amp;nbsp;PLAXIS 3D CONNECT Edition V21 Update 1 - but I cannot successfully run it as indicated by the tutorial video&amp;nbsp;&lt;a href="/products/geotech-analysis/w/plaxis-soilvision-wiki/45880/remote-scripting-api-drivemining"&gt;https://communities.bentley.com/products/geotech-analysis/w/plaxis-soilvision-wiki/45880/remote-scripting-api-drivemining&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One different thing is that I&amp;#39;m using Spyder instead of Idle editor, I&amp;#39;m not sure if it&amp;#39;s the reason, and I&amp;#39;ve got warning like shown in the figure:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/343671/pastedimage1646260489446v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ccffcc;"&gt;The code I used is&lt;/span&gt;: (exactly the same as the tutorial except the plaxis_path, and I do see the plxscripting folder in this path)&lt;/p&gt;
&lt;p&gt;plaxis_path = r&amp;#39;C:\ProgramData\Bentley\Geotechnical\PLAXIS Python Internal Distribution V1 Update 1\python_internal\Lib\site-packages&amp;#39;&lt;br /&gt;import imp&lt;br /&gt;import math&lt;br /&gt;found_module = imp.find_module(&amp;#39;plxscripting&amp;#39;, [plaxis_path])&lt;br /&gt;plxscripting = imp.load_module(&amp;#39;plxscripting&amp;#39;, *found_module)&lt;br /&gt;from plxscripting.easy import *&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ccffcc;"&gt;And the error message shows&lt;/span&gt;:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; File &amp;quot;C:\ProgramData\Bentley\Geotechnical\PLAXIS Python Internal Distribution V1 Update 1\python_internal\Lib\site-packages\plxscripting\connection.py&amp;quot;, line 32, in &amp;lt;module&amp;gt;&lt;br /&gt; import encryption&lt;/p&gt;
&lt;p&gt;ModuleNotFoundError: No module named &amp;#39;encryption&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I checked the files within the plxscripting folder, and there is no module called &amp;#39;encryption&amp;#39; (unlike a similar question in the forum that he can see the &amp;#39;encryption&amp;#39; but cannot find it). Should I download this module from somewhere? Or is it the problem of the plaxis_path?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hope my description is clear, thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Python interpreter</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/227959/python-interpreter</link><pubDate>Mon, 04 Apr 2022 16:05:22 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:eaeced2e-f751-4d17-86fe-6b7a567bc79c</guid><dc:creator>Madeleine Groves</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been writing python scripts for the PLAXIS using the Scite notebook, but would like to start using an interpreter such as Sypder to work in instead. I know there is the Jupyter interpreter installed with PLAXIS, but I don&amp;#39;t find this as useful as Spyder. Is there any guidance available on configuring a different python interpreter? I&amp;#39;ve tried using the configure python interpreter option however I get an error that it&amp;#39;s not been possible to install a number of packages?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Maddie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>V21 / V22 output model compatibility issue</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/233016/v21-v22-output-model-compatibility-issue</link><pubDate>Fri, 22 Jul 2022 13:55:34 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:fd17cabb-c41d-4ac5-acf8-0d3b330075e6</guid><dc:creator>maddie groves</dc:creator><description>&lt;p&gt;Hello, We have been sent a model that we can view in the output programme by an engineering company working for us, but they have sent in V21 and we run V22. We aren&amp;#39;t able to open the V21 model in the V22 output viewer and we aren&amp;#39;t able to open the V21 model in the input programme to covert it to a V22 model. Please could we be sent a download link for the most recent V21 version so that we can open this model? We need to see the results urgently (and are unlikely to be able to get a V22 model from them in time), Kind regards Maddie&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, 22 Jul 2022 07:04:54 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2d1e7045-5a45-45b0-9659-752fb3d2db87</guid><dc:creator /><description>Ask a question in a forum.</description></item></channel></rss>