Get the most efficient and accurate water/cement ratio for a concrete mix design using numerical methods. like the Newton-Raphson and Bisection Methods. This Python Script is simple and display the iteration table and final result.
python open-source optimization numerical-methods civil-engineering concrete-mix-design engineering-education water-cement-ratio abrams-law structuralsensei
-
Updated
Jul 14, 2026 - Python