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.
- The legend values are not changing.
- LPBF Simulation of dissimilar materials in ANSYS mechanical (Thermal Transient)
- Convergence error in modal analysis
- APDL, memory, solid
- How to model a bimodular material in Mechanical
- Meaning of the error
- Simulate a fan on the end of shaft
- Nonlinear load cases combinations
- Real Life Example of a non-symmetric eigenvalue problem
- How can the results of Pressures and Motions for all elements be obtained?
-
3867
-
1414
-
1241
-
1118
-
1015
© 2025 Copyright ANSYS, Inc. All rights reserved.