Search found 20 matches
- Sun Jul 29, 2012 7:55 pm
- Forum: OpenSees.exe Users
- Topic: analyze failed, returned: -3 error flag
- Replies: 3
- Views: 5188
Re: analyze failed, returned: -3 error flag
Thanks for the help vesna, I think the problem might have been that I was using rigidLink elements in series. I modified my original model and replaced all the rigidLinks with really stiff elastic beam columns and this allowed the analysis to run. Therefore, it wasn't a stability or connectivity pro...
- Mon Jul 23, 2012 4:24 am
- Forum: OpenSees.exe Users
- Topic: 3D Model of one floor RC frame:
- Replies: 5
- Views: 5356
Re: 3D Model of one floor RC frame:
Update: I have experimented with adding intentional hanging nodes and elements and this causes my analysis to fail during the static stage - therefore I don't think I'm problem is related to stability of to erroneous connections. I have displayed my building thoroughly as well and it looks OK. Could...
- Sun Jul 22, 2012 9:52 pm
- Forum: OpenSees.exe Users
- Topic: 3D Model of one floor RC frame:
- Replies: 5
- Views: 5356
Re: 3D Model of one floor RC frame:
It is surprising to me that the static analysis and modal analyses work but then the dynamic analysis fails instantly. What could be the reason for this scenario? Can this knowledge be used to narrow down the potential source of the failure? Could it be element compatibility? I use truss, dispBeamCo...
- Sun Jul 22, 2012 9:41 pm
- Forum: OpenSees.exe Users
- Topic: 3D Model of one floor RC frame:
- Replies: 5
- Views: 5356
Re: 3D Model of one floor RC frame:
I am having this same problem, and I also am able to run a static analysis but not a dynamic analysis. I was wondering if this knowledge could help narrow down the potential source of the problem. ie material properties, support conditions, hanging nodes, connectivity, element compatibility... Thank...
- Fri Jul 20, 2012 12:16 am
- Forum: OpenSees.exe Users
- Topic: analyze failed, returned: -3 error flag
- Replies: 3
- Views: 5188
analyze failed, returned: -3 error flag
Hello, thanks for any help anyone can provide in advance, I am sure that other people have experienced this same problem, and I have scoured the community forums for a solution that works for me, however I have not come across anything, so here is my issue: I have built a 3D model with 6 DOF. The mo...
- Sun Jun 24, 2012 10:04 pm
- Forum: OpenSees.exe Users
- Topic: num2str
- Replies: 1
- Views: 2102
- Sun Jun 24, 2012 9:44 pm
- Forum: OpenSees.exe Users
- Topic: num2str
- Replies: 1
- Views: 2102
num2str
Hello all, I am looking for the equivalent function in the tcl language to "num2str" in MATLAB. In other words, I would like to return an integer stored in a variable and use it as part of another variable's name to call many sequentially named variables in a loop I don't know if it exists...
- Mon Jan 16, 2012 3:03 pm
- Forum: Useful Scripts.
- Topic: Pushover convergence solution
- Replies: 2
- Views: 16860
Re: Pushover convergence solution
Thank you so much! Its working great!
Michael
Michael
- Wed Nov 16, 2011 10:05 am
- Forum: OpenSees.exe Users
- Topic: Changing Axial Force in Element
- Replies: 2
- Views: 2835
Re: Changing Axial Force in Element
Sorry, I have found the solution in another thread:
http://opensees.berkeley.edu/community/ ... php?t=8352
http://opensees.berkeley.edu/community/ ... php?t=8352
- Wed Nov 16, 2011 9:33 am
- Forum: OpenSees.exe Users
- Topic: Changing Axial Force in Element
- Replies: 2
- Views: 2835
Re: Changing Axial Force in Element
Bringing to top
- Tue Nov 15, 2011 12:43 pm
- Forum: OpenSees.exe Users
- Topic: Changing Axial Force in Element
- Replies: 2
- Views: 2835
Changing Axial Force in Element
Hello Everyone, thanks for reading and helping if you can, I am modelling cantilevered concrete shear walls with a fiber section and dispbeamColumn element in the plastic hinge zone, and elastic beam columns for the higher storeys. The dispBeamColumn element has four integration sections along its l...
- Mon Aug 08, 2011 10:44 am
- Forum: OpenSees.exe Users
- Topic: Rayleigh
- Replies: 2
- Views: 2520
Rayleigh
Hello everyone, I have a script which is doing a dynamic analysis of a simple sdof system. I am using the rayleigh command in the script as follows: set alphaM 0.0; set betaK 0.0; set betaKinit [expr 2*0.05/$w]; set betaKcomm 0.0; rayleigh $alphaM $betaK $betaKinit $betaKcomm; The script was origina...
- Wed Jul 27, 2011 2:55 pm
- Forum: OpenSees.exe Users
- Topic: Pinching4 Material Model
- Replies: 6
- Views: 5003
Re: Pinching4 Material Model
Anyone with any suggestions?
- Wed Jul 27, 2011 10:18 am
- Forum: OpenSees.exe Users
- Topic: Pinching4 Material Model
- Replies: 6
- Views: 5003
Re: Pinching4 Material Model
The SelfCentering material can do exactly what I want with one exception. I need to be able to model different strengths in the positive and negative directions and as far as I know this is not possible with the SelfCentering material. Thanks for the help though, do you have any more suggestions?
- Wed Jul 27, 2011 8:16 am
- Forum: OpenSees.exe Users
- Topic: Pinching4 Material Model
- Replies: 6
- Views: 5003
Pinching4 Material Model
Hello All, I am trying to model a material with the Pinching4 uniaxial material model. I need to model a material which is elastic-perfectly plastic and loads and unloads directly along the backbone curve during cyclic loading . I also need to make it so that the material is stronger in one directio...