ShellMITC4 Stresses 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
tswelt
Posts: 6
Joined: Sat Aug 06, 2011 6:39 am
Location: University of Illinois

ShellMITC4 Stresses Recorder

Post by tswelt »

Hello,

I am using the following recorder to output the stresses in a single shell element in 3D analysis:

recorder Element -file timo/Element.out -time -ele 1 stresses

This recorder gives me 32 data points per load step. I am assuming that these 32 points correspond to 8 parameters at each of 6 faces, following the following format:

sxx syy szz sxy sxz syz ? ?

I am unsure if this is the correct order, and also what the last 2 data points are. Also, I am unsure of the numbering convention for the 6 shell sides.

Any help would be much appreciated, thanks!

TW
vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: ShellMITC4 Stresses Recorder

Post by vesna »

if you record it using -xml format (instead of -file) you may get information you are looking for.
tswelt
Posts: 6
Joined: Sat Aug 06, 2011 6:39 am
Location: University of Illinois

Re: ShellMITC4 Stresses Recorder

Post by tswelt »

Great thanks! Makes more sense now.
Post Reply