Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
NetoConrado
Posts: 8
Joined: Sun Oct 02, 2016 11:02 am
Location: Ryerson

Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Post by NetoConrado »

Good afternoon,

First, I created a Linear Elastic model of a bridge on OpenSees, using all elements as Beam-Column elements. It worked, OpenSees perform the analysis and the results (Internal forces, reactions, displacements) match the results obtained using SAP2000.

However, I am trying to run an analysis with Beam-Column elements in the deck, and the remaining elements as truss elements. This consistently gives me a singularity problem when I run the model on OpenSees. However, the problem is solved with no issues on SAP2000.

The only thing I changed in my model was that I changed those selected elements to be truss elements (I verified the list of elements with SAP2000, and they match).

Is there any trick to make this work?

another alternative I would be interested in, if anyone knows how to do it, is to try and release the End Moments on the beam-column elements.

Can anyone help me with any alternatives?

thanks!
mhscott
Posts: 876
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Post by mhscott »

You should fix the rotational DOFs at the "truss only" joints.
NetoConrado
Posts: 8
Joined: Sun Oct 02, 2016 11:02 am
Location: Ryerson

Re: Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Post by NetoConrado »

mhscott wrote: Wed Apr 07, 2021 12:21 pm You should fix the rotational DOFs at the "truss only" joints.
Thank you, how do I do that? Do you have any reference?
NetoConrado
Posts: 8
Joined: Sun Oct 02, 2016 11:02 am
Location: Ryerson

Re: Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Post by NetoConrado »

Oh I assume I should just actually use the Fix command? I will try that.
NetoConrado
Posts: 8
Joined: Sun Oct 02, 2016 11:02 am
Location: Ryerson

Re: Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Post by NetoConrado »

Yeah I tried fixing the rotational DOFs of the nodes that connects only Truss elements (Fix NUMBER 0 0 0 1 1 1)
the problem persists

if there is any other alternative or something I might be missing I would appreciate the assistance

thanks!
mhscott
Posts: 876
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Post by mhscott »

Also check supports with only truss elements connected.
NetoConrado
Posts: 8
Joined: Sun Oct 02, 2016 11:02 am
Location: Ryerson

Re: Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Post by NetoConrado »

mhscott wrote: Thu Apr 08, 2021 4:51 am Also check supports with only truss elements connected.
I did fix the rotations of the supports with only truss elements
the problem persists
I checked the list of nodes (with only truss elements) with SAP
I am out of ideas to check if I fixed the moments of the truss only elements...
any suggestions are appreciated
selimgunay
Posts: 916
Joined: Mon Sep 09, 2013 8:50 pm
Location: University of California, Berkeley

Re: Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Post by selimgunay »

If you have distributed forces on the truss elements, that could be the problem.
Ashok
Posts: 50
Joined: Tue Feb 19, 2019 8:59 pm
Location: IITM

Re: Bridge Model with Truss and Beam-Column Elements OR End Moments Release

Post by Ashok »

I think you should also fix out of plane DOF for 3-D truss elements.
For example if the pushover load is in x-y plane the for truss end nodes the fixity should be - fix(0,0,1,1,1,1) - arrest z movement
if the load is in x-z plane then fixity should be - fix(0,1,0,1,1,1) - arrest y movement
Post Reply