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 Accessing node temperatures in User Programmable Feature during solution Reply To: Accessing node temperatures in User Programmable Feature during solution

David Weed
Ansys Employee

Hi, just a correction on DSPGET. After testing, I realize that this is only valid for /post1. For a routine that is valid in /solu, try using NDSPGT instead. And yes, after using #include, you should have access to whichever include deck you specify.