Seeking assistance! I'm currently working with Palxis and need to apply a line displacement load to over 2000 points. If anyone has experience in applying loads through reading xls files or using Python code in Plaxis, I would greatly appreciate your…
Good morning. How could I extract the time-displacement curves in plaxis, using python, for the case of dynamic analysis. Has anyone tried this before? I have not found information in the script manual about data extraction in the case of dynamic analysis…
If i run the command from python it gives the following command and error message:
set (Terreinbelasting_Spoordijk_I Terreinbelasting_Spoordijk_II_talud Terreinbelasting_Spoordijk_III) F04_GGT_Realisatie_Bypass_Oost 30 Invalid parameters. Make sure…
Hello,
I'm working on an automated model for designing simple retaining walls in Plaxis.
The way the code works, is that it gradually increases the length of the retaining wall in a loop until a required FoS is achieved.
However, if the length…
Hello,
I am working out the way to create an excavation with a complex soil layering in Plaxis 2D by means of python scripting.
The problem:
I have complex stratigraphy, non horizontal layers, many layers going diagonal within the zone of excavation…
Hello
Will you share the script in the webinar ? communities.bentley.com/.../coffee-corner-geotechnical-analysis---more-efficient-plaxis-usage-with-python-api---am-and-pm-sessions-available
Can we download and use it?
Thank you
Hi all,
I am working on an iterative procedure where phases are calculated with and without Design Approaches. The soil model I am using is HSSS and the soil parameters are identified by another algorithm. The reason why I am asking here is that when…