-
Notifications
You must be signed in to change notification settings - Fork 20
PART 5 - 969 feature request Add bending with shear (and torsion) check for steel I-beams class 3 #971
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
Draft
GerjanDorgelo
wants to merge
121
commits into
840-feature-request-add-first-steel-check-to-blueprints
Choose a base branch
from
969-feature-request-add-bending-with-shear-and-torsion-check-for-steel-beams
base: 840-feature-request-add-first-steel-check-to-blueprints
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…or-when-no-title-entered fix: set default title for Report to "Untitled Report" and update tests accordingly
* docs: remove redundant section on bug fixing and feature addition from index.md * docs: update Python version requirement to specify upper limit * docs: revise first-time contributors guide for clarity and conciseness * docs: update sprint guide for Python version and improve contributor onboarding clarity * docs: update Python version requirement to remove upper limit in documentation * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ding moment resistance checks
…lass 1 and 2 bending moment resistance checks
…or Eurocode 3 compliance
…And2Check and BendingMomentStrengthClass3Check classes
…moment and tensile strength checks
…istance checks and enhance Report class with equation splitting functionality
…vironments and rename split_on to split_after for clarity
…ests for equation handling
… output format to PDF
… and update tests accordingly
…ge properties for calculations
…able naming for flange properties
…RolledIandHSection
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…orces and moments
…/github.com/Blueprints-org/blueprints into 966-feature-request-add-torsion-steel-check
…' into 955-feature-request-add-bending-moment-class-3-check-to-feature-branch
…' into 955-feature-request-add-bending-moment-class-3-check-to-feature-branch
… orientation in calculations
…' into 957-feature-request-production_method-in-steel-cross-section
…ethod-in-steel-cross-section' into 960-feature-request-add-plastic-shear-check-for-i-profiles
…nd improve stress calculation in CheckStrengthShearClass34
…les' into 966-feature-request-add-torsion-steel-check
…date references in tests
…heckStrengthTorsionShearClass34 for class 3 and 4 sections
…eature-request-add-bending-with-shear-and-torsion-check-for-steel-beams
… and torsion check classes and rename torsional moment variable for consistency
…rsionShearClass34 tests to improve clarity and consistency in handling torsional moment and shear force scenarios
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 840-feature-request-add-first-steel-check-to-blueprints #971 +/- ##
===========================================================================================
- Coverage 100.00% 99.98% -0.02%
===========================================================================================
Files 422 427 +5
Lines 13145 13713 +568
===========================================================================================
+ Hits 13145 13711 +566
- Misses 0 2 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add bending with shear (and torsion) check for steel I-beams class 3
Must be checked after #968
Fixes #969
Type of change
Please delete options that are not relevant.
Checklist: