This is a simple and user-friendly Jupyter notebook that allows you to perform deflection checks for reinforced concrete slabs according to EC2 standards. It was developed to fill the gap left by CSC Orion's lack of deflection check functionality.
- Open the Jupyter notebook file,
SlabDeflCheck.ipynb
- Input your desired values using the intuitive text widgets provided.
- Run the notebook to generate the design check results.
- Inspect the results to ensure the deflection meets EC2 standards.
To use this tool, you need the following requirements installed:
- Python 3.x
- Jupyter Notebook
- NumPy
- ipywidgets
Please ensure you have the required software and packages installed before running the tool.
This tool is provided for educational and reference purposes only. Always validate the results obtained using other engineering methods or consult a professional structural engineer for critical projects.
Feel free to reach out for any feedback or issues you encounter while using the tool. Happy engineering!