Geometry > GeomTran_Truss
GeomTran_Truss
Purpose
kinematic matrices and deformations for a 2-node truss element
Synopsis
[ag,bg,v,Dv,DDv] = GeomTran_Truss (option,xyz,u,Du,DDu)
Description
GEOMTRAN_TRUSS kinematic matrices and deformations for a 2-node truss element [AG,BG,V,DV,DDV] = GEOMTRAN_TRUSS (NDF,XYZ,GEOMDATA,U,DU,DDU) the function determines the kinematic matrix AG from the global to the basic reference system, and the static matrix BG from the basic to the global reference system as well as the element deformation vector V and its increments DV and DDV from the end displacement vector U and its increments DU and DDU for a 2-node truss element with end node coordinates XYZ and NDF dofs/node; OPTION is a character variable with one of three values: 'linear','PDelta' and 'corotational' for linear, P-Delta and corotational geometry, resp.
Cross-Reference Information
This function calls:
- ElmLenOr element length and x-axis orientation (direction cosines)