Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Exporting face data from a transient coupled simulation Reply To: Exporting face data from a transient coupled simulation

ErKo
Ansys Employee

 

 

 

 

 

 

Hi

 

You can use dpf in the mechanical script console to export these results into a text file.

This example shows that (just needs some minor changes e.g., to get the displacement instead of the temperature: dpf.operators.result.temperature – change temperature part in this to say displacement or displacement_Y).

https://discuss.ansys.com/discussion/2383/print-temperatures-node-ids-and-locations-using-dpf-inside-mechanical

Alternative is just to use the act mechanical scripting (not dpf as above) - see link below:

https://discuss.ansys.com/discussion/2544/how-can-i-using-scripting-get-displacements-as-function-of-time-at-certain-areas/p1?new=1

 

All the best

Erik

 

 

 

 

 

 

[bingo_chatbox]