Output

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Polatoglou
Posts: 16
Joined: Fri Mar 23, 2012 8:05 am
Location: Democritus University of Thrace

Output

Post by Polatoglou »

I cannot understand what does any of the number of the output represent.
To be specific,

I write " recorder Element -file output/force5001.txt -ele 5001 localForce "
and I get as a result " 25.1799 -0.104985 -0.0582719 -0.000863917 -0.0871452 -0.131072 -24.0999 0.104985 0.0582719 0.000863917 0.0172188 0.00508997
50.3571 -0.209995 -0.116543 -0.00172878 -0.174271 -0.262073 -48.1971 0.209995 0.116543 0.00172878 0.0344193 0.010079
75.5314 -0.31503 -0.174812 -0.00259458 -0.261376 -0.393003 -72.2914 0.31503 0.174812 0.00259458 0.0516012 0.0149665"

I write " recorder Element -file output/def5001-1.txt -ele 5001 section 1 deformation "
and I get as a result "-2.5342e-006 4.02621e-007 2.677e-007 4.15345e-008
-5.07003e-006 8.05668e-007 5.35769e-007 8.31142e-008
-7.60748e-006 1.20914e-006 8.04206e-007 1.2474e-007

I write " recorder Node -file output/Nodes-Eigen_1.txt -region 1 -dof 1 2 "eigen 1" "
and I get as a result "0 0 -0.0166702 -0.00270353 -0.0308827 -0.00500819 -0.0462437 -0.00751144"

Could you tell me what does each column in all the previous recorder cases represent?
vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: Output

Post by vesna »

To get to know what is the meaning of your recorder outputs save them in -xml format rather than in -file format.
Polatoglou
Posts: 16
Joined: Fri Mar 23, 2012 8:05 am
Location: Democritus University of Thrace

Re: Output

Post by Polatoglou »

Thank you very much Vesna!
Now I can understand the outputs I have.
Could you tell me what do eps,KappaZ,KappaY,theta represent?
vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: Output

Post by vesna »

eps is the axial strain
kappaZ is the curvaturi in Z
kappaY is survature in Y
theta can be shear or torsion deformation (whatever you assigned to your section)
Post Reply