Jupyter tool for calculating maximum allowable mass on sieves per ASTM C136/C136M-19 §8.3 (overload control).
Frames covered: 200 mm and 300 mm. Outputs: CSV and Excel tables for lab use.
Ali4Concrete_C136_Overload_Limits_Final.ipynb— branded notebook (with quick plot + interactive cell)ali4concrete_c136_overload_limits.csv— ready-to-print tableali4concrete_c136_overload_limits.xlsx— Excel sheet (sheet: C136 §8.3 Limits)README_Ali4Concrete_C136_Overload.md— short reference readmelogo/— transparent logo PNGLICENSE— MIT.gitignore— Python templaterequirements.txt— minimal dependencies
- Fine sieves (< 4.75 mm): max mass =
7 kg/m² × effective area. - Coarse sieves (≥ 4.75 mm): max mass =
2.5 × opening(mm) × effective area(m²). - Effective areas used (ASTM C136/C136M-19, Table 1 / Note 6): 200 mm ≈ 0.0285 m², 300 mm ≈ 0.0670 m².
- Adequacy check (§8.4) is mentioned in the README_Ali4Concrete file for field practice.
This repository only provides helper calculations; the official standard controls the method.
- Open the notebook:
Ali4Concrete_C136_Overload_Limits_Final.ipynbin Jupyter or GitHub preview. - Run all cells. You will get a table and a quick comparison plot for 200 mm vs 300 mm frames.
- Export fresh CSV/Excel if needed.
- YouTube: youtube.com/@Ali4Concrete
- LinkedIn: linkedin.com/company/ali4concrete
- Facebook: facebook.com/Ali4Concrete.Official
© Ali4Concrete 2025. All rights reserved — educational use only.
