Utilities > PostProcessing > Complete_QV


Complete_QV

Purpose

complete basic force QIN and element deformation vector VE with values at releases

Synopsis

[Q,Ve] = Complete_QV (Model,ElemData,Qin)

Description

COMPLETE_QV complete basic force QIN and element deformation vector VE with values at releases 
  [Q,VE] = COMPLETE_QV (MODEL,ELEMDATA,QIN)
  the function completes the basic force and element deformation vectors, Q and VE, resp.
  with the values at releases for the elements of the structural model in data structure MODEL;
  the location of element releases is specified in field RELEASE of cell array ELEMDATA;
  QIN is the vector of basic forces without the zero values at releases

Cross-Reference Information

This function calls:

  • Fs_matrix block diagonal matrix of element flexibity matrices for structural model
  • V0_vector initial element deformation vector for the structural model
  • H_index cell array of indices into structure arrays for continuous element deformations
This function is called by: