section 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
benliangxiao
Posts: 34
Joined: Tue Feb 08, 2011 2:44 pm
Location: UC Berkeley

section recorder

Post by benliangxiao »

Hi,

I'm running a 3D model and using the following commands to record the responses for a bridge column

recorder Element -file def.txt -time -ele 100 section 10 deformation;
recorder Element -file force.txt -time -ele 100 section 10 force;

The results have 7 columns with the first one as the time. I was wondering what the other six columns are.

Thanks,
Xiao
benliangxiao
Posts: 34
Joined: Tue Feb 08, 2011 2:44 pm
Location: UC Berkeley

Re: section recorder

Post by benliangxiao »

By the way, it's a circular column.

Thanks,
Xiao
selimgunay
Posts: 916
Joined: Mon Sep 09, 2013 8:50 pm
Location: University of California, Berkeley

Re: section recorder

Post by selimgunay »

They are the six internal forces (2 moments, 2 shears, axial force and torque) and the corresponding sectional deformations. To figure out which column is which force or def, you can run a quick analysis with a low level ground motion that would lead to elastic response and divide the resulting forces by the displacements. For example, M/curvature should be close to EI and axial force/strain should be EA.
Post Reply