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

<CardGroup cols={2}>
  <Card title="Boundary, Temperature Field" href="#boundary-temperature-field" />

  <Card title="Cad faces, Temperature Field" href="#cad-faces-temperature-field" />
</CardGroup>

***

<h2 id="boundary-temperature-field">
  Boundary, Temperature Field
</h2>

Applies a temperature restraint to selected boundary entities.

### Inputs

| Name        | Type                                                                         | Description                                     |
| ----------- | ---------------------------------------------------------------------------- | ----------------------------------------------- |
| Boundary    | [Boundary](../../../../block-documentation/types/boundary)                   | The boundary entities to apply the temperature. |
| Temperature | [Temperature Field](../../../../block-documentation/types/temperature-field) | The temperature value to be enforced.           |

### Outputs

| Type                                                                                 |
| ------------------------------------------------------------------------------------ |
| [Temperature Restraint](../../../../block-documentation/types/temperature-restraint) |

***

<h2 id="cad-faces-temperature-field">
  Cad faces, Temperature Field
</h2>

Applies a temperature restraint to the selected CAD faces.

### Inputs

| Name        | Type                                                                         | Description                           |
| ----------- | ---------------------------------------------------------------------------- | ------------------------------------- |
| Cad faces   | [CAD Face List](../../../../block-documentation/types/cad-face)              | The CAD faces.                        |
| Temperature | [Temperature Field](../../../../block-documentation/types/temperature-field) | The temperature value to be enforced. |

### Outputs

| Type                                                                                 |
| ------------------------------------------------------------------------------------ |
| [Temperature Restraint](../../../../block-documentation/types/temperature-restraint) |
