This document is archived and information here might be outdated.  Recommended version.


IGroundwaterOp Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (SpatialAnalyst)  

IGroundwaterOp Interface

Provides access to members that perform groundwater analysis on raster data.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.

Members

Description
Method DarcyFlow Calculates the groundwater volume balance residual and other outputs for steady flow in an aquifer.
Method DarcyVelocity Calculates the groundwater seepage velocity vector (direction and magnitude) for steady flow in an aquifer.
Method ParticleTrack Calculates the path of a particle through a velocity field.
Method PorousPuff Calculates the time-dependent, two-dimensional concentration distribution in mass per volume of a solute introduced instantaneously and at a discrete point into a vertically mixed aquifer.

CoClasses that implement IGroundwaterOp

CoClasses and Classes Description
RasterGroundwaterOp A mechanism for performing groundwater operations on rasters.

Remarks