Recorder problem

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Alexandros
Posts: 14
Joined: Fri May 07, 2010 4:51 pm
Location: Notre Dame

Recorder problem

Post by Alexandros »

Hi all,

I have a problem with the recorder output. I am doing transient analysis of a four story building. When I get the recorder outputs, some of the time steps seem to be missing or they appear in the previous time steps. Also in the last line of the output I don't get all the values. For example for elements deformation:

recorder Element -file $dataDir/Defele11.out -time -ele 1111 section 1 deformation;

6.46 -0.000115716 7.12404e-007
6.47 -0.00011551 8.89285e-007
6.48 -0.000115366 1.66102e-006
6.49 -0.000115284 3.0-005 -5.82193e-006000114937 4.99134e-006
6.51 -0.000114685 7.0814e-006
6.52 -0.000114578 9.24925e-006

9.09 -9.92853e-005 -2.28369e-005
9.1 -8.67882e-005 -2.91831e-005
9.11 -6.37154e-005 -3.

That's a big problem for me since I am doing Monte Carlo Analysis and I load outputs on matlab for post processing. But Matlab can not load outputs with these errors.
Thank you in advance for your help
Alexandros
Posts: 14
Joined: Fri May 07, 2010 4:51 pm
Location: Notre Dame

Post by Alexandros »

I found why some time steps appeared in previous lines.
Because I was saving two different recorders with the same name.
But I still have the problem with the last line not being complete
Post Reply