• Dewatering in excavation (PLAXIS 3D)

    Hi All, Unfortunately I couldn't find any good reference for dewatering in excavation in 3D problems. Could you possibly tell me minimum layer thickness for Interpolate condition? Thank you so much.
  • Set global waterlevel with Python

    Hi, I have created a water level in "flow conditions" with the following Python command: g_i.gotoflow() g_i.waterlevel((-1,-6),(9,-6),(9,0),(19,0)) This worked out fine. Now I can't find the right command to make this waterlevel global. I did this…