We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Temperature values on a path using APDL Reply To: Temperature values on a path using APDL

Lydia
Ansys Employee

Hello,

.Have you checked  documentation article 7.2.4 Mapping results into a Path 7.2. Reviewing Results in POST1 (ansys.com)?

Also this documentation link has an example that uses PATH commands: 3.4. Example Thermal-Stress Analysis (ansys.com)

This is the specific part I 'm reffering to:

! Define path by location
ppath,2,,.6
pdef,temp,temp
! Interpret temperature to path
pasave,radial,filea
! Save path to an external file
plpath,temp
! Plot temperature solution