General > V0_vector


V0_vector

Purpose

initial element deformation vector for the structural model

Synopsis

V0 = V0_vector (Model,ElemData,Roption)

Description

V0_VECTOR initial element deformation vector for the structural model
  V0 = V0_VECTOR (MODEL,ELEMDATA,ROPTION)
  the function sets up the initial element deformation vector V0 for the structural model
  specified in data structure MODEL with element property information in cell array ELEMDATA
  if ROPTION=0, element release information is not accounted for in setting up V0 (default=1)

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_ForceMethod script for force method of structural analysis
  • Complete_QV complete basic force QIN and element deformation vector VE with values at releases