-
Notifications
You must be signed in to change notification settings - Fork 6
Add formulas 6.39-6.40 from Eurocode 1993-1-1 #595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add formulas 6.39-6.40 from Eurocode 1993-1-1 #595
Conversation
…t resistance in Eurocode - Implemented Form6Dot39ReducedBendingMomentResistance for formula 6.39. - Implemented Form6Dot40ReducedBendingMomentResistance for formula 6.40. - Implemented Form6Dot40afHollowSections and Form6Dot40afWeldedBoxSections for formula 6.40af. - Implemented Form6Dot40awHollowSections and Form6Dot40awWeldedBoxSections for formula 6.40aw. - Added tests for all new formulas to ensure correct evaluation and error handling. - Updated documentation to reflect the addition of new formulas and their descriptions.
Thank you so much for contributing to Blueprints! This is your Pull Request # 18 to this project. Now that you've created your pull request, please don't go away; take a look at the bottom of this page for the automated checks that should already be running. If they pass, great! If not, please click on 'Details' and see if you can fix the problem they've identified. A maintainer should be along shortly to review your pull request and help get it added! |
…N 1993-1-1+C2+A1:2016 art.6.2.9.1(5) and add formula 6.41 for bi-axial bending check.
…m-eurocode-1993-1-1
...nts/codes/eurocode/nen_en_1993_1_1_c2_a1_2016/chapter_6_ultimate_limit_state/formula_6_39.py
Outdated
Show resolved
Hide resolved
...s/codes/eurocode/nen_en_1993_1_1_c2_a1_2016/chapter_6_ultimate_limit_state/formula_6_40aw.py
Outdated
Show resolved
Hide resolved
...es/eurocode/nen_en_1993_1_1_c2_a1_2016/chapter_6_ultimate_limit_state/test_formula_6_40aw.py
Outdated
Show resolved
Hide resolved
…_ultimate_limit_state/formula_6_39.py Co-authored-by: rick <145433945+viktor-rick@users.noreply.github.com>
Co-authored-by: rick <145433945+viktor-rick@users.noreply.github.com>
…1993-1-1' of https://github.com/Blueprints-org/blueprints into 594-formula-request-add-formulas-639-640-from-eurocode-1993-1-1
…m-eurocode-1993-1-1
…low and welded box sections
…1993-1-1' of https://github.com/Blueprints-org/blueprints into 594-formula-request-add-formulas-639-640-from-eurocode-1993-1-1
Description
Add formulas 6.39-6.40 from Eurocode 1993-1-1
Fixes #594
Type of change
Checklist: