Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 919 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 919 Bytes

BeamFEA (Archived)

THIS CODE HAS BEEN SUPERSEDED by GXBeam.jl

A 6DOF beam finite element model

Author: Andrew Ning

This is a finite element code for beam-like structures. The methodology uses Euler-Bernoulli beam elements with 6 degrees of freedom at each node (3 translation and 3 rotational). Structural properties can vary linearly across each element. BeamFEA can estimate structural mass, deflections in all degrees of freedom, coupled natural frequencies, critical global axial buckling loads, and axial stress/strain. All inputs and outputs are given about the elastic center and in principal axes in order to remove cross-coupling terms.