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
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).
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