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
from tongji
Posts: 94
Joined: Fri May 11, 2007 9:53 pm
Location: tongji university

recorder

Post by from tongji »

how to recorder the force of a node?
recorder Node -file $dataDir/RBase.out -time -node 11 12 13 -dof 1 reaction; # support reaction

I think that this command can only record the support force.

I used the following command :
pattern Plain 200 Linear {
load 71 1 0 0 0 0 0
};

how could I get the value of load on the node 71
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

did you try it on node 71?
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
from tongji
Posts: 94
Joined: Fri May 11, 2007 9:53 pm
Location: tongji university

Post by from tongji »

yes
Post Reply