I met a problem of outputting responses of a flexible body.
I just use a cantilever beam as a flexible body in ADAMS, and applying a moment load at one side, the 'total force on point' and 'total torque on point' output of mass center marker are all Zero. I checked the displacement is correct, but have no idea about the forces and moments.
Does anybody know the problem, I am a beginner of ADAMS and would be really appreciated for your kind help. Thank you very much!
Actually, I have measurement strain data of a Wind turbine drivetrain shaft at specific points. I want to compare the Adams simulation with the measurement. Cantilever model is a test.
I heard that Admas can report the strain and stress on a flexible body, maybe I can use them instead of using moments.
Yes you can report strain and stresses in flexible body with durability plugin. Or also you can use FE_part for modeling shaft, then in postprocessor you can measure force and moment in every node of FE_part. You will find those results in post processor under results sets.
The old and traditional way to get forces along a beam, is to split the part in several flexible parts and connect them with fixed joints. Then you can get the reaction forces at those joints.
But one flex part with stress and strain information is better, unless your element behaves non-linear. The MNF is linear only. Then an FE-part or multiple MNF's connected is better.