Displacement Calculation
For the displacement calculation the polygons resulting from these cuts
is used
- 1D – the element cut of the plane is expanded to the enclosing box
- 2D – the element cut line is expanded to the top and bottom surfaces
- 3D – the polygon on the cut plane
The displacement and rotations are based on a displacement plane
described for each component j by
uj=aj+bjy+cjz A least-squares fit across the n points gives a set of equations (one
for each of x,y,z directions)
⎣⎢⎡n∑yi∑zi∑yi∑yi2∑yizi∑zi∑yizi∑zi2⎦⎥⎤⎩⎪⎨⎪⎧ajbjcj⎭⎪⎬⎪⎫=⎩⎪⎨⎪⎧∑ui,j∑ui,jyi∑ui,jzi⎭⎪⎬⎪⎫ Then the displacement are
ua,x=axua,y=ayua,z=az And rotations are about y and z come from the curvature terms in the
displacement equation in the x direction
θa,y=cx θa,z=bx The twisting rotation is calculated from
θa,x=n1i=1∑n((yi2+zi2)(ui,z−uz)yi−(ui,y−uy)zi)