Strain record

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

Moderators: silvia, selimgunay, Moderators

Post Reply
fanseagull
Posts: 4
Joined: Sun Jul 07, 2013 7:52 pm
Location: Southwest Jiaotong University

Strain record

Post by fanseagull »

Hi everyone, I am working on modelling of progressive collapse of structures subject to earthquake, and the first problem I came across is the remove of failed elements. Say, an element will be removed when its strain reaches a specific value. However, I wonder if the strain can be captured and used in a control command after very analysis step? I know the strain can be recorded in recorder, but I don't know how to returns the data to a specific element (like nodeDisp command). I appreciate your help in advance.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Strain record

Post by fmk »

yes ... use the eleResponse command .
http://opensees.berkeley.edu/wiki/index ... se_Command
fanseagull
Posts: 4
Joined: Sun Jul 07, 2013 7:52 pm
Location: Southwest Jiaotong University

Re: Strain record

Post by fanseagull »

fmk wrote:
> yes ... use the eleResponse command .
> http://opensees.berkeley.edu/wiki/index ... se_Command

Thank you fmk. By the way, can I obtain the maximum strain of an element among different Gauss point?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Strain record

Post by fmk »

not directly .. you would have to do that in your script.
Post Reply