Recorder
Moderators: silvia, selimgunay, Moderators
Re: Recorder
Check out this ppt that talks about recorders: http://opensees.berkeley.edu/wiki/index ... %26_Output
-
- Posts: 11
- Joined: Sun Apr 08, 2012 5:17 am
- Location: andalas university
Re: Recorder
i have same problem...
but...
http://opensees.berkeley.edu/wiki/index ... %26_Output
can't open,
what should i do?? thanks...
but...
http://opensees.berkeley.edu/wiki/index ... %26_Output
can't open,
what should i do?? thanks...
Re: Recorder
try to find it form here: http://opensees.berkeley.edu/wiki/index ... g_OpenSees
Re: Recorder
Hello,
I have a question concerning the recorders in opensees. I have a rigid beam element of 1m dimension in x-x (node1 ... node2) and I would like to record its rotation. The analysis is elastic in 2D. I used this record for one of the nodes of my element:
recorder Node -file DBase.out -time -node 1 -dof 3 disp; # displacements at found
Can anyone help me? The record I used gives displacement due to rotation, rotation or relative vertical displacement/element length? How can I record the element elastic rotation (in rad) in one step?
Thank you very much
With my best regards
AK
I have a question concerning the recorders in opensees. I have a rigid beam element of 1m dimension in x-x (node1 ... node2) and I would like to record its rotation. The analysis is elastic in 2D. I used this record for one of the nodes of my element:
recorder Node -file DBase.out -time -node 1 -dof 3 disp; # displacements at found
Can anyone help me? The record I used gives displacement due to rotation, rotation or relative vertical displacement/element length? How can I record the element elastic rotation (in rad) in one step?
Thank you very much
With my best regards
AK
Re: Recorder
The recorder you used gives you rotation of node 1. If your element is rigid the rotation of the element should be the same as rotation of the node.