The quantitative functions available from the Function Calculator in CFD-Post are integrated into CEL and can be used in any expression.
The available quantitative functions are outlined in the table below.
Function Name |
Operation |
---|---|
Area of location | |
Area-weighted average Note: Projected areaAve (for example, areaAve_x) works as expected only for surfaces that do not fold in the selected direction. In extreme case, if the surface is fully closed, the projected average will result in a randomly large number, as the projected area will be zero. | |
Area-weighted integral (can be projected to a direction) | |
Arithmetic average | |
Number of Nodes | |
Number of nodes at which the logical expression evaluates to true. | |
Force on a surface in the specified direction | |
Length normalized force on a curve in the specified direction | |
Length of a line | |
Length-weighted average | |
Length-weighted integration | |
Total mass flow Note: Mass flow convention for CFD-Post is negative in the direction of the surface normal. | |
Mass Flow-weighted average | |
Mass Flow-weighted average with absolute values of mass flow used in numerator and denominator of formula for averaging | |
Mass Flow-weighted integral | |
Maximum Value | |
Minimum Value | |
Value at a point | |
Sum over the calculation points | |
Torque on a surface about the specified axis | |
Volume of a 3D location | |
Volume-weighted average | |
Volume-weighted integral Note: The volumeInt function does not take into account the porosity of the location specified for porous domains. To include the porosity effect in your calculation, you need to manually multiply your argument by:
|
For details on each of the functions listed in the table above, see Quantitative Function List in the CFX Reference Guide.