Timoshenko_Local_ForcesMoments: Local forces and moments (Timoshenko)

Description Usage Arguments Value

Description

This function generates the nodal local forces and moments for the element.

Usage

1
2
3
Timoshenko_Local_ForcesMoments(DOF = 4, YoungModulus, MomentInertia,
  ShearArea, PoissonRatio, Length, vec_globalnodaldisp, vec_distributedLoad, i,
  j)

Arguments

DOF

Degree of freedom.

YoungModulus

Young's modulus.

MomentInertia

Moment of inertia.

ShearArea

Shear Area.

PoissonRatio

Poisson's ratio.

Length

Length.

vec_globalnodaldisp

Vector of global nodal displacements.

i

Index of the first node.

j

Index of the second node.

vec_distriload

Vector of equivalent loads, if any.

Value

Local forces and moments (Timoshenko).


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