Is it possible to read nodal forces for beam elements. Not reaction forces, but force in node itself? I know it was possible in Ansys, but I can't find it in Mecway.
They are Tensile Force, Shear Force V, Shear Force W. Use the Element values instead of the Node values. They're aligned with the element's coordinate system but I'm not sure of the sign convention off hand except that Tensile Force is positive towards the rest of the element.
If you want them in the global coordinate system, you would have to transform them yourself. Or you could connect the elements using constraint equations and use the reaction forces but that would be tedious for more than one or two joints.
Comments