Hi,
there appears to be an issue with markers when spring damper (CMSPDP) is defined in Hypermesh.
I am using the following procedure to create a torsion spring damper:
https://altairuniversity.com/wp-content/uploads/2017/09/how_do_I_ver1.pdf
The spring has some stiffness and damping with non-zero free length (3.14 or 180 degrees). But it does spring back to free-length angular position.
In the xml motionsolve solver deck, the automatically created markers lack orientation (they only have x,y,z position, same as fix joint markers). The issue can be resolved by manually modifying the xml solver deck by either:
-appending orientations a00, a10, a20, a02, a12, a22 to offending markers
-using markers of revolute joints
This workaround works for this simple model, but it is not practical to modify multiple spring dampers in more complex models.
Can someone provide solution?