TAGGED: ANSYS-Transient, apdl
-
-
April 9, 2024 at 5:46 am
dhjang4522
SubscriberHi,
I'm trying to export nodal deformation, acceleration, velocity of each nodes for 0.005s to 1s with 0.005 time step into one organized file. Considering the deformation in xyz, the size of the obtained file will be (total number of nodes * 3 x 200(1/0.005). Is there a way to export the results all at once using APDL code?
Â
I also tried to export all the data using a chart, but it only displayed the same data like below. While I understand that tabular data cannot be altered, can we obtain variations for each node from the chart?
Below is the chart in the format I want.
-
April 10, 2024 at 10:45 am
Sampat Kumar
Ansys EmployeeHiÂ
If you want to export the deformation corresponding to the nodal location then you have to turn on the Nodal location option in the export.
Step1: Tool>Options>Export>Include Node Location>Yes
For the APDL code, you have to modify the below code a little bit and try to export.Â
/forum/forums/topic/export-of-nodal-displacements-from-workbench-to-txt-file/
Best Regards,
SampatÂ
-
- The topic ‘How can I export multiple data at once using chart or APDL?’ is closed to new replies.
-
2773
-
960
-
841
-
599
-
591
© 2025 Copyright ANSYS, Inc. All rights reserved.