fedoo.constraint.SurfaceForce.get_int_forces

SurfaceForce.get_int_forces(U, CoordinateSystem='global')

Only available for 2 nodes beam element Return the element internal Forces and moments related to a specific assembly considering the DOF solution given in U. Return array whose columns are Fx, Fy, Fz, Mx, My and Mz.

Parameter: if CoordinateSystem == ‘local’ the result is given in the local coordinate system

if CoordinateSystem == ‘global’ the result is given in the global coordinate system (default)