General > Create_NodalForces
Create_NodalForces
Purpose
set up reference vector of applied forces
Synopsis
Pref = Create_NodalForces (Model,Pe)
Description
CREATE_NODALFORCES set up reference vector of applied forces PREF = CREATE_NODALFORCES (MODEL,PE) the function sets up the vector of applied forces PREF at the free dofs of the model; model information is supplied in data structure MODEL and the applied forces in array PE; in array PE rows correspond to node numbers and columns to dofs Example: PE(3,:) = [10 0 50] means applied forces at node 3 in X,Y and Z direction
Cross-Reference Information
This function calls: