zeroLength Element Recorders

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

Moderators: silvia, selimgunay, Moderators

Post Reply
jwgolf
Posts: 9
Joined: Sat Feb 13, 2010 4:24 pm
Location: UCSD

zeroLength Element Recorders

Post by jwgolf »

I'm trying to capture the force-deformation response of a zeroLengthContact element to represent what is going on in the "spring" at the contact surface. The only element recorder I can get to work at the moment is force.

Are there any other recorder options that are known to work with this type of element?

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

Post by fmk »

'pressure' and 'gap' are 2 other options available for the 2d element, not there for 3d .. have a look at setResponses() in any element to see what you can record .. the code is all available on-line to look at.

[url]
ttp://opensees.berkeley.edu/cgi-bin/cvsweb2.cgi/OpenSees/SRC/element/zeroLength/ZeroLengthContact2D.cpp?rev=1.4&content-type=text/x-cvsweb-markup
[/url]
Post Reply