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

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 to 20.26.1. Release notes Sourced from virtualenv's releases. 20.26.0 What's Changed release 20.25.3 by @​gaborbernat in pypa/virtualenv#2704 Fixed a case when template variable is WindowsPath by...

dependencies
python

Bumps [nox](https://github.com/wntrblm/nox) from 2023.4.22 to 2024.4.15. Release notes Sourced from nox's releases. 2024.04.15 🪼 We'd like to thank the following folks who contributed to this release: @​cjolowicz @​henryiii @​mayeut New...

dependencies
python

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.3.0. Release notes Sourced from codecov/codecov-action's releases. v4.3.0 What's Changed fix: automatically detect if using GitHub enterprise by @​thomasrockhu-codecov in codecov/codecov-action#1356 build(deps-dev): bump typescript from...

dependencies
github_actions

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.7.1 to 1.8.2. Release notes Sourced from poetry's releases. 1.8.2 Fixed Harden lazy-wheel error handling if the index server is behaving badly in an unexpected way (#9051)....

dependencies
python

Bumps [pip](https://github.com/pypa/pip) from 23.3.2 to 24.0. Changelog Sourced from pip's changelog. 24.0 (2024-02-03) Features Retry on HTTP status code 502 ([#11843](https://github.com/pypa/pip/issues/11843) <https://github.com/pypa/pip/issues/11843>_) Automatically use the setuptools PEP 517 build backend...

dependencies
python

Support Python 3.12!

enhancement

Hi @robbievanleeuwen In going through implementing #80, I've noted the following doesn't seem consistent in the numbers utilised. The example in `material.rst` implies a variable youngs modulus E for the...

Hi @robbievanleeuwen Pull request addressing points noted in #79. Note I decided at this stage against being able to specify the ultimate strain and transition strain as optional parameters pending...

enhancement

Alright, now that you guys have made all these refinements and process improvements, I'm ready to stand on those shoulders to implement ACI 318-19. Perhaps more accurately, I've started work...

enhancement

Hi @robbievanleeuwen Design codes often have rules around strand not being effective as compression reinforcement. So expectation would be that there would probably only be a tension branch for the...

enhancement