Clarification on CorotTruss recorder

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

Moderators: silvia, selimgunay, Moderators

Post Reply
grahamo
Posts: 33
Joined: Mon Mar 03, 2008 3:46 pm

Clarification on CorotTruss recorder

Post by grahamo »

When using the "deformations" on the element recorder for a CorotTruss element, what is the output composed of? I thought that it was strain but the values appear to be too large. Are they the same as the basic unit that one has defined?
Graham Oxborrow
Graduate Student
Brigham Young University
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

it is the strain times the original length L0. if you want the strain i suggest you record the material strain
[code]
recorder Element -file a.out -ele 1 -material strain
[/code]
Post Reply