Produces tables with new node coordinates that are produced by the geometry under an applied load.
NodeDis
Nodal displacement
GlobalND
Nodal displacement in the global environment
Arguments
meshP
Matrix (2 x n) containing coordinate points of the mesh nodes.
REM
Reduced element matrix, returned from function ReducedEM.
ForceV
Reduced force vector matrix containing the model load parameters. Returned from function ForceVector.
NodeKnownL
data frame with constraint parameters applied to each node in the x and y directions. Formatted for use in reduced element matrix. Generated from ApplyBC function.