How to retrieve temperature solution on specific coordinates by using PyDPF?
Answers
-
Hello, I think these two solution should provide you examples to help you start with your task:
1.-Print temperatures node ids and locations using DPF inside mechanical
https://discuss.ansys.com/discussion/2383/print-temperatures-node-ids-and-locations-using-dpf-inside-mechanical?utm_source=community-search&utm_medium=organic-search&utm_term=thermal+dpf2.-How to plot temperature time history on a set of nodes in Mechanical using DPF?
https://discuss.ansys.com/discussion/3144/how-to-plot-temperature-time-history-on-a-set-of-nodes-in-mechanical-using-dpf?utm_source=community-search&utm_medium=organic-search&utm_term=thermal+dpfBest Regards
0 -
Dear Abel,
Thank you for the solution provided.
I would like to run the python script not from Mechanical, but from terminal.
In this case, how the python code should change?
I made some tests, but I got some errors. For instance, I got some attribute errors with Connect() or GetData() .Thank you.
Best regards.0