How to setup a twoNodeLink element in OpenSEES that only has transverse stiffness?
An element similar to the one in the figure.
I believe it should be something like :
node 1 0.0 0.0 0.0
node 2 1.0 0.0 0.0
fix 1 1 1 1 1 1 1
fix 2 1 0 1
element twoNodeLink 1 1 2 -mat 1 -dir 2 -orient 0 1 0;