Skip to content

Update EC2 parabolic stress-strain profile #80

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
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 18 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,28 @@ through submitting bug reports, feature requests or pull requests. Please read t

- [x] Concrete material
- [x] Service stress-strain profiles
- [x] Linear profile
- [x] Linear profile (no tension)
- [x] Eurocode non-linear
- [x] Modified Mander non-linear profile (confined & unconfined concrete)
- [x] Generic piecewise linear stress-strain profile
- [x] Linear stress-strain profile
- [x] Linear (no tension) stress-strain profile
- [x] Eurocode non-linear stress-strain profile
- [x] Modified Mander non-linear (confined & unconfined concrete) stress-strain profile
- [x] Ultimate stress-strain profiles
- [x] Rectangular stress block
- [x] Bilinear stress-strain profile
- [x] Eurocode parabolic
- [x] Flexural tensile strength
- [x] Generic piecewise linear stress-strain profile
- [x] Equivalent Rectangular stress-strain profile
- [x] Generic Bilinear stress-strain profile
- [x] Generic Parabolic stress-strain profile
- [x] Eurocode Bilinear stress-strain profile
- [x] Eurocode Parabolic stress-strain profile
- [x] Steel material
- [x] Stress-strain profiles
- [x] Elastic-plastic
- [x] Elastic-plastic (with hardening)
- [x] Generic piecewise linear stress-strain profile
- [x] Elastic-plastic stress-strain profile
- [x] Elastic-plastic (with hardening) stress-strain profile
- [x] Strand material
- [x] Stress-strain profiles
- [x] Elastic-plastic (with hardening)
- [x] PCI journal (1992) non-linear
- [x] Generic piecewise linear stress-strain profile
- [x] Elastic-plastic (with hardening) stress-strain profile
- [x] PCI journal (1992) non-linear stress-strain profile

### Gross Section Properties

Expand All @@ -78,7 +83,7 @@ through submitting bug reports, feature requests or pull requests. Please read t
- [x] Principal second moments of area
- [x] Centroidal section moduli
- [x] Principal section moduli
- [x] Prestressed Aations
- [x] Prestressed Actions

### Service Analysis

Expand All @@ -89,8 +94,6 @@ through submitting bug reports, feature requests or pull requests. Please read t
### Ultimate Analysis

- [x] Ultimate bending capacity
- [x] Squash load
- [x] Tensile load
- [x] Moment interaction diagrams
- [x] M-N curves
- [x] Biaxial bending curve
Expand Down
Loading