Search found 29 matches

by zhangchuanchao
Sat Jul 11, 2009 6:50 pm
Forum: OpenSees.exe Users
Topic: about damping
Replies: 1
Views: 2084

about damping

hello silvia My structure is one story two bay I do not know whethethe its damping is same to the cantilever column Can I use it the following? please tell me , thank you! set xDamp 0.02; # 2% damping ratio set lambda [eigen 1]; # eigenvalue mode 1 set omega [expr pow($lambda,0.5)]; set alphaM 0.; #...
by zhangchuanchao
Sat Jul 04, 2009 7:37 pm
Forum: OpenSees.exe Users
Topic: Help ! Where is error?
Replies: 4
Views: 3765

help again

hello,silvia
sorry ,I can not understand you idea---try putting 2. instead of 2
where?and how to change ---the eigensolver is having a hard time, meaning your model is not fully constrained.
and I still can not find the error
can you point out to me in detail?
thank you!
by zhangchuanchao
Wed Jul 01, 2009 6:47 am
Forum: OpenSees.exe Users
Topic: Help ! Where is error?
Replies: 4
Views: 3765

Help ! Where is error?

hello everyone, I am analysising a 2-run single-layer structure, however the error is always exist . I can not find out , please help me find it Thank you! As follows wipe; # clear memory of all past model definitions model BasicBuilder -ndm 2 -ndf 3; # Define the model builder, ndm=#dimension, ndf=...
by zhangchuanchao
Wed Jul 01, 2009 6:33 am
Forum: OpenSees.exe Users
Topic: how to model the Shear wall
Replies: 3
Views: 3436

Thank you for your answer
But I would like to know what is mean of the shear-critical wall ?
The wall was destroyed with Shear failure ?

there is one element in opensees, look under nonlinear-beam-column elements————you mean the quad element ?
by zhangchuanchao
Tue Jun 30, 2009 12:39 am
Forum: OpenSees.exe Users
Topic: how to model the Shear wall
Replies: 3
Views: 3436

how to model the Shear wall

Hello everyone I am a novice is learning opensees modeling
I would like to ask how to build wall
Because I do not know how to do ,plea everyone's help
An example of a shear wall is also helpful I would like to thank
by zhangchuanchao
Wed Apr 22, 2009 12:09 am
Forum: OpenSees.exe Users
Topic: about nonlinear beam column element
Replies: 1
Views: 2242

about nonlinear beam column element

Hi All
When use the nonlinear beam column element ,I want to known about how the element consider Geometric Nonlinear ? and what theory support it ? I am in urgent need of this information ,could you give me some suggestions ? Thank you very much
by zhangchuanchao
Fri Mar 20, 2009 7:08 pm
Forum: OpenSees.exe Users
Topic: About number of integration points
Replies: 6
Views: 5279

Thank you ,but only a Website , the Website is difficult to get in ,please give me some other way to get the information . It is important for me
Please help me ,Thank you very much !
by zhangchuanchao
Thu Mar 19, 2009 9:48 pm
Forum: OpenSees.exe Users
Topic: About number of integration points
Replies: 6
Views: 5279

where can I get it ? In the opensees command language manual ?
by zhangchuanchao
Thu Mar 19, 2009 6:26 pm
Forum: OpenSees.exe Users
Topic: About number of integration points
Replies: 6
Views: 5279

About number of integration points

Hi all How the number of integration points affect the opensees .In the examples the number of integration points are 5 .Could you give me some detailed introduction about how to set a better ? Because I am facing a problem that the P-Delta curve changed greatly when I change the number of integrati...
by zhangchuanchao
Fri Mar 13, 2009 5:45 pm
Forum: OpenSees.exe Users
Topic: a question about column
Replies: 8
Views: 6140

I want to model a column which are fixed at both ends , and a lateral load at the middle of the column ,then I use the Displacement control where the lateral load at . I have to do a displace-controlled cyclic analysis.
Thank you very much .
by zhangchuanchao
Thu Mar 12, 2009 11:05 pm
Forum: OpenSees.exe Users
Topic: a question about column
Replies: 8
Views: 6140

Thank you very much ,please tell me that whether opensees could define the two element into two columns ? the two elements should be two parts of one column ,do you think so?
by zhangchuanchao
Thu Mar 12, 2009 2:12 am
Forum: OpenSees.exe Users
Topic: a question about column
Replies: 8
Views: 6140

I want to use the displacement control ,where the lateral load at the middle of the column ,that no node at the middle of the column. how can I due with it ?
by zhangchuanchao
Thu Mar 12, 2009 1:12 am
Forum: OpenSees.exe Users
Topic: a question about column
Replies: 8
Views: 6140

I could not clear about that command
Thanks
pattern Plain 200 Linear {; # define load pattern -- generalized
eleLoad -ele 1 -type -beamPoint $Hload [expr $LCol/2]
}

But I can not find out the mistake,could you help me?/Thank you very much
by zhangchuanchao
Wed Mar 11, 2009 7:23 pm
Forum: OpenSees.exe Users
Topic: a question about column
Replies: 8
Views: 6140

a question about column

Hi all
If I want to let the lateral load at the middle of the column ,how can I deal with ?
Whether could I do like this : define the column with three node ,the node 2 in the middle of the column ,define the column into two elements element 1 2 and element 2 3 Is this OK?
Thank you very much
by zhangchuanchao
Sat Mar 07, 2009 9:15 pm
Forum: OpenSees.exe Users
Topic: concrete-filled steel tube
Replies: 5
Views: 5272

I am sorry,I can not understand .The direction is set DoF 1 of Nod 2 . This is my procedure, Thank you for help me # units: mm, n, sec wipe; # clear memory of all past model definitions file mkdir Data; # create data directory model BasicBuilder -ndm 2 -ndf 3; # Define the model builder, ndm=#dimens...