Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 751 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 751 Bytes

Truss Solver

It is a FEM solver that calculates displacements, stresses and reactions of a plane truss system made of isotropic material subjected to nodal forces.

To define the system you simply have to modify the six .txt files as shown in the first two rows of each document with material and sections property, nodes coordinates, connectivity table, restraints and at the end nodal forces applied (don't modify file names).

Then you have to run TrussSolver.m matlab script to check the setting and collect the results. The results are gathered inside two different .txt files (stresses, displacements and reactions) and graphically as shown below.

test results