> ## 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.

# Temperature Point Map

<CardGroup cols={2}>
  <Card title="CFD Analysis Result, Integer" href="#cfd-analysis-result-integer" />

  <Card title="Thermal Result, Integer" href="#thermal-result-integer" />

  <Card title="Thermal Result, Integer, 2.0.0" href="#thermal-result-integer-200" />
</CardGroup>

***

<h2 id="cfd-analysis-result-integer">
  CFD Analysis Result, Integer
</h2>

Create a Temperature Point Map from the temperature values of a CFD analysis.

### Inputs

| Name         | Type                                                                             | Description                                                                                |
| ------------ | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| Cfd analysis | [CFD Analysis Result](../../../../block-documentation/types/cfd-analysis-result) | Thermal point map for this result                                                          |
| 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                                                                                 |
| ------------------------------------------------------------------------------------ |
| [Temperature Point Map](../../../../block-documentation/types/temperature-point-map) |

***

<h2 id="thermal-result-integer">
  Thermal Result, Integer
</h2>

Create a Scalar Point Map from nodal temperature values of a steady state thermal analysis.

### Inputs

| Name             | Type                                                                   | Description                                                                                |
| ---------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| Thermal analysis | [Thermal Result](../../../../block-documentation/types/thermal-result) | Thermal point map for this result                                                          |
| 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                                                                       |
| -------------------------------------------------------------------------- |
| [Scalar Point Map](../../../../block-documentation/types/scalar-point-map) |

***

<h2 id="thermal-result-integer-200">
  Thermal Result, Integer, 2.0.0
</h2>

Create a Temperature Point Map from nodal temperature values of a steady state thermal analysis.

### Inputs

| Name             | Type                                                                   | Description                                                                                |
| ---------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| Thermal analysis | [Thermal Result](../../../../block-documentation/types/thermal-result) | Thermal point map for this result                                                          |
| 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                                                                                 |
| ------------------------------------------------------------------------------------ |
| [Temperature Point Map](../../../../block-documentation/types/temperature-point-map) |
