Browse By Tags

  • Error handling in Plaxis with Python

    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…