HeatFlux#

class ansys.dpf.post.temperature.HeatFlux(**kwargs)#

Defines the heat flux object, which is a scalar object, for thermal analysis.

Methods

HeatFlux.has_complex_frequencies()

Check if the result contains complex frequencies.

Attributes

HeatFlux.norm

Result data for the norm of the vector.

HeatFlux.vector

Result data for the vector values.

HeatFlux.x

Result data for the X component of the vector.

HeatFlux.y

Result data for the Y component of the vector.

HeatFlux.z

Result data for the Z component of the vector.