Hi
I have modeled a 2 story building with nonlinearBeamColum. after pushover analysis i need the rotation of beam and column at specified section. How can find it?
i put this command:
recorder Element -file ele1sec1Defo2.out -ele 7 section 1 deformation
but i think above deformation in section 1 is strain and curvature not rotation.
rotation of beam and column element
Moderators: silvia, selimgunay, Moderators
-
- Posts: 12
- Joined: Tue Nov 09, 2010 10:53 am
- Location: ACECR Institute for higher education-Ahwaz
Re: rotation of beam and column element
the deformation at a section is indeed axial strain and curvature .. we do not ouput the rotation at that point. if you are using displacement based elements you should be able to calculate it given the nodal rotations.
-
- Posts: 12
- Joined: Tue Nov 09, 2010 10:53 am
- Location: ACECR Institute for higher education-Ahwaz
Re: rotation of beam and column element
dear fmk
i used this element for example to model column:
element nonlinearBeamColumn 1 1 2 5 1 1 -iter 1000 1.0e-1
and i decide to calculate maximum absolute rotation of column at both end in different stories with nonlinear time history analysis. because i would like to calculate column rotation demand ductility which is the ratio of maximum rotation in each end due to NTHA to yield rotation of column. also i decide to develop ductility definition to beam at each story . So please help how can i record both end rotation of beam and column.
i used this element for example to model column:
element nonlinearBeamColumn 1 1 2 5 1 1 -iter 1000 1.0e-1
and i decide to calculate maximum absolute rotation of column at both end in different stories with nonlinear time history analysis. because i would like to calculate column rotation demand ductility which is the ratio of maximum rotation in each end due to NTHA to yield rotation of column. also i decide to develop ductility definition to beam at each story . So please help how can i record both end rotation of beam and column.
Re: rotation of beam and column element
this is my problem too, please help us