Replies: 2 comments 4 replies
-
I was checking, and it seems this power is calculated internally and is not exposed in the API. I think you can just use the Fields Calculator to get the Power density on each net of the layer and the sum of all of them. What do you think? With a simple loop, you should be able to do it. So as I said, getting this number directly is not possible, and you could submit an enhancement request (internally in Ansys) to have it in future AEDT versions. |
Beta Was this translation helpful? Give feedback.
-
@Samuelopez-ansys @nnetake the total power loss can be found in .totalpwr file in result folder. |
Beta Was this translation helpful? Give feedback.
-
I am working on a pyaedt-based workflow of hfss 3d layout and Icepak co-simulation. I am from Icepak side.
I have one solved DCIR setup in hfss 3d layout and want to retrieve all layers power losses using pyaedt/native script to be used down the line in Icepak. Do you have any idea how to do it?
Beta Was this translation helpful? Give feedback.
All reactions