Skip to content

Releases: cemsbv/py-pilecore

1.1.2

22 Aug 09:32
Compare
Choose a tag to compare
chore(version): update repo version

1.1.1

21 May 07:50
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.1.1

1.1.0

05 May 16:57
Compare
Choose a tag to compare

Minor release to add the Begemann excavation stress reduction method to the PileCore Tension payload.

Full Changelog: 1.0.4...1.1.0

1.0.4

05 May 16:52
Compare
Choose a tag to compare

Minor release improving docstrings of several methods

Full Changelog: 1.0.2...1.0.4

1.0.2

17 Apr 15:15
Compare
Choose a tag to compare

Fix the rendering of the Result Viewers in the jupyter notebooks.

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

15 Apr 10:24
Compare
Choose a tag to compare

Some very small fixes to improve dependency resolution.

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

09 Apr 02:59
Compare
Choose a tag to compare

Important

In order to use this version, it is necessary to use python 3.11 or higher.

What's Changed

Major release of py-pilecore with the following relevant changes:

  • Adding the possibility to input custom chamfer/trim limits to the measured qc values in the calculation of the shaft resistance for bearing capacity and tension calculations. This is useful when other than default 12 and 15 MPa values specified in the standard are needed.
    image

  • Adding the possibility to input a custom limit to the tip resistance qb;max in the calculation of the tip resistance for bearing capacity. This is useful when other than default 15 MPa value specified in the standard is needed.
    image

  • Adding the possibility to indicate whether the CPT is performed before or after the pile installation (this can be specified via the construction_sequence parameter. This has implications only for the uplift (tension) capacity calculation according to the standard NEN9997-1. If the CPT is after the pile installation, then the factor f1 is set to 1.0 at all depths.

image

  • This release occurs right after the release of PileCore API version 3.4, where improvements in the calculation of tension capacity are implemented. To learn more, please check the PileCore API release notes.

  • Updating the python support to version 3.13, but stopping support for python versions 3.9 and 3.10. This breaking change is the reason for this release to be a major release.

Full Changelog: 0.9.1...1.0.0

0.8.0

25 Oct 06:36
Compare
Choose a tag to compare

What's Changed

  • feat(begemann): add Begemann method to compute excavation stress afte… by @PabloVasconez in #101

Full Changelog: 0.7.1...0.8.0

0.7.1

01 Oct 11:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

25 Sep 13:08
Compare
Choose a tag to compare

What's Changed

  • 81 only add coordinates to soil property payload when not none by @tlukkezen in #99
  • 93 Throw ValueError when providing less than 2 CPTs to create_grouper_payload() by @tlukkezen in #99

New Contributors

Full Changelog: 0.6.0...0.7.0