recorder ouput

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

Moderators: silvia, selimgunay, Moderators

Post Reply
lolitapr
Posts: 28
Joined: Fri Mar 20, 2009 9:50 am
Location: BUFFALO

recorder ouput

Post by lolitapr »

Dear all,

I have a model with nonlinear beam elements with fiber sections. when I do recorder on the nonlinear beam element for forces and deformations, what are the output that i get?

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

Post by fmk »

you will get global forces and a blank file .. put a -xml instead of -file to see the descriptiion of the output when you are not sure.

you can always look at the source code as well, that it why it is open source and used so much in academia (look at the setResponse and getResponse methods);

[url]
http://opensees.berkeley.edu/cgi-bin/cv ... web-markup
[/url]
Post Reply