concrete-properties icon indicating copy to clipboard operation
concrete-properties copied to clipboard

Calculate section properties for reinforced concrete sections.

Results 22 concrete-properties issues
Sort by recently updated
recently updated
newest added

As per the title, no in-built method exists to calculate cracking moment under the presence of axial tension or compression forces. The assumption of the built-in `calculate_cracking_moment()` method is N*=0...

enhancement

@robbievanleeuwen, I've noted one peculiarity with the way the improvements to M/N curves have been implemented as merged in #66. When dealing with a `max_comp` scenario or a proportionally lower...

enhancement

Actions: - [ ] Terminate moment interaction diagrams at ``M=0`` so that ``point_in_diagram()`` works as intended. Currently for asymmetric diagrams it is possible to have a point reported as outside...

bug
enhancement

Hi @robbievanleeuwen, this is a bit of a weird one that I have encountered a few times and boiled it down the following:- **Describe the bug** Running the code below...

When you print results of say a ultimate bending analysis to the terminal, the resulting table values are consistent with the analysis units, for an SI analysis N & mm....

enhancement

Hi @robbievanleeuwen In `concrete_section.calculate_ultimate_section_actions()` when the m_xy results are calculated, you're effectively calculating an absolute value, so when you plot based on the m_xy moments for a given theta you...

enhancement

**Is your feature request related to a problem? Please describe.** Biaxial bending diagrams and to a lesser extent, interaction diagrams, can take a long time to generate. Both of these...

enhancement
help wanted
good first issue

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.3.1. Release notes Sourced from codecov/codecov-action's releases. v4.3.1 What's Changed build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @​dependabot in codecov/codecov-action#1370 fix: more verbose log...

dependencies
github_actions

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.4.0. Release notes Sourced from codecov/codecov-action's releases. v4.4.0 What's Changed chore: Clarify isPullRequestFromFork by @​jsoref in codecov/codecov-action#1411 build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by...

dependencies
github_actions

Bumps [pip](https://github.com/pypa/pip) from 24.0 to 24.2. Changelog Sourced from pip's changelog. 24.2 (2024-07-28) Deprecations and Removals Deprecate pip install --editable falling back to setup.py develop when using a setuptools version...

dependencies
python