Skip to content

lordgogi/en1993.eu

Repository files navigation

EN 1993 - Mechanical Engineering Calculators

Visit the site

http://www.en1993.eu

EN-1993 is a set of tools, scrips and API's built to help Mechanical Engineers and Designers with their daily task of sizing and design of machine elements. Ultimate goal is to build interactive set of components accessible via web browser as well as remote API's that Engineers can use to expand capability of their own programs and tools.

Website is build in Vue and API is build with Flask

If you have questions, comments or want to contribute please contact me at: info@en1993.eu

so far following is implemented:

Cross-section properties calculator for common shapes

Visit the Calculator: http://www.en1993.eu/I_Shape

Set of Calculators aimed at calculation of elastic and plastic Cross-Section properties alt text

Bolt pattern In-plane loading Calculator

Visit the Calculator: http://www.en1993.eu/BoltInLine

Run locally

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# navigate to ./backend and run python script (runs flask api)
python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published