Skip to content

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

Conversation

GerjanDorgelo
Copy link
Contributor

Description

Add formulas 6.39-6.40 from Eurocode 1993-1-1

Fixes #594

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

…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.
@GerjanDorgelo GerjanDorgelo self-assigned this May 4, 2025
@GerjanDorgelo GerjanDorgelo linked an issue May 4, 2025 that may be closed by this pull request
7 tasks
Copy link

github-actions bot commented May 4, 2025

Thank you so much for contributing to Blueprints! This is your Pull Request # 18 to this project.
Your contributions help thousands of engineers work more efficiently and accurately.

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.
@viktor-rick viktor-rick self-requested a review May 7, 2025 07:20
@viktor-rick viktor-rick added the in review This MR has been reviewed, and changes are made accordingly label May 7, 2025
GerjanDorgelo and others added 7 commits June 3, 2025 19:52
…_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
…1993-1-1' of https://github.com/Blueprints-org/blueprints into 594-formula-request-add-formulas-639-640-from-eurocode-1993-1-1
@GerjanDorgelo GerjanDorgelo requested a review from viktor-rick June 3, 2025 18:23
@egarciamendez egarciamendez merged commit de61c37 into main Jun 5, 2025
3 checks passed
@egarciamendez egarciamendez deleted the 594-formula-request-add-formulas-639-640-from-eurocode-1993-1-1 branch June 5, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in review This MR has been reviewed, and changes are made accordingly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🔧 Formula Request]: Add formulas 6.39-6.40 from Eurocode 1993-1-1.
3 participants