General > A_matrix


A_matrix

Purpose

kinematic matrix of structural model with 2d/3d truss and 2d frame elements

Synopsis

A = A_matrix (Model)

Description

A_MATRIX kinematic matrix of structural model with 2d/3d truss and 2d frame elements
  A = A_MATRIX (MODEL)
  the function forms the kinematic matrix A for all degrees of freedom (DOFs) and
  all element deformations of the structural model specified in data structure MODEL; 
  this version is limited to 2d/3d truss and 2d frame elements

Cross-Reference Information

This function calls:

  • Localize returns the node coordinates and id array of element
  • ElmLenOr element length and x-axis orientation (direction cosines)
This function is called by:
  • S_DisplMethod script for displacement method of structural analysis
  • Event2Event_NLAnalysis event-to-event incremental analysis with linear or P-DELTA geometry
  • PlasticAnalysis collapse load factor, basic forces, and collapse mechanism by plastic analysis
  • Get_Veps determine the elastic deformations from the displacements and plastic deformations