Skip to content

Releases: fib-international/structuralcodes

v0.6.3

22 Jan 09:43

Choose a tag to compare

What's Changed

Features

  • feat: add Eq. M1 according to EUROCODE 1992-3:2006 by @reigt in #309
  • feat: add option to calculate the complete mn domain by @mortenengen in #308
  • feat: add time development of concrete properties according to EC2 2004 by @mortenengen in #311

Fixes

  • fix: use fck when deriving the ultimate strain for sargin in ConcreteEc2_2004 by @mortenengen in #307

Docs

  • chore: force python 3.13 in action for publishing docs by @mortenengen in #301
  • docs: correct the final pivot point in the figure for beam deformation domain by @mortenengen in #306
  • docs: correct typo in expression for moment of area in marin integration by @mortenengen in #312

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

03 Dec 08:45

Choose a tag to compare

What's Changed

Features

Fixes

Docs

Full Changelog: v0.6.1...v0.6.2

v0.6.1

06 Oct 19:24

Choose a tag to compare

What's Changed

Features

Fixes

  • fix: Update sargin with k_sargin computed using fcd and not fcm by @talledodiego in #265
  • fix: make sure VRdc according to EC2-2004 is non-negative by @mortenengen in #285

Docs

Full Changelog: v0.6.0...v0.6.1

v0.6.0

15 Sep 05:00

Choose a tag to compare

What's Changed

Features

Fixes

Docs

Chore

Full Changelog: v0.5.0...v0.6.0

v0.5.0

12 Jun 05:08

Choose a tag to compare

What's Changed

Features

Fixes

Docs

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Mar 06:49

Choose a tag to compare

What's Changed

Features

Fixes

Docs

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

05 Feb 06:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

09 Jan 06:34

Choose a tag to compare

What's Changed

Features

Fixes

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 Oct 06:52

Choose a tag to compare

What's Changed

Breaking changes

Bugfixes

Docs

  • docs: improve description of kwargs passed from section to calculator by @mortenengen in #199

Full Changelog: v0.1.1...v0.2.0

v0.1.1

16 Oct 11:49

Choose a tag to compare

What's Changed

Bug fixes

Misc. improvements

  • feat: add kwarg group_label to add_reinforcement functions by @mortenengen in #189
  • feat: ec2-2004 expose crdc in shear resistance by @mortenengen in #196
  • fix: use also relative tolerance when checking calculated Iyz by @mortenengen in #191

Docs

Full Changelog: v0.1.0...v0.1.1