TAGGED: /post1, ansys-apdl, mechanical
-
-
October 1, 2024 at 3:48 pm
michael.lagumina
SubscriberHello,
Is it possible to export an ETABLE to a .txt file with commas separating the values in the columns?
I have a process that provides a table of beam elements along with their corresponding reaction loads broken into 6 categories (Tensile, Shear Y, Shear Z, Bending Y, Bending Z, Torsion).
Mechanical APDL outputs this data without any delimiter between the 6 reaction load columns. Therefore, some of the reaction loads that have many decimal places run right up to the next column. Are there any Post Commands that can be used to export the data to a .txt file with commas separating the values in the columns?
I don't know what to do after this:
ETABLE,ERASE
ETABLE,Tensile,SMISC,1
ETABLE,SHEAR_Z,SMISC,5
ETABLE,SHEAR_Y,SMISC,6
ETABLE,BEND_Y,SMISC,2
ETABLE,BEND_Z,SMISC,3
ETABLE,TORSN,SMISC,4Â
Thank you,
Mike
Â
-
October 1, 2024 at 5:12 pm
Erik Kostson
Ansys EmployeeÂ
Â
Hi
Few posts in this forum about this. One is:
https://innovationspace.ansys.com/forum/forums/topic/post-processing-output-of-etable-bending-membrane-and-peak-stresses/
Search the forum for more info.
Also if you use a search engine one will get a few posts:
https://www.eng-tips.com/viewthread.cfm?qid=93791
Using the *vget, *vwrite commands:
https://innovationspace.ansys.com/forum/forums/topic/apdl-stress-strain-export-commands-in-workbench-mechanical-data-is-not-available/
Erik
Â
Â
-
- You must be logged in to reply to this topic.
- At least one body has been found to have only 1 element in at least 2 directions
- Script Error Code:800a000d
- Element has excessive thickness change, distortion, is turning inside out
- Image to file in Mechanical is bugged and does not show text
- Help to do quasistatic analysis in static structural module
-
1972
-
886
-
599
-
591
-
366
© 2025 Copyright ANSYS, Inc. All rights reserved.