maamardli / continuous_beam_analysis

Continuous beam analyzer is simple tool to analysis statistically indeterminate beams for shear force, bending moment and member forces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous beam analysis

Continuous beam analyzer is a simple tool to analyze statically indeterminate beams for shear force, bending moment and member forces.

Statically indeterminate beams are structures in which the number of reactions exceeds the number of independent equations of equilibrium. Numerically this problem can be solved with methods like moment distributioin method, matrix structural analysis, finite element methods etc.

This program uses finite element method to solve problems like below.



Modelled as shown below







Read through How to Use Tutorial_BeamAnalyzer_C.pdf for more information on how to use the software.



Lot of commercial software are available to solve the beam problem. This software has most of the features offered by commercial programs. However it lacks a design module, feature to add load cases, better management of live/dead loads, support sinking etc. I created this software back in my under grad days in 2008. The code is well organized but not very easy to read, my apologies for that.

About

Continuous beam analyzer is simple tool to analysis statistically indeterminate beams for shear force, bending moment and member forces.


Languages

Language:Visual Basic .NET 100.0%