General > Create_NodeDispl


Create_NodeDispl

Purpose

set up reference vector of imposed displacements at restrained dofs

Synopsis

Uref = Create_NodeDispl (Model,Ue)

Description

CREATE_NODEDISPL set up reference vector of imposed displacements at restrained dofs
  UREF = CREATE_NODEDISPL (MODEL,UE)
  the function sets up the vector of imposed displacements UREF at the restrained dofs of the model;
  model information is supplied in data structure MODEL and the imposed displacements in array UE;
  in array UE rows correspond to node numbers and columns to dofs
  Example: UE(3,:) = [0.2 0.1 0.03] means imposed displacements at node 3 in X,Y and Z direction

Cross-Reference Information

This function calls:

This function is called by: