> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Heat Flux Point Map

## About this Block

**What it does:** The **Heat Flux Point Map** block generates a Vector Point Map of nodal heat flux from the Thermal Analysis.

**Common uses:**

* Can visualize thermal analysis results.
* The heat flux field can be used to modify geometry to optimize heat transfer.

**Tips:**

* The point map consists of all the nodal points from the Thermal Analysis, and the heat flux values associated with each of those points. These points and values are accessible in the properties of the Point Map.
* The HUD can be used to change the Scale, Weight, Lower bound, Upper bound, color palette and units as required.
* The point map can be exported with the **Export Point Map** block.

## Example File

Download Example: [Heat Flux Point Map](/ExtendedBlockDocs/HFP.ntop)

<img src="https://mintlify.s3.us-west-1.amazonaws.com/ntopology/ExtendedBlockDocs/hfp.gif" alt="Heat Flux Point Map" />

***

Creates a vector point map of nodal heat flux values of a linear steady state thermal analysis.

### Inputs

| Name             | Type                                                                   | Description                                                                                |
| ---------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| Thermal analysis | [Thermal Result](../../../../block-documentation/types/thermal-result) | Thermal analysis to generate a point map from.                                             |
| Step number      | [Integer](../../../../block-documentation/types/integer)               | The step number for which the point map will be created. The last step is used by default. |

### Outputs

| Type                                                                       |
| -------------------------------------------------------------------------- |
| [Vector Point Map](../../../../block-documentation/types/vector-point-map) |
