question about parameters of hysteretic material

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
chris
Posts: 12
Joined: Thu Apr 13, 2006 8:16 pm
Location: UCI

question about parameters of hysteretic material

Post by chris »

Hi...
I also have some question about parameters of hysteretic material.
I found another question related with this topic in this post, but i can't find answer and any other solution.
In the hysteretic model, the damage parameters related with ductility and hysteretic energy, but how can I deside the value?
In manual, there is no other guidelines. Just it is mentioned like ;
damage1 : damage due to ductility D1(mu-1)
damage2 : damage due to energy D2(Ei/Eu)

Is anyone who has some information about this?
How can I define these parameters? or is there any references?
Thanks...
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

for details, you might have to look at the code.
still, one reduces the strength on the second cycle, depending on the ductility level, the other based on the energy dissipated.
what i do is try different values until i find the one i am looking for.
this is what i use:

set damageMU 0.002; # damage due to ductility: D1(mu-1)
set damageE 0.001; # damage due to energy: D2(Eii/Eult)
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
cjwxslw
Posts: 12
Joined: Sat May 22, 2010 6:33 pm
Location: NORTH CHINA UNVERSITY OF SCIENCE AND TECHNOLOGY

Re: question about parameters of hysteretic material

Post by cjwxslw »

can you tell us which paper is cited when building the "HystereticMaterial", namely which paper is prototype of "HystereticMaterial" in Opensees?
I want to check the definition of HystereticMaterial parameters?
thank you!

chen
MAKE PROGRESS TOGTHER!
Post Reply