Elastic Perfectly Plastic Gap Material Damage Flag

For posts concerning the documentation, errors, ommissions, general comments, etc.

Moderators: silvia, selimgunay, Moderators

Post Reply
blkutter
Posts: 2
Joined: Fri Mar 19, 2010 6:10 am
Location: UC Davis

Elastic Perfectly Plastic Gap Material Damage Flag

Post by blkutter » Sun Apr 25, 2010 1:20 pm

Hi,
The documentation on the effect of the damage flag seems unclear. I changed the flag from blank to 0 to -1 +1 etc, and it does not seem to affect the behavior. I want the material to remember the maximum past gap, but it always seems to remember to the original gap during cyclic loading.
The documentation for this material is appended below

#uniaxialMaterial ElasticPPGap $matTag $E $Fy $gap <$eta> <damage>
#$matTag unique material object integer tag
#$E tangent stiffness
#$Fy stress or force at which material reaches plastic state
#$gap initial gap (strain or deformation)
#$eta hardening ratio (=Eh/E), which can be negative
#damage a switch to accumulate damage in the material. If damage is omitted, default value, the gap material "re-centers" on load reversal.
Bruce Kutter
UC Davis

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk » Mon Apr 26, 2010 12:35 pm

to acccumulate damage, the string 'damage' needs to be supplied .. anything else will keep that flag off. i have updated the documentation to reflect this, and have provided an example. i have also asked kevin mackie to provide a better example.

here is a link to the current documentation:

[url]
http://opensees.berkeley.edu/wiki/index ... p_Material
[/url]

blkutter
Posts: 2
Joined: Fri Mar 19, 2010 6:10 am
Location: UC Davis

Post by blkutter » Sun May 02, 2010 9:01 pm

Thanks, It works!
Bruce Kutter
UC Davis

semon
Posts: 39
Joined: Fri Jul 27, 2012 2:53 pm

Re: Elastic Perfectly Plastic Gap Material Damage Flag

Post by semon » Sun Aug 26, 2012 10:03 am

Hi everyone,

I am working on gap material right now and I could not find any example of using the command. Can anyone share a gap material example? I would appreciate it.

Thanks
Semon

Post Reply