i am trying to perform pushover analysis on x direction . i define rigid diaphragms like this
#fix nodenumber fx fy fz mx my mz
fix 50 0 0 1 1 1 0
with this restraint results are good but when i restraint rotation,like this
fix 50 0 0 1 1 1 1
analysis is not converge
where is my wrong?
restraint and non convergence
Moderators: silvia, selimgunay, Moderators
Re: restraint and non convergence
neither are a rigid diaphragm constraint!
Re: restraint and non convergence
dear frank
thanks for your answering
I know that.
I don't write all of my code. i will send it to you if you want
node 50 is master node on rigid diaphragm command
rigidDiaphragm 3 50 2 9 16 23 30 37 44 100 107 114 121 128 135 142 292 299 306 313 320 327 334 341 348 355
first I define rigid diaphragm with rigidDiaphragm command and then i define restraint with fix
when i use fix 50 0 0 1 1 1 0 opensees and sap results are same but
when i restraint rotation (fix 50 0 0 1 1 1 1) opensees analysis is not converge and sap give me results why?
thanks for your answering
I know that.
I don't write all of my code. i will send it to you if you want
node 50 is master node on rigid diaphragm command
rigidDiaphragm 3 50 2 9 16 23 30 37 44 100 107 114 121 128 135 142 292 299 306 313 320 327 334 341 348 355
first I define rigid diaphragm with rigidDiaphragm command and then i define restraint with fix
when i use fix 50 0 0 1 1 1 0 opensees and sap results are same but
when i restraint rotation (fix 50 0 0 1 1 1 1) opensees analysis is not converge and sap give me results why?
Re: restraint and non convergence
the why is the model. the only difference between the 2 is that the second 3d model there is no rotation of the floor diaphragm .. if the constraint is causing problems it means the building wants to and some additional forces are getting imposed to enforce the constraint to stop the torsional motion .. what elements and constraint handler are you using?
Re: restraint and non convergence
dear frank
i try it for 2 models with nonlinear beamcolumn elements and transformation constraints
i try it for 2 models with nonlinear beamcolumn elements and transformation constraints