Geometry > DefGeom_Tri


DefGeom_Tri

Purpose

determines local coordinates and corotational triad of triangular element

Synopsis

[xl,T]= DefGeom_Tri (xyz)

Description

DEFGEOM_TRI determines local coordinates and corotational triad of triangular element
  [XL,T] = DEFGEOM_TRI (XYZ)
  the function determines the local coordinates XL and the corotational triad T
  of a triangular element in the current configuration
  from the end node coordinates XYZ (column 1 for node i, column 2 for node j);
  the corotational triad is given in matrix T whose columns correspond to axes x,y,z resp.

Cross-Reference Information

This function calls:

This function is called by:
  • InelCST constant strain triangle with inelastic material under plane stress/strain
  • InelDKT inelastic discrete Kirchhoff triangle for plate bending
  • InelLST linear strain triangle with inelastic material under plane stress/strain
  • LECMSDKTShell linear elastic 3-node triangle with constant mebrane strain + DK bending
  • LECMSDKTShell_wDDOF linear elastic 3-node triangle with constant mebrane strain + DK bending with drill DOF
  • LECST constant strain triangle with linear elastic material under plane stress/strain
  • LEDKT discrete Kirchhoff 3-node triangle for plate bending with linear elastic material
  • LELST linear strain triangle with linear elastic material under plane stress/strain
  • GeomTran_TriMemb kinematic matrices and local displacements for a triangular membrane element
  • GeomTran_TriPlate kinematic matrices and local displacements for a triangular plate element
  • Large3du2ul_Tri determine the local displacements of a triangular element
  • kg_TriMemb geometric stiffness matrix for triangular membrane element for different options
  • kg_TriPlate geometric stiffness matrix for triangular plate element for different options