Skip to content

Add prestressed concrete sections #73

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

Merged
merged 21 commits into from
Dec 20, 2022
Merged

Add prestressed concrete sections #73

merged 21 commits into from
Dec 20, 2022

Conversation

robbievanleeuwen
Copy link
Owner

@robbievanleeuwen robbievanleeuwen commented Dec 18, 2022

Adds presstressed concrete section functionality to concreteproperties.

New features:

  • SteelStrand material class, also used to define prestressing force
  • PrestressedSection object, used for all analysis of prestressed sections
  • Moment curvature analysis with non-zero axial force for all sections, closes Feature request: add consideration of axial load to moment curvature analyses #44
  • StressResult.get_concrete_stress_limits() returns the minimum and maximum concrete stress
  • Service analysis uses strain a compressive fibre and section curvature to determine stresses to allow for non-zero axial force

Future features:

  • Moment interaction and biaxial bending diagrams

@robbievanleeuwen robbievanleeuwen added the enhancement New feature or request label Dec 18, 2022
@robbievanleeuwen robbievanleeuwen added this to the Prestressing milestone Dec 18, 2022
@robbievanleeuwen robbievanleeuwen self-assigned this Dec 18, 2022
@robbievanleeuwen robbievanleeuwen marked this pull request as ready for review December 20, 2022 04:29
@robbievanleeuwen robbievanleeuwen merged commit 431c9eb into master Dec 20, 2022
@robbievanleeuwen robbievanleeuwen deleted the prestress branch December 20, 2022 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: add consideration of axial load to moment curvature analyses
1 participant