Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.4 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.4 KB

xlFrame

GitHub all releases GitHub code size in bytes GitHub

A free VBA library to make structural analysis easy in Microsoft Excel.

Introduction

This project gives you the ability to perform 2D structural analysis on frame, truss, and beam structures using Visual Basic for Applications within Microsoft Excel. xlFrame uses the direct stiffness method to analyze structures.

xlFrame was designed by a practicing licensed structural engineer (SE) with over 10 years of design experience. It was designed to meet the demand of real world structural analysis problems. It allows for quick development of structural engineering spreadsheets that solve indeterminate structures. xlFrame calculates reactions, member forces at any given point, max/min member forces, shear/moment/axial load diagrams, joint deflections, and member deflections.

Documentation

For detailed documentation on how to get going, see the link to the wiki at the top of this page.

Help Wanted

If you are capable and interested in making a contribution, I am looking for more contributors to join this project. It has taken years to learn how to bring it to this point, and I am open-sourcing it to get help with maintaining and improving it going forward.