• How to get a load - displacement curve using Scripting interface

    Application PLAXIS 2D Version PLAXIS 2D 2018 Date created 03 March 2016 Date modified 03 March 2016 Introduction In the PLAXIS Output program, the active load value can be used to generate a load-displacement…
  • How to import CPT data into PLAXIS

    Application PLAXIS 2D PLAXIS 3D Version PLAXIS 2D CONNECT Edition PLAXIS 3D CONNECT Edition Date created 23 March 2020 Date modified 23 March 2020 In this video we will guide you on how to import CPT data to be…
  • How to prescribe a dynamic displacement

    Application PLAXIS 2D Version PLAXIS 2D Date created 02 December 2019 Date modified 02 December 2019 General aspects In PLAXIS 2D and 3D, providing that the dynamic module is available, a dynamic displacement can…
  • Model Gap Elements with PSI using Collapse

    Introduction Pile Structure Interaction (PSI) is a program which models and analyzes the non-linear behavior of the soil for a pile supported structure. Gap is a program which models non-linear one way elements in the structure. Occasionally, analyses…
  • Plaxis 2D: Python API - Post Calc nodes

    I want to create curves, i.e. as you would through the curve manager, using POST calc selected nodes and the python API. Is there a way to add post-calc nodes? If I'm not mistaken, it looks like you cannot add post-calc nodes. Adding a curvepoint adds…
  • Running Plaxis from Pycharm

    Hi, Im trying to run my plaxis python code using Pycharm and as soon as the code reaches " import plxscripting.easy", Ill get ImportError: "ImportError: cannot import name 'MutableMapping' from 'collections' (C:\Users\Farbod\AppData\Local\Programs…