Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.09 KB

Slab Deflection Checks to EC2🏗

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.

How to Use

  1. Open the Jupyter notebook file, SlabDeflCheck.ipynb
  2. Input your desired values using the intuitive text widgets provided.
  3. Run the notebook to generate the design check results.
  4. Inspect the results to ensure the deflection meets EC2 standards.

Requirements

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.

Disclaimer

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!