Tanks with Measurement Below Minimum or Above Maximum
This analysis rule includes the list of tank elements that have a measured value below the minimum or above the maximum. When the measured value falls outside the range indicated by the tank's minimum and maximum, normal operating parameters have been violated. While nothing may be wrong (for example, the tank is being serviced) this situation is a gross error. This condition can indicate the following:
- Missing data
- Bad data
- Invalid tank configuration
The following table lists a sample log output for this analysis.
Sample Log
| Time | Severity | Element | Attribute | Message |
|---|---|---|---|---|
| 9/1/2005 10:06 | ...REPORTING TANKS WITH MEASUREMENT BELOW MINIMUM/ABOVE MAXIMUM - BASIS= VOLUME | |||
| 9/1/2005 10:06 | Error | TankA | NetVolume | NetVolume: 100 (L) above Maximum: 50 (L) |
| 9/1/2005 10:06 | Error | TankB | NetVolume | NetVolume: 1 (L) above Maximum: 0 (L) |
| 9/1/2005 10:06 | Error | TankC | CorrectedVolume | CorrectedVolume: 100 (L) above Maximum: 0 (L) |
| 9/1/2005 10:06 | Error | TankD | NetVolume | NetVolume: 1 (L) below Minimum: 1000 (L) |
Analysis Method
- Collect a list of all tank elements in the current Case that satisfy the following criteria:
- Status Attribute value is IS (In Service).
- Based on the analysis basis selection, mass or volume, compare the measured value to the minimum and maximum attributes.
- Write to the log section of the case. Report the violating tank information.
Configuration Using the Wizard
The configuration of the Tanks with measurements below the minimum or above the maximum is a selection of the General Gross Error Analysis Rule. You open the window for configuring the test (shown in the following figure) from the General Gross Error Analysis Rule Wizard.
Open the Gross Error Configuration window as described in Configuring - General Gross Error Analysis Rule.
On the Tanks tab, select Tanks with measurements below minimum or above maximum.
A Tanks with measurements below minimum / above maximum - Attributes window opens.

Select measurement basis and the Attributes according to the following table:
Attributes
Selections Description Measurement Basis Select either mass or volume basis. Measured Tank inventory actual measurement. The default is 'MeasuredMass' or 'NetVolume' depending on mass or volume selection. Corrected Tank inventory corrected measurement. The default is 'CorrectedMass' or 'CorrectedVolume' depending on mass or volume selection. Minimum Tank minimum inventory value. The default is 'Minimum' for volume selection; there is no default for mass selection. You must add a minimum mass Attribute to your tank template before you can configure for a mass selection. Maximum Tank maximum inventory value. The default is 'Maximum' for volume selection; there is no default for mass selection. You must add a minimum mass Attribute to your tank template before you can configure for a mass selection. Manual Flag Flag to indicate if a corrected measurement was used for the tank inventory. The default is to 'ManualAdjustmentFlag'. Status Tank in/out of service status. The default is to 'ObjectStatus'. Click OK to finish the configuration.
The text "CONFIGURED" displays next to the 'Tanks with measurements below minimum or above maximum' selection.
To run this test, see Running the General Gross Error Analysis.