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

# Flow Analysis Results on Boundary

<CardGroup cols={2}>
  <Card title="CFD Analysis Result, Scalar Field, Boundary, 5.23.0" href="#cfd-analysis-result-scalar-field-boundary-5230" />

  <Card title="CFD Analysis Result, Scalar Field, Virtual Boundary, 5.23.0" href="#cfd-analysis-result-scalar-field-virtual-boundary-5230" />
</CardGroup>

***

<h2 id="cfd-analysis-result-scalar-field-boundary-5230">
  CFD Analysis Result, Scalar Field, Boundary, 5.23.0
</h2>

Calculates the average flow property on the boundary of a Flow Analysis CFD Result. For correct property results, provide the boundary used in the Flow Analysis execution.

### Inputs

| Name           | Type                                                                             | Description                                                                                                                |
| -------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| Result         | [CFD Analysis Result](../../../../block-documentation/types/cfd-analysis-result) | Result to extract boundary values from.                                                                                    |
| Property field | [Scalar Field](../../../../block-documentation/types/scalar-field)               | Property field from Flow Analysis.                                                                                         |
| Boundary       | [CAD Face List](../../../../block-documentation/types/cad-face)                  | Boundary to average Flow Analysis property on. Provided CAD Faces must be the same CAD Faces as used in the Flow Analysis. |

### Outputs

| Type                                                   |
| ------------------------------------------------------ |
| [Scalar](../../../../block-documentation/types/scalar) |

***

<h2 id="cfd-analysis-result-scalar-field-virtual-boundary-5230">
  CFD Analysis Result, Scalar Field, Virtual Boundary, 5.23.0
</h2>

Calculates the average flow property on the boundary of a Flow Analysis CFD Result. For correct property results, provide the boundary used in the Flow Analysis execution.

### Inputs

| Name           | Type                                                                             | Description                                                                                                              |
| -------------- | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Result         | [CFD Analysis Result](../../../../block-documentation/types/cfd-analysis-result) | Result to extract boundary values from.                                                                                  |
| Property field | [Scalar Field](../../../../block-documentation/types/scalar-field)               | Property field from Flow Analysis.                                                                                       |
| Boundary       | [Virtual Boundary](../../../../block-documentation/types/virtual-boundary)       | Boundary to average Flow Analysis property on. Provided boundary must be the same boundary as used in the Flow Analysis. |

### Outputs

| Type                                                   |
| ------------------------------------------------------ |
| [Scalar](../../../../block-documentation/types/scalar) |
