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

# Pressure

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

  <Card title="Boundary, Scalar Field, 1.1.0" href="#boundary-scalar-field-110" />

  <Card title="Boundary, Scalar Field, 1.2.0" href="#boundary-scalar-field-120" />

  <Card title="Cad faces, Scalar Field, 1.1.0" href="#cad-faces-scalar-field-110" />

  <Card title="Cad faces, Scalar Field, 1.2.0" href="#cad-faces-scalar-field-120" />
</CardGroup>

***

<h2 id="boundary-scalar-field">
  Boundary, Scalar Field
</h2>

Applies a pressure to selected boundary face entities.

### Inputs

| Name      | Type                                                               | Description                               |
| --------- | ------------------------------------------------------------------ | ----------------------------------------- |
| Boundary  | [Boundary](../../../../block-documentation/types/boundary)         | The boundary faces to apply the pressure. |
| Magnitude | [Scalar Field](../../../../block-documentation/types/scalar-field) | The pressure magnitude.                   |

### Outputs

| Type                                                       |
| ---------------------------------------------------------- |
| [Pressure](../../../../block-documentation/types/pressure) |

***

<h2 id="boundary-scalar-field-110">
  Boundary, Scalar Field, 1.1.0
</h2>

Applies a pressure to selected boundary face entities.

### Inputs

| Name      | Type                                                               | Description                               |
| --------- | ------------------------------------------------------------------ | ----------------------------------------- |
| Boundary  | [Boundary](../../../../block-documentation/types/boundary)         | The boundary faces to apply the pressure. |
| Magnitude | [Scalar Field](../../../../block-documentation/types/scalar-field) | The pressure magnitude.                   |

### Outputs

| Type                                                       |
| ---------------------------------------------------------- |
| [Pressure](../../../../block-documentation/types/pressure) |

***

<h2 id="boundary-scalar-field-120">
  Boundary, Scalar Field, 1.2.0
</h2>

Applies a pressure to selected boundary face entities.

### Inputs

| Name      | Type                                                               | Description                               |
| --------- | ------------------------------------------------------------------ | ----------------------------------------- |
| Boundary  | [Boundary](../../../../block-documentation/types/boundary)         | The boundary faces to apply the pressure. |
| Magnitude | [Scalar Field](../../../../block-documentation/types/scalar-field) | The pressure magnitude.                   |

### Outputs

| Type                                                       |
| ---------------------------------------------------------- |
| [Pressure](../../../../block-documentation/types/pressure) |

***

<h2 id="cad-faces-scalar-field-110">
  Cad faces, Scalar Field, 1.1.0
</h2>

Applies a pressure to selected CAD Faces.

### Inputs

| Name      | Type                                                               | Description                                             |
| --------- | ------------------------------------------------------------------ | ------------------------------------------------------- |
| Cad faces | [CAD Face List](../../../../block-documentation/types/cad-face)    | The CAD faces to apply the pressure boundary condition. |
| Magnitude | [Scalar Field](../../../../block-documentation/types/scalar-field) | The pressure magnitude.                                 |

### Outputs

| Type                                                       |
| ---------------------------------------------------------- |
| [Pressure](../../../../block-documentation/types/pressure) |

***

<h2 id="cad-faces-scalar-field-120">
  Cad faces, Scalar Field, 1.2.0
</h2>

Applies a pressure to selected CAD Faces.

### Inputs

| Name      | Type                                                               | Description                                             |
| --------- | ------------------------------------------------------------------ | ------------------------------------------------------- |
| Cad faces | [CAD Face List](../../../../block-documentation/types/cad-face)    | The CAD faces to apply the pressure boundary condition. |
| Magnitude | [Scalar Field](../../../../block-documentation/types/scalar-field) | The pressure magnitude.                                 |

### Outputs

| Type                                                       |
| ---------------------------------------------------------- |
| [Pressure](../../../../block-documentation/types/pressure) |
