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
bmobashe
Posts: 11
Joined: Wed Aug 10, 2011 4:25 pm

Recorder

Post by bmobashe »

Hi,
I have problem with recorder command.I have 2000 nodes and I want to record each node displacement in separate file . I used the for loop and recorder command to create 2000 files, but I can not have more than 300 files. I can have 2000 files if I used nodeDisp command. But I do not know if I can use the nodeDisp command for dynamic analysis. I wonder If anybody can help me with that.

Thanks,
Bahareh
evgin
Posts: 64
Joined: Tue Dec 06, 2011 3:18 pm
Location: UCLA

Re: Recorder

Post by evgin »

You need to save several nodes in a single file so you'll have multiple columns of disp in a file.
bmobashe
Posts: 11
Joined: Wed Aug 10, 2011 4:25 pm

Re: Recorder

Post by bmobashe »

Thanks for your help. it works:)
Post Reply