domthom21 / eurocodedesign

Typed python framework for eurocode calculations
https://eurocodedesign.readthedocs.io/
Mozilla Public License 2.0
5 stars 1 forks source link

Add reduced_stress_method for plate buckling #74

Closed domthom21 closed 1 year ago

domthom21 commented 1 year ago

Implements EN 1993-1-5:2019-10 §10 Adds typing package with core types

Tests for line 159, 162, 169, 181, 221-225 in eurocodedesign\standard\ec3\platebuckling\reduced_stress_method.py Are later added to this pull request

domthom21 commented 1 year ago

I'll fix the flake8 errors

domthom21 commented 1 year ago

Please address the following comments

done