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
- Inel4nodeMindlinReShellwITC isoparametric inelastic 4 node quad Mindlin RC layer shell element with ITC
- Inel4nodeMindlinShellwITC isoparametric inelastic 4 node quad Mindlin layer shell element with ITC
- Inel4to9nodeMindlinReShell inelastic isoparametric 4-9 node quad Mindlin element with reinforcing layers
- Inel4to9nodeMindlinShell isoparametric 4-9 node quad layer shell element with inelastic material
- LE4nodeMindlinPlate linear elastic isoparametric 4-node quadrilateral Mindlin plate element
- LE4nodeMindlinPlatewITC linear elastic isoparametric 4-node quadrilateral Mindlin plate element with ITC
- LE4nodeMindlinShellwITC linear elastic isoparametric 4-node quadrilateral Mindlin shell element with ITC
- LE4to9nodeMindlinPlate linear elastic isoparametric 4-9 node quadrilateral Mindlin plate element
- LE4to9nodeMindlinShell linear elastic isoparametric 4-9 node quadrilateral Mindlin shell element