25.3.1. Computing Surface Integrals

25.3.1.1. Area

The area of a surface is computed by summing the areas of the facets that define the surface. Facets on a surface are either triangular or quadrilateral in shape.

(25–11)

25.3.1.2. Integral

An integral on a surface is computed by summing the product of the facet area and the selected field variable facet value, such as density or pressure. For details on the computation of the facet values, see Surface Integration.

25.3.1.3. Area-Weighted Average

The area-weighted average of a quantity is computed by dividing the summation of the product of the selected field variable and facet area by the total area of the surface:

(25–12)

25.3.1.4. Custom Vector Based Flux

The custom vector-based flux of a quantity is computed by summing the value of the selected field variable multiplied by the dot product of the custom velocity vector and the area vector.

(25–13)

25.3.1.5. Custom Vector Flux

The custom vector flux is computed by summing the dot product of the custom velocity vector and the area vector.

(25–14)

25.3.1.6. Custom Vector Weighted Average

The custom vector-weighted average of a quantity is computed by dividing the summation of the value of the selected field variable multiplied by the absolute value of the dot product of the custom velocity vectors and the area vectors by the summation of the absolute value of the dot product of the custom velocity vectors and the area vectors.

(25–15)

25.3.1.7. Flow Rate

The flow rate of a quantity through a surface is computed by summing the value of the selected field variable multiplied by the density and the dot product of the facet area vector and the facet velocity vector.

(25–16)


Note:  The density, , used in Equation 25–16 is the mixture density.


25.3.1.8. Mass Flow Rate

The mass flow rate through a surface is computed by summing the value of the selected field variable multiplied by the density and the dot product of the facet area vector and the facet velocity vector.

(25–17)


Note:  For multiphase cases, the density, , used in Equation 25–17 is the phase density.


25.3.1.9. Mass-Weighted Average

The mass-weighted average of a quantity is computed by dividing the summation of the value of the selected field variable multiplied by the absolute value of the dot product of the facet area and momentum vectors by the summation of the absolute value of the dot product of the facet area and momentum vectors (surface mass flux):

(25–18)


Note:  Ansys Fluent uses bulk-based fluxes for computing mass-weighted averages. With bulk-density represented as and bulk-velocity represented as , the discrete mass-weighted average of a quantity is given by:

(25–19)

where the index, , goes over the face points. Since is always positive, it can be re-written as:

(25–20)

The computation of depends on the model. For single-phase cases, it is:

(25–21)

where is the porosity of the medium. For multiphase cases, it is:

(25–22)

where the summation of goes over the phases, and is the phase-fraction computed from the appropriate model.


Important:  For multiphase flows, the mass-weighted average computation is only recommended for mixture-level variables, not phase-level ones.



25.3.1.10. Sum of Field Variable

The sum of a specified field variable on a surface is computed by summing the value of the selected variable at each facet:

(25–23)


Note:  For multiphase cases, the density, , used in Equation 25–23 is the mixture density.


25.3.1.11. Facet Average

The facet average of a specified field variable on a surface is computed by dividing the summation of the facet values of the selected variable by the total number of facets. See Node, Cell, and Facet Values in the User's Guide for definitions of facet values.

(25–24)

25.3.1.12. Facet Minimum

The facet minimum of a specified field variable on a surface is the minimum facet value of the selected variable on the surface. See Node, Cell, and Facet Values in the User's Guide for definitions of facet values.

25.3.1.13. Facet Maximum

The facet maximum of a specified field variable on a surface is the maximum facet value of the selected variable on the surface. See Node, Cell, and Facet Values in the User's Guide for definitions of facet values.

25.3.1.14. Vertex Average

The vertex average of a specified field variable on a surface is computed by dividing the summation of the vertex values of the selected variable by the total number of vertices. See Node, Cell, and Facet Values in the User's Guide for definitions of vertex values.

(25–25)

25.3.1.15. Vertex Minimum

The vertex minimum of a specified field variable on a surface is the minimum vertex value of the selected variable on the surface. See Node, Cell, and Facet Values in the User's Guide for definitions of vertex values.

25.3.1.16. Vertex Maximum

The vertex maximum of a specified field variable on a surface is the maximum vertex value of the selected variable on the surface. See Node, Cell, and Facet Values in the User's Guide for definitions of vertex values.

25.3.1.17. Standard-Deviation

The standard deviation of a specified field variable on a surface is computed using the mathematical expression below:

(25–26)

where is the cell value of the selected variables at each facet, is the mean of

and is the total number of facets. See Node, Cell, and Facet Values in the User's Guide for definitions of facet values.

25.3.1.18. Uniformity Index

The uniformity index represents how a specified field variable varies over a surface, where a value of 1 indicates the highest uniformity. The uniformity index can be weighted by area or mass: the area-weighted uniformity index captures the variation of the quantity (for example, the species concentration), whereas the mass-weighted uniformity index captures the variation of the flux (for example, the species flux).

The area-weighted uniformity index () of a specified field variable is calculated using the following equation:

(25–27)

where is the facet index of a surface with facets, and is the average value of the field variable over the surface:

(25–28)

The equation for the mass-weighted uniformity index () is different than Equation 25–27 in that it incorporates flux terms:

(25–29)

where is the average flux of the field variable through the surface:

(25–30)

25.3.1.19. Volume Flow Rate

The volume flow rate through a surface is computed by summing the value of the facet area vector multiplied by the facet velocity vector:

(25–31)