Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 366 Bytes

2DTrussCalculator

Project repository for the Solid Mechanics class. Based on LISA system (https://lisafea.com/), this software simulates the forces and supports in a two-dimensional truss structure.

Arg:

-i INPUT, --input "file_name" (.xlsx)

Exec:

python3 src/main.py -i "your_truss.xlsx" 

Try it out with this file example: entrada.xlsx