well_decommission
Groundwater contamination sites worldwide are engaged in regular sampling of monitoring wells with a typical cost of over $1,000 per well per sampling event. Many of these wells are redundant or geostatistically insignificant and can be decommissioned. The well_decommission module analyzes all available data and quantifies the impact to site assessment quality of removing each well. The well_decommission module offers the following functionality:
-
Provides an easy to use method to determine which, if any, wells can be decommissioned.
-
Performs baseline analysis using all data.
-
Provides a justifiable approach for determining candidate wells for decommissioning.
-
Can save thousands of dollars per year for each well identified for decommission.
Module Input Ports
- Input External Grid [Field / minor] Allows a grid to be imported into the module for the purposes of kriging. If a grid is imported the selected file will be ignored for gridding purposes.
- Filename [String / minor] Allows the sharing of file names between similar modules.
Module Output Ports
- Output Field [Field / minor] Outputs the subsetted field as faces.
- Filename [String / minor] Allows for the sharing of the name of the well decommission file that is created after the analysis at each cycle is complete.
- Status Information [String / minor] Outputs a string containing module parameters. This is useful for connection to write evs field to document the module operation.
- Analytes Name [String / minor] Outputs a string containing the name of the currently selected analyte or date
- Target Concentration [Number] Outputs the target concentration level.
- Sphere Display Component [String / minor] Outputs the name of the displayed data component
- Output Object [Renderable]: Outputs to the viewer.
Outputs
The primary output of well_decommission are 8 metrics which are assigned to each well. The metrics are listed below.
Area Deviation is the absolute value of the difference between the baseline plume area and the area of the plume with each of the wells dropped.
(Pseudo) Mass is the integral of concentration * area over the surface of the plume. It is not a true mass because that would require a volume vs. an area.
Mass Deviation is the absolute value of the difference between the baseline plume mass and the mass of the plume with each of the wells dropped. It is indicative of the amount of contaminant mass error that would result from dropping each well.
- Maximum Area Deviation (the greater of the three below)
- Deviation of Min (plume) area
- Deviation of Nominal (plume) area
- Deviation of Max (plume) area
- Maximum Mass Deviation (the greater of the three below)
- Deviation of Min (plume) Mass
- Deviation of Nominal (plume) Mass
- Deviation of Max (plume) Mass