Search found 21 matches
- Fri Mar 16, 2012 12:53 pm
- Forum: OpenSees.exe Users
- Topic: Convergence Problem
- Replies: 3
- Views: 2959
Re: Convergence Problem
Thanks vesna, I tried but it still didn't converge. When I modeled the spring as linear the model works well, do you think the problem comes from the steel02 material.
- Fri Mar 16, 2012 11:39 am
- Forum: OpenSees.exe Users
- Topic: Convergence Problem
- Replies: 3
- Views: 2959
Convergence Problem
Hi vesna I made a simple spring model using steel02 material subjected to a ground motion. Based on the period of the spring and the response spectrum of the ground motion I estimate the displacement of the spring and calculate the corresponding initial stiffness and yield value ( K001 & Fyield ...
- Wed Aug 31, 2011 12:09 pm
- Forum: OpenSees.exe Users
- Topic: About maxwell material
- Replies: 5
- Views: 4779
Re: About maxwell material
Dear vesna
Thanks for your help. I understand about the syntax of a load pattern, I just don't understand why we have to do that, I erased these lines and the program still runs normally .
Thanks for your help. I understand about the syntax of a load pattern, I just don't understand why we have to do that, I erased these lines and the program still runs normally .
- Wed Aug 31, 2011 11:34 am
- Forum: OpenSees.exe Users
- Topic: About maxwell material
- Replies: 5
- Views: 4779
Re: About maxwell material
And in your previous post, you said that F = K*u + C*v**a
I thought the Maxwell Material is a linear spring and nonlinear dashpot in series hence F = ku = cv**alpha ? Please reply me as soon as possible. Thanks a lot.
I thought the Maxwell Material is a linear spring and nonlinear dashpot in series hence F = ku = cv**alpha ? Please reply me as soon as possible. Thanks a lot.
- Wed Aug 31, 2011 6:05 am
- Forum: OpenSees.exe Users
- Topic: About maxwell material
- Replies: 5
- Views: 4779
Re: About maxwell material
Dear vesna Can you tell me where can I see the equations Dr. Dimitrios G. Lignos used for his Maxwell material ? I still have trouble to understand his example http://opensees.berkeley.edu/wiki/index.php/Calibration_of_Maxwell_Material. My second question is in his example, what are these codes for ...
- Tue Aug 23, 2011 4:01 pm
- Forum: OpenSees.exe Users
- Topic: About Analyze Command
- Replies: 10
- Views: 6779
Re: About Analyze Command
Dear vesna
Can I send you my model through email? Thanks a lot.
Can I send you my model through email? Thanks a lot.
- Sun Aug 21, 2011 5:04 pm
- Forum: OpenSees.exe Users
- Topic: About Analyze Command
- Replies: 10
- Views: 6779
About Analyze Command
Dear vesna I ran my model through a ground motion with dt = 0.02. I put Analyze 2000 steps with dt = 0.02. Then I put Analyze 1000 steps with dt 0.04. I expected to have close result between 2 running but it is not. In your example here http://opensees.berkeley.edu/wiki/index.php/Time_History_Analys...
- Mon Aug 15, 2011 4:20 pm
- Forum: OpenSees.exe Users
- Topic: About maxwell material
- Replies: 5
- Views: 4779
About maxwell material
Dear Vesna I am using the maxwell material to model my damper. I have a question regard to the parameter K, C for the damper. uniaxialMaterial Maxwell $matTag $K $C $a $L $matTag integer tag identifying material $K Elastic stiffness of linear spring (to model elastic stiffness of viscous damper) $C ...
- Mon Jul 25, 2011 12:32 pm
- Forum: OpenSees.exe Users
- Topic: Ask abput the meaning of the recorder
- Replies: 2
- Views: 2707
Re: Ask abput the meaning of the recorder
I understand now, thanks a lot vesna
- Mon Jul 25, 2011 10:27 am
- Forum: OpenSees.exe Users
- Topic: Ask abput the meaning of the recorder
- Replies: 2
- Views: 2707
Ask abput the meaning of the recorder
Dear vesna and fmk I am reading the "Calibration of Maxwell Material" example - http://opensees.berkeley.edu/wiki/index.php/File:Maxwell_Calibrator.tcl - and I don't understand about this code, can you explain it to me: recorder Element -file Maxwell_Calibrator/Displacement.out -time -ele ...
- Wed Jul 20, 2011 5:32 pm
- Forum: OpenSees.exe Users
- Topic: About absolute acceleration
- Replies: 14
- Views: 13424
Re: About absolute acceleration
I have one more question vesna. I encountered the problem like this when I try to do the eigen analysis ArpackSolver::Error with _saupd info = -9999 Could not build an Arnoldi factorization.IPARAM(5) the size of the current Arnoldi factorization: is 9factorization. The user is advised to check thate...
- Wed Jul 20, 2011 5:30 pm
- Forum: OpenSees.exe Users
- Topic: About absolute acceleration
- Replies: 14
- Views: 13424
Re: About absolute acceleration
Thanks vesna.
- Wed Jul 20, 2011 5:30 pm
- Forum: Framework
- Topic: about the 3D dynamic analysis
- Replies: 4
- Views: 5762
Re: about the 3D dynamic analysis
I also encounter the same problem like this ArpackSolver::Error with _saupd info = -9999 Could not build an Arnoldi factorization.IPARAM(5) the size of the current Arnoldi factorization: is 9factorization. The user is advised to check thatenough workspace and array storage has been allocated. Can an...
- Sat Jul 16, 2011 7:31 am
- Forum: OpenSees.exe Users
- Topic: About absolute acceleration
- Replies: 14
- Views: 13424
Re: About absolute acceleration
I am sorry I don't understand what you mean.
According to the Chopra book, I think the first value of the ground motion is at t=0.02, acceleration at t = 0 is zero ( does not show in the ground motion file).
According to the Chopra book, I think the first value of the ground motion is at t=0.02, acceleration at t = 0 is zero ( does not show in the ground motion file).
- Fri Jul 15, 2011 9:37 am
- Forum: OpenSees.exe Users
- Topic: About absolute acceleration
- Replies: 14
- Views: 13424
Re: About absolute acceleration
I mean to get the absolute acceleration:
AAccel(t) = ReAccel(t) + GAccel (t)
However, the result I got is this:
Aaccel(t) = ReAccel(t) + GAccel (t+dt)
I just edited my previous post, hope you can understand my question now.
AAccel(t) = ReAccel(t) + GAccel (t)
However, the result I got is this:
Aaccel(t) = ReAccel(t) + GAccel (t+dt)
I just edited my previous post, hope you can understand my question now.