Is there an easy way for PrePoMax to tell me the power passing through a surface? Currently I am getting it in a convoluted way.
A simple example: a rod of material with one end face set to 300K and the other end face set to 200K. I am interested in the how much wattage is passing through the 300K face. To get it currently, I am doing:
-A Query of flux in the Results tab and select the 300K face. This tells me the “Nodal Sum” flux as well as the Area of the surface.
-Then, on the “FE Model” tab, I create a Node Set and select the surface, which tells me the number of nodes on the surface.
-Next, I multiply the Nodal Sum flux by the Area and divide by the number of nodes; which results in the Watts through that surface
Checking analytically confirms that this approach works and is accurate down to the mW. I feel like there may be an easier way to get this result in PrePoMax, but I could not find it. Side question: Is there a way to get the temperature results displayed in Kelvin?