Search found 36 matches

by Amirsardar13
Mon Feb 06, 2012 1:17 am
Forum: OpenSees.exe Users
Topic: out of memory creating vector of size ....
Replies: 0
Views: 611

out of memory creating vector of size ....

Hi everybody, I am running some time history analyses through an OpenSees code. In some cases when the ground motion time is long, the analysis stops and this error shows up: Vector: : Vector<int> - out of memory creating vector of size 1514 I changed the solver from BandGeneral to UmfPack, but it s...
by Amirsardar13
Mon Nov 21, 2011 8:46 pm
Forum: OpenSees.exe Users
Topic: Hyperbolic material+ other materials!
Replies: 1
Views: 786

Hyperbolic material+ other materials!

Hi everyone, I have to make a soil (hyperbolic) and an impact element in series. They act perfectly alone but when I add them up as series, the new material is not behaving as it should. Could you please take a look at the code and let me know what you think? Can we say it is deficiency coming from ...
by Amirsardar13
Thu Nov 17, 2011 4:23 pm
Forum: OpenSees.exe Users
Topic: Get Curvature of a fiber section nonlinearBeamColumn element
Replies: 2
Views: 851

Re: Get Curvature of a fiber section nonlinearBeamColumn ele

How about if I have a "columnwithhinges" element?
by Amirsardar13
Thu Nov 17, 2011 3:15 pm
Forum: OpenSees.exe Users
Topic: Get Curvature of a fiber section nonlinearBeamColumn element
Replies: 2
Views: 851

Get Curvature of a fiber section nonlinearBeamColumn element

Dear everybody, I am having a reinforced concrete column and I have to record the curvature of the section at the bottom of column. I was wondering if there is any direct recorder to get the data. The column is under bi-directional ground motion, so it would be great to get the resultant curvature. ...
by Amirsardar13
Wed Jun 29, 2011 1:53 pm
Forum: OpenSees.exe Users
Topic: Unconvergency with Impact material
Replies: 1
Views: 1167

Unconvergency with Impact material

Hi everyone, I am using an impact material in my model and as far as I understood, it is the only reason of unconvergency after a few seconds for a time history analysis. I am using this combination to do time history analysis. Do you know how I can deal with this unconvergency? Should I change any ...
by Amirsardar13
Wed Jun 15, 2011 7:18 pm
Forum: OpenSees.exe Users
Topic: Should analysis time step be the same ground motion time ste
Replies: 3
Views: 951

Re: Should analysis time step be the same ground motion time

Thanks Vesna, I am using Variable Transient Analysis. If I defined the analysis like below, does it change the time step to different values between the minimum and maximum values so that get the concergency? I don't think it does! What do I have to do if I would like to change the time step where t...
by Amirsardar13
Mon Jun 06, 2011 12:56 pm
Forum: OpenSees.exe Users
Topic: Should analysis time step be the same ground motion time ste
Replies: 3
Views: 951

Should analysis time step be the same ground motion time ste

Hi, Does anybody know: Should the analysis time step be the same as ground motion time step, how much can it be smaller? Does OpenSees automatically break the ground motion into the "analysis time step"? Does OpenSees have the ability to define a variable "analysis time step"? Th...
by Amirsardar13
Sun Mar 27, 2011 1:27 pm
Forum: OpenSees.exe Users
Topic: Brace Modeling
Replies: 0
Views: 551

Brace Modeling

Hi everyone,

Have you ever tried to model the hysteresis behavior of a brace such as a single angle or do you have any idea about how I can get that behavior in Opensees?

Thank you.
by Amirsardar13
Fri Mar 11, 2011 9:58 am
Forum: OpenSees.exe Users
Topic: Problem with zero-length element and Hyperbolic element
Replies: 3
Views: 1396

Re: Problem with zero-length element and Hyperbolic element

I solved it. Thank you. But I have a question about Remove recorder tag that I just posted on board. I would appreciate it if you reply to it asap.
Thank you.
by Amirsardar13
Fri Mar 11, 2011 8:38 am
Forum: OpenSees.exe Users
Topic: Remove recorder tag?
Replies: 1
Views: 859

Remove recorder tag?

Hi everyone,
I am trying to remove an element recorder but I don't know what the "recorder tag" is.
Thank you.
by Amirsardar13
Thu Mar 10, 2011 10:19 am
Forum: OpenSees.exe Users
Topic: Difference between direction for zero-length element
Replies: 4
Views: 1075

Re: Difference between direction for zero-length element

I found out what was wrong with it. Thank you.
by Amirsardar13
Mon Mar 07, 2011 3:22 pm
Forum: OpenSees.exe Users
Topic: Difference between direction for zero-length element
Replies: 4
Views: 1075

Re: Difference between direction for zero-length element

By changing the order of nodes or opposite the sign of the components used to define x-vector.
by Amirsardar13
Sat Mar 05, 2011 9:06 pm
Forum: OpenSees.exe Users
Topic: Problem with zero-length element and Hyperbolic element
Replies: 3
Views: 1396

Problem with zero-length element and Hyperbolic element

Hi everyone, I am having a problem in getting the hysteresis of a Hyperbolic element. I have defined the material like this: set Kmax 83.15; # Initial stiffness of soil behind the backwall (Kip/in/ft) set Fult 30.25; # Ultimate (maximum) passive resistance of soil behind the backwall (Kip/in/ft) set...
by Amirsardar13
Sat Mar 05, 2011 8:10 pm
Forum: OpenSees.exe Users
Topic: yp vector
Replies: 1
Views: 529

yp vector

In definition of zero length elements, there is a yp vector. I am wondering if this vector is perpendicular to local x vector or not. And what is the difference between local yp and local y?
thanks
by Amirsardar13
Sat Mar 05, 2011 8:00 pm
Forum: OpenSees.exe Users
Topic: Difference between direction for zero-length element
Replies: 4
Views: 1075

Difference between direction for zero-length element

Hi everyone.
I have defined a zero length element with a defined longitudinal direction and I only assigned a material in this direction. When I reverse the direction of longitudinal direction, I get different result!!! Does anybody know what I have to do?