-
-
September 20, 2023 at 11:38 amSebastien ARRIVETSubscriber
Hello,
I'm trying to post process a model mostly built around SHELL181.
I'm looking for the membrane stresses, bending stresses and peak stresses.
I understand that those output can be found under the "SMISC" item, number 34 through 42.Â
I tried to se the ETABLE command: ETABLE, SM11,SMISC,34
But once the data sorted that way, I've no idea how to access it. I'm looking for either a 3D plot of the result (PLNSOL style), or a .csv output so I can find the max, it's localisation, etc.
Do you have any idea of how to do such a thing ?
Thanks in advance,
Sebastien
-
September 20, 2023 at 11:51 amGovindan NagappanAnsys Employee
Â
Â
Hi Sebastien,
Â
You can use PLETAB,sm11 for contour plot if the table sm11
You can use PRETAB command to print the values
You can also use *VWRITE command to write the data to a text file. use *cfopen to open a text file, then *vwrite to write the data and then *cfclos to close the text file
Â
Â
-
September 20, 2023 at 12:17 pmSebastien ARRIVETSubscriber
Â
Thanks for your answer ! I just tried the PLETAB command following your input, turns out the output sm11 isn’t stored. I though OUTRES,ALL,ALL would cover it all, but looks like it’s not. I’ll try to investigate that. The element guide said it was automatic in the .rst file (there is a Y in the R colonne) so I though the outres would be enough
Â
-
September 20, 2023 at 1:49 pmSebastien ARRIVETSubscriber
Finaly understood how to use PLETAB,sm11 in combinaison with ETABLE, and it works ! Thank you so much for your time, and have a nice day !
Sebastien
-
-
- The topic ‘Post processing output of ETABLE – Bending, membrane and peak stresses’ is closed to new replies.
- Ayuda con Error: “Unable to access the source: EngineeringData”
- At least one body has been found to have only 1 element in at least 2 directions
- Error when opening saved Workbench project
- How to apply Compression-only Support?
- Geometric stiffness matrix for solid elements
- How to select the interface delamination surface of a laminate?
- Timestep range set for animation export
- Image to file in Mechanical is bugged and does not show text
- SMART crack under fatigue conditions, different crack sizes can’t growth
- Frictional No separation contact
-
1281
-
591
-
544
-
524
-
366
© 2024 Copyright ANSYS, Inc. All rights reserved.