I'm trying to setup spring elements but I am not getting the results I expect.
I've set a CBUSH element with k1 = 10 N/mm, and no constraints. I applied a 100 N along the axis of the element, expecting an infinite displacement (because there's no constraint).. Instead I get a displacement of 20 mm.

I applied a dof 123 = 0 constraint at the base, expecting a displacement of 10 mm, but I got a displacement of 20 mm again.

If the force is oriented transversely to the spring axis, the displacement is 0 mm.

When I have a CELAS2 element with k=10 N/mm, and the force oriented along the element, the displacement is 7.07 in the horizontal direction and 0 in the vertical direction.

What's going on?