Skip to content

Instances of numerical methods used for structural analysis

Notifications You must be signed in to change notification settings

AP9776/Matrix-Structural-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Matrix-Structural-Analysis

Instances of numerical methods used for structural analysis

Direct Stiffness Method

This program uses Direct Stiffness Method to generate the Stiffness Matrix of a 2D structure, independent from the Loading condition.
The inputs include:

  • Type of the Structure (Truss, Frame or a combination of them)
  • Type(s) of material(s) (Elastic modulus of the material)
  • Properties of elements (Cross-sectional area, length)
  • Geometrical properties of the structure (Coordinates of the joints)
  • Type(s) of the joints (Degrees of Freedom including horizontal, vetical and rotational)
  • The outcome would be the Stiffness Matrix of the structure.

About

Instances of numerical methods used for structural analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages