-
Notifications
You must be signed in to change notification settings - Fork 20
PART 4 - 966 feature request add torsion steel check #968
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
93
commits into
840-feature-request-add-first-steel-check-to-blueprints
Choose a base branch
from
966-feature-request-add-torsion-steel-check
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.
Draft
PART 4 - 966 feature request add torsion steel check #968
GerjanDorgelo
wants to merge
93
commits into
840-feature-request-add-first-steel-check-to-blueprints
from
966-feature-request-add-torsion-steel-check
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
…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
…prehensive test coverage
…earStrengthIProfileCheck
…Check tests for accuracy
…nt and compression strength validations
…ion block for HEB profile
8 tasks
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
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
feature request add torsion steel check. must be checked after Shear has been added as i use features introduced there.
Please note: only features St. Venant torsion. Warping torsion is horrible and needs 3d FEM.
As Blueprints uses different coordinates than sectionproperties. see for converstion above.
Fixes #966
Type of change
Please delete options that are not relevant.
Checklist: