A Question About nonlinearBeamColumn element

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

Moderators: silvia, selimgunay, Moderators

Post Reply
rmandok
Posts: 40
Joined: Tue Nov 27, 2012 4:05 am

A Question About nonlinearBeamColumn element

Post by rmandok » Wed Jan 09, 2013 1:48 am

Hi,
I have a question about element nonlinearBeamColumn command:

element nonlinearBeamColumn $eleTag $iNode $jNode $numIntgrPts $secTag $transfTag <-mass $massDens> <-iter $maxIters $tol>

I have a beam and i want to apply the mass uniformly in the same direction of my earthquake acceleration record, if i use -mass $massDens in this command would it affect in my earthquake record direction or it will applied at the same direction of gravity?!

vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: A Question About nonlinearBeamColumn element

Post by vesna » Wed Jan 09, 2013 11:44 am

If specified, mass density will be used to calculate translational lumped masses at the element ends. However, this option is not working properly at the moment. I would suggest you not to use it until the problem is resolved. Specify masses directly using mass command.

rmandok
Posts: 40
Joined: Tue Nov 27, 2012 4:05 am

Re: A Question About nonlinearBeamColumn element

Post by rmandok » Thu Jan 10, 2013 6:10 am

Very very on time notation, Thanks.

civil
Posts: 54
Joined: Sat May 25, 2013 3:44 am

Re: A Question About nonlinearBeamColumn element

Post by civil » Mon Aug 12, 2013 7:18 am

hi dear all

what is the differences between nonlinearBEamColumn (forceBeamColumn) and nonlinearBEamColumn (dispBeamColumn)? and how they influence on recorder and response of structure?
in selection each of them, which parameter should be considered? in fact i want to know which of them i should use in my model?

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: A Question About nonlinearBeamColumn element

Post by fmk » Mon Aug 12, 2013 10:10 am


edwardal
Posts: 20
Joined: Wed Aug 24, 2016 5:33 am
Location: Istituto Universitario di Studi Superiori (IUSS)

Re: A Question About nonlinearBeamColumn element

Post by edwardal » Tue May 09, 2017 5:55 pm

vesna wrote:
> If specified, mass density will be used to calculate translational lumped
> masses at the element ends. However, this option is not working properly at
> the moment. I would suggest you not to use it until the problem is
> resolved. Specify masses directly using mass command.

Was this issue with the mass density ever resolved? Currently, it seems that the mass from the element density is taken into account for an eigen analysis, but not for a transient analysis.

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: A Question About nonlinearBeamColumn element

Post by fmk » Thu May 18, 2017 6:03 am

the element does not know reason it is being asked for it's damping matrix, so whether it is an eigenvalue analysis or a transient anaylsys the rMass matrix returned should be the same.

venkateshyadav
Posts: 52
Joined: Fri Mar 17, 2017 11:01 am
Location: IIT Patna

Re: A Question About nonlinearBeamColumn element

Post by venkateshyadav » Sat Oct 21, 2017 2:28 am

fmk wrote:
>
> http://opensees.berkeley.edu/wiki/index ... ed_Element

Hi,
I had read that file FBE VS DBE approach. I have modelled 2D single story RC frame using dispBC and forceBC elements for pushover analysis.
In fact I had subdivided each element into 5 elements for dispBC element, by that am getting Baseshear =52 KN and corresponding displacement as 57mm
and by using forceBC element am getting Baseshear= 41 KN and corresponding displacement as 36mm.
It is a huge variation in the results. Now am confused which element to be used for my further analysis.
I have to do pushover analysis for 3, 4 , 5 ,7 story RC frames, so I would like to know which element is preferred for Pushover analysis? and if dispBC is to be used how many divisions(meshing) to be done for getting better results?
Thanks in adavnce

Post Reply