Data Series Operation Settings for a Derived Value
These settings are available for all Derived Value types. In addition to performing the averaging on each solution in a data series (from a parametric or Time Dependent study) an operation can be applied such as the integral or maximum of the averaged quantity for the data series so that the result is, for example, the integral or maximum of the averaged quantity for each step in the data series. The following operators are available from the Operation list. Select:
None (the default) to not apply any data series operation.
Average to evaluate the average of the data series.
Maximum to evaluate the maximum of the data series. If Maximum is selected, select an option from the Find maximum of list: Real part or Absolute value.
Minimum to evaluate the minimum of the data series. If Minimum is selected, select an option from the Find minimum of list: Real part or Absolute value.
Integral to evaluate the integral of the data series.
RMS (the root mean square or quadratic mean).
For the Average, Integral, RMS, Standard deviation, and Variance operations, there is also a Method list available for choosing one of the following computational methods:
Auto (the default): The automatic method uses integration whenever it is possible; otherwise, it uses summation.
Integration: Compute the values using integration (treating the data as samples of a continuous function; see note below).
Summation: Compute the values using summation of the data values. Summation can be useful when there are parameters on the rows, or different load cases, which you want to compute a linearly sum for rather than an integral.