**process volume_above
#
Description#
The volume_above
processor is used to calculate the volume of
elements of the active element set for which the value of the specified
variable is greater than a criterion fixed by the used.
The result can be normalized to find the relative percentage of volume meeting the given criterion.
Syntax#
**process volume_above
*var
name
*threshold
value
*normalize
where name is the name of a scalar variable. value is a real
(floating point) value indicating the criterion to consider. With the
option normalize
the given result corresponds to the total volume
fraction of elements meeting the criterion.
Example#
**process volume_above
*var epcum
*threshold 1.
*normalize