Skip to content

OpenPile version 0.1.0

Compare
Choose a tag to compare
@TchilDill TchilDill released this 10 Apr 19:24
· 201 commits to main since this release
a28b8a2

Added

  • Construct module with Pile, SoilProfile, Layer, and Model objects
  • utils module with py curves
  • Analysismodile with simple_beam_analysis() and simple_winkler_analysis()
  • Result class that provides the user with plotting and Pandas Dataframe overview of results.
  • API clay and sand added to utils module
  • PISA sand and clay models (called Dunkirk_sand and Cowden_clay models)
  • Rotational springs and base springs (shear and moment), see utils module
  • New set of unit tests covering the Construct module, coverage is not 100%.