An open API service indexing awesome lists of open source software.

https://github.com/samson-mano/3dtruss_analyzer

A VB.NET application for modeling and analyzing 3D truss structures. The tool allows users to create truss models, apply loads and boundary conditions, and compute axial forces, stresses, strains, deflections, and reaction forces.
https://github.com/samson-mano/3dtruss_analyzer

Last synced: 6 months ago
JSON representation

A VB.NET application for modeling and analyzing 3D truss structures. The tool allows users to create truss models, apply loads and boundary conditions, and compute axial forces, stresses, strains, deflections, and reaction forces.

Awesome Lists containing this project

README

          

# 3D Truss Solver

A desktop application built with VB.NET for modeling and analyzing 3D truss structures. The tool enables users to define truss geometry, apply loads and supports, and compute:

- Axial forces in truss members
- Stresses and strains
- Nodal displacements (deflection)
- Reaction forces at supports

## Features

- Intuitive model creation interface
- Support for 3D node and element input
- Load and boundary condition application
- Static analysis using the Finite Element Method
- Contour visualization of results (Displacement, Stress, Strain, Member Force, and Reaction Force)

## Getting Started

To use the software:

1. Download the executable (`.exe`) from the `Portable_version` folder.
2. Download example models from the `Example_models` folder.
3. Run the `.exe` file and load an example or create a new model.

## Screenshots

![Model View](/Images/SPTruss_Transmission_tower_ModelView_1.png)

![Displacement](/Images/SPTruss_Transmission_tower_Displacement_2.png)

![Axial Force](/Images/SPTruss_Transmission_tower_AxialForce_3.png)

## Development

To clone the repository:
git clone https://github.com/Samson-Mano/3DTruss_Analyzer.git

## Contact

For feature requests, bug reports, or contributions, please email: saminnx@gmail.com