parameters for Element recorder for ShellDKGQ element

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

Moderators: silvia, selimgunay, Moderators

Post Reply
epsilon
Posts: 9
Joined: Sat Aug 26, 2017 5:44 am
Location: NA

parameters for Element recorder for ShellDKGQ element

Post by epsilon » Thu Sep 21, 2017 10:53 pm

What parameters are allowed to use for this element with element recorder?
Currently i'm using this command on a model with all elements of type ShellDKGQ :

recorder Element -xml "elm.xml" -time -closeOnWrite stresses

to get stress values in Gauss points in all element and write them into xml file.
Problem is that all values are zeros in written file:

<Data>
1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
</Data>

Am i missing any parameter in recorder command?

Post Reply