Constrained Motion
Hi
In a 2D simulation of a floating body, How can I fix the body in the x direction?
In other words, how can I restrict the sway motion?
In a 2D simulation of a floating body, How can I fix the body in the x direction?
In other words, how can I restrict the sway motion?
Comments
You can also play with unrealistic values of the center of gravity, but the best option is to cancel forces in X direction acting on the floating body
Regards
1) Is there any easier solution instead of modifying the code?
2) How the inertia matrix (v11, v12, ..., v33) is computed?
Thanks
... see the output XML (or CaseTemplate) to check the format
center x="Ixx" y="Iyy" z="Izz" units_comment="metres (m)"
I want to know the formulas of the inertia to check it.