Geometry > GeomTran_QuadPlate


GeomTran_QuadPlate

Purpose

kinematic matrices and local displacements for a quadrilateral plate element

Synopsis

[ag,ab,xl0,ul,Dul,DDul] = GeomTran_QuadPlate (option,xyz,u,Du,DDu)

Description

GEOMTRAN_QUADPLATE kinematic matrices and local displacements for a quadrilateral plate element
  [AG,AB,XL0,UL,DUL,DDUL] = GEOMTRAN_QUADPLATE (OPTION,XYZ,U,DU,DDU)
  the function determines the kinematic matrix AG from the global to the basic reference system,
  and the kinematic matrix AB from the global to the local reference system
  as well as the local coordinates XL0, and local displacements UL and increments DUL and DDUL
  from the node displacement array U and its increments DU and DDU
  for a quadrilateral plate element with end node coordinates XYZ;
  OPTION is a character variable with one of two values:
  'linear' and 'corotational', for linear and corotational geometry, resp.

Cross-Reference Information

This function calls:

  • DefGeom_Quad determines local coordinates and corotational triad of quadrilateral element
  • Large3du2ul_Quad determine the local displacements of a triangular element
  • Rot2q convert normalized rotation vector to quaternion representation
  • q2Rmat determine rotation matrix from normalized quaternions
  • spin determine the spin tensor of a vector
This function is called by: