BarUDL_Matrix: Equivalent load vector for a UDL (bar element)

Description Usage Arguments Value

Description

Generates the load column matrix for an element with a uniformly distributed load.

Usage

1
BarUDL_Matrix(DOF = 2, LoadMagnitude, Length)

Arguments

DOF

Degree of freedom (2 for a bar).

LoadMagnitude

Magnitude of the UDL, e.g. q in N/m.

Length

Length

Value

A column matrix of the equivalent nodal loads.


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