Hello,
We are using Plaxis LE/2D respective APIs to process calculations but sometimes they might require a good amount of time to process or can somethings enter into a non-convergence mode.
That said, it would be nice to be able to track the calculation process via API to provide the user a sort of feedback it is either still processing or entered into an infinite loop.
Is there a delegate feedback or any kind of calculation heart beat feature in both Plaxis 2D/LE APIs?
Thank you,
Fernando.
Hello Fernando,
Currently, the calculation times are accessible via the debug files. I have replied to a similar question here: https://communities.bentley.com/products/geotech-analysis/f/plaxis-soilvision-forum/201994/plaxis-3d-calculation-time/655208#655208
With Python you can do pretty much everything, so I will pass this information to our development team to see what we can implement in the future.
Thank you for the feedback!