Search found 4 matches

by simplicio
Wed Oct 19, 2005 1:54 pm
Forum: OpenSees.exe Users
Topic: Recording stresses at gauss points, outputing m & k matr
Replies: 1
Views: 2597

Recording stresses at gauss points, outputing m & k matr

1. Is it possible to record the stresses and strains at the gauss points for a shellMITC4 element.

2. Is there a command to output the Mass and Stiffness matrices.

Thanks
by simplicio
Mon Oct 17, 2005 2:04 pm
Forum: OpenSees.exe Users
Topic: Shell Element Stress/Strain Output
Replies: 0
Views: 2837

Shell Element Stress/Strain Output

I have been able to output the forces at the nodes of ShellMITC4 elements. 24 Forces are output per element corresponding to 6 forces at each of the element's 4 nodes. Is it possible from this output to determine the stress state in the element such as at the Gauss points or to interpolate from the ...
by simplicio
Thu Sep 29, 2005 2:15 pm
Forum: OpenSees.exe Users
Topic: recording eigenvalues
Replies: 1
Views: 2881

Try:

recorder Node -file eigen1.out -node all -dof 1 2 3 "eigen 1"

with the brackets around the "eigen #" portion :wink:
by simplicio
Sun Aug 07, 2005 3:49 pm
Forum: OpenSees.exe Users
Topic: recorder Element - slab force
Replies: 3
Views: 4136

globalForce Output for MITC4 shell elements

Hello, Using the following line to record the forces in the shell elements of a model I get an output which includes three different lines. In what order does OpenSees output the forces for shell elements, or rather which force does each line represent. Thanks recorder EnvelopeElement -file allEllgl...