Timoshenko_Element_Matrix: Element stiffness matrix (Timoshenko beam)

Description Usage Arguments Value

Description

This function generates the 4 by 4 stiffness matrix for a Timoshenko beam element.

Usage

1
2
Timoshenko_Element_Matrix(DOF = 4, YoungModulus, MomentInertia, ShearArea,
  PoissonRatio, L = 1)

Arguments

DOF

Degree of freedom.

YoungModulus

Young's modulus.

MomentInertia

Moment of inertia.

ShearArea

Shear Area.

PoissonRatio

Poisson's ratio.

L

Length.

Value

Stiffness matrix of a Timoshenko beam element.


khameelbm/finiteR documentation built on May 6, 2019, 8:03 p.m.