domthom21 / eurocodedesign

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

[ENH] Add verification for member buckling and combined flexural and lateral torsional buckling #80

Open nc-hsu opened 1 year ago

nc-hsu commented 1 year ago

Describe the solution you'd like A function that takes as input a cross section, member length, support conditions and the member actions / loading type (moment, shear, normal force) and performs all of the verfications required by Eurocode 3 for a strucutral member.

Combined flexural buckling should be considered e.g. following EC3-1-1 §6.3.3

Describe alternatives you've considered

Additional context