Browse By Tags

  • Time-displacement curves using python

    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…
  • dynamic analysis of an earth dam

    Hi, im doing a dynamic analysis of an earth dam and I am a little confused of the boundary conditions I need to use because as you can see in the figure my model is moving like a rigid solid. I create a Line Displacement in the bottom with my Displacement…
  • Deriving parameters for soil hardening model

    Hi all, I have a couple of questions related to some parameters that are required for the soil hardening model. I would appreciate it if you can provide some insight. 1. Stress dependent stiffness parameter m How do I actually derive it? I have…
  • Example Script at Coffee Corner: Geotechnical Analysis - More Efficient PLAXIS Usage with Python API

    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
  • Catching Plaxis error message with Python when defining a SoilMat

    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…