Camber added in deflection calculation - #300
Open
Jatin1628 wants to merge 1 commit into
Open
Conversation
Jatin1628
force-pushed
the
camber
branch
2 times, most recently
from
July 16, 2026 07:24
5431619 to
48f57c5
Compare
Collaborator
|
@Jatin1628 please address the comments for results data |
Jatin1628
force-pushed
the
camber
branch
4 times, most recently
from
July 29, 2026 09:35
42dd22d to
5f3e90d
Compare
| limit_str = EMPTY | ||
| if _has(span): | ||
| try: | ||
| limit_val = float(span) * 1000.0 / 600.0 |
Collaborator
There was a problem hiding this comment.
i think this has a key, can we use that instead of equation
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
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.
Added camber calculations while computing deflection for both default and custom modes.
Added dead load only load case.
Added their respective outputs in the report as well as generate results table.