Skip to content

OpenPile version 0.3.1

Compare
Choose a tag to compare
@TchilDill TchilDill released this 16 May 18:52
· 131 commits to main since this release
7fd3dac

FIXED

  • fixed bug in openpile.utils.mtcurves.cowden_clay() and openpile.soilmodels.Cowden_clay that was amplifying
    the soil resistance and yielding unrealistic forces in the pile.

ADDED

  • new method to retrieve the p-y mobilisation of springs in Results via the .py_mobilization()
  • update to the connectivity plot openpile.construct.Model.plot() that adds the soil profile to the plot
    if a soil profile is fed to the model.
  • tz- and Qz-curves following the well-known API standards are now included in openpile.utils
  • updates to the documentation
  • API p-y curves now officially unit tested