Recorders results during the analysis

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

Moderators: silvia, selimgunay, Moderators

Post Reply
mkk_ce
Posts: 14
Joined: Wed Feb 18, 2009 5:28 am
Location: Shirazu

Recorders results during the analysis

Post by mkk_ce »

Hi Dr. Frank

I realize that in new version of OpenSEES I couldn't get the Recorder results such as Eigen vectors and node displacements during the analysis whereas in older version I could. I mean the Recorder's Files don't fill until the process completed.
What should I do to get recorder's results during the analysis?

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

Post by fmk »

what do you want to do with the data?
mkk_ce
Posts: 14
Joined: Wed Feb 18, 2009 5:28 am
Location: Shirazu

Post by mkk_ce »

Thank you Dr. McKenna

I wnat to get mode shapes from the recorder files.
I could get mode shepas on Dos screen but i don't know how can i use these format. I mean this code

recorder Node -node NodeTags -dof 1 \"eigen 1\" "

shows mode shapes on screen but I couldn't use this results.

in previous version of OS this code work and it gives me modes shapes in each step.

recorder Node -file {$OutputDir/$OutputFile$j.txt} -node NodeTags -dof 1 \"eigen $j\" "
Last edited by mkk_ce on Wed Mar 17, 2010 10:29 am, edited 1 time in total.
mkk_ce
Posts: 14
Joined: Wed Feb 18, 2009 5:28 am
Location: Shirazu

Post by mkk_ce »

We couldn't get the eigen vectors, could we?
Post Reply