How close to a true moment release can you make the plastic hinge at one end of an OpenSees beamWithHinges
element? It’s a question I’ve thought about before, and it came up again recently.
A simple fixed-fixed beam can start to answer the question. Imposing a unit rotation at one end will produce moment reactions (fixed-end moments) of 4EI/L and 2EI/L. If there is a moment release at one end, the moment reactions will be 3EI/L and zero.

The OpenSees model is a single beamWithHinges
element (modified Gauss-Radau integration) with at the fixed end and hinge length
at the end we want to release. The flexural stiffness along the beam interior is
while the flexural stiffness of the hinge is
.

For the imposed unit rotation, we should obtain 3EI/L when is small and $\latex beta$ is non-zero. When
is zero, we should recover a fixed-fixed beam with no hinge or release. Also note that we cannot make
because that would throw a wrench into the force-based element state determination.
Performing the imposed rotation analysis over many values of and
, we obtain the following relationships for the fixed-end moments at each end of the beam.

As expected, we recover 4EI/L and 2EI/L when goes to zero and
goes to one and we see that the moment release works fairly well when
and
.
We can generate similar plots for the other plastic hinge integration methods outlined in this paper. Some of the plots get interesting due to the numerical integration characteristics of the other methods.
One thought on “Release the Plastic Hinge”