Software:HydroGeoSphere

From HandWiki
HydroGeoSphere
Aquanty Logo.png
Developer(s)Aquanty
Stable release
2023
Operating systemWindows, Linux
TypeHydrogeology software
LicenseProprietary
Website{{{1}}}

HydroGeoSphere (HGS) is a 3D control-volume finite element groundwater model, and is based on a rigorous conceptualization of the hydrologic system consisting of surface and subsurface flow regimes.[1][2] The model is designed to take into account all key components of the hydrologic cycle. For each time step, the model solves surface and subsurface flow, solute and energy transport equations simultaneously, and provides a complete water and solute balance.

History

The original name for the code was FRAC3DVS, which was created by René Therrien in 1992.[3] The code was further developed jointly at the University of Waterloo and the Laval University, and was primarily used for academic research. It was renamed to HydroGeoSphere in 2002 with the implementation of 2D surface water flow and transport.[2] In 2012, the software became commercialized under the support and management of Aquanty Inc.

Governing equations

In order to accomplish the integrated analysis, HydroGeoSphere utilizes a rigorous, mass conservative modeling approach that fully couples the surface flow and transport equations with the 3-D, variably saturated subsurface flow and transport equations. This approach is significantly more robust than previous conjunctive approaches that rely on linkage of separate surface and subsurface modeling codes.

Groundwater Flow

HydroGeoSphere assumes that the subsurface flow equation in a porous medium is always solved during a simulation, either for fully saturated or variably saturated flow conditions. The subsurface flow equation can be expanded to incorporate discrete fractures, a second interacting porous continuum, wells, tile drains and surface flow. The following assumptions are made for subsurface flow:

  • The fluid is essentially incompressible.
  • The porous medium and fractures (or macropores), if present, are non-deformable.
  • The system is under isothermal conditions.
  • The air phase is infinitely mobile.

The Richards’ equation is used to describe three-dimensional transient subsurface flow in a variably saturated porous medium:

[math]\displaystyle{ -\nabla \cdot(w_m\textbf{q})+\sum \Gamma_{eq} \pm Q = w_m \frac{\partial}{\partial t} (\theta_s S_w) }[/math]

The fluid flux, [math]\displaystyle{ \textbf{q} }[/math], is represented by the Darcy's law shown as:

[math]\displaystyle{ \textbf{q} = -\textbf{K} \cdot k_r \nabla (\psi+z) }[/math]

where [math]\displaystyle{ w_m }[/math] is the volumetric fraction of the total porosity occupied by the porous medium, [math]\displaystyle{ \Gamma_{ex} }[/math] is the internal fluid exchange rate (e.g. surface water, wells, and tile drains), [math]\displaystyle{ Q }[/math] is the external fluid outside of the model domain, [math]\displaystyle{ \theta_s }[/math] is the saturated water content, [math]\displaystyle{ S_w }[/math] is the degree of saturation, [math]\displaystyle{ \textbf{K} }[/math] is the hydraulic conductivity tensor, [math]\displaystyle{ k_r }[/math] is the relative permeability of the medium calculated as a function of saturation, [math]\displaystyle{ \psi }[/math] is the pressure head, and [math]\displaystyle{ z }[/math] is the elevation head.

Surface water flow

Areal surface water flow is represented in HydroGeoSphere by a two-dimensional depth-averaged flow equation, which is the diffusion-wave approximation of the Saint Venant equation for surface water flow. HydroGeoSphere's surface water flow component is implemented with the following assumptions:

  • Depth-averaged flow velocities
  • Hydrostatic pressure distribution vertically
  • Mild slope
  • Dominant bottom shear stresses.

The surface flow components are solved by the following three equations, which are given by the following mass balance equation:

[math]\displaystyle{ \frac{\partial \phi_o h_o}{\partial t}+\frac{\partial \bar{v}_{xo} d_o}{\partial x}+\frac{\partial \bar{v}_{yo} d_o}{\partial y}+ d_o \Gamma_o \pm Q_o = 0 }[/math]

coupled with the momentum equations, neglecting inertia terms, for the x-direction:

[math]\displaystyle{ \bar{v}_{ox} = -K_{ox} \frac{\partial h_o}{\partial x} }[/math]

and for the y-direction:

[math]\displaystyle{ \bar{v}_{oy} = -K_{oy} \frac{\partial h_o}{\partial y} }[/math]

where [math]\displaystyle{ \phi_o }[/math] is the surface flow domain porosity, [math]\displaystyle{ h_o }[/math] is the water surface elevation, [math]\displaystyle{ \bar{v}_{xo} }[/math] and [math]\displaystyle{ \bar{v}_{yo} }[/math] are the vertically averaged flow velocities in the x and y directions, [math]\displaystyle{ d_o }[/math] is the depth of surface water flow, [math]\displaystyle{ \Gamma_o }[/math] is the internal fluid exchange, and [math]\displaystyle{ Q_o }[/math] is the external fluid exchange. The surface conductances, [math]\displaystyle{ K_{ox} }[/math] and [math]\displaystyle{ K_{oy} }[/math] are approximated by either the Manning or Chezy equation.

Solute transport

Three-dimensional transport of solutes is described by the modified reactive transport advective-dispersion equation:

[math]\displaystyle{ -\nabla \cdot w_m (\textbf{q} C-\theta_s S_w \textbf{D} \nabla C)+[w_m \theta_s S_w R \lambda C]_{par} + \sum{\Omega_{ex} + Q_c} = w_m \left[\frac{\partial(\theta_s S_w R C)}{\partial t} + \theta_s S_w R \lambda C \right] }[/math]

where [math]\displaystyle{ C }[/math] is the solute concentration, [math]\displaystyle{ \lambda }[/math] is the first-order decay constant, [math]\displaystyle{ Q_c }[/math] is the external source or sink term, [math]\displaystyle{ \Omega }[/math] is the internal solute transfer between domains, [math]\displaystyle{ R }[/math] is the retardation factor, [math]\displaystyle{ \textbf{D} }[/math] is the diffusion coefficient, and [math]\displaystyle{ par }[/math] designates parent species for the case of a decay chain.

Heat transport

Graf [2005] incorporated heat transport within the saturated-zone flow regime into HydroGeoSphere together with temperature-dependent fluid properties, such as viscosity and density. The model’s capability was successfully demonstrated for the case of thermohaline flow and transport in porous and fractured porous media [Graf and Therrien, 2007]. This work extends the model’s capability to include thermal energy transport in the unsaturated zone and in the surface water, which is considered a key step in the linkage between the atmospheric and hydrologic systems. Surface heat fluxes from atmospheric inputs are an important source/sink of thermal energy, especially to the surface water system. As such, surface heat fluxes across the land surface were also incorporated into HydroGeoSphere. A complete description of the physical processes and governing flow and solute transport equations that form the basis of HydroGeoSphere can be found in Therrien et al. [2007] and therefore will not be presented here.

The general equation for variably saturated subsurface thermal energy transport following Molson et al. [1992] is given by:

[math]\displaystyle{ -\nabla \cdot \Big(\textbf{q} \rho_w c_w T - (k_b + c_b \rho_b \textbf{D}) \nabla T\Big) + \Omega_o \pm Q_T = \frac{\partial \rho_b c_b T}{\partial t} }[/math]

where [math]\displaystyle{ \rho }[/math] is the density, [math]\displaystyle{ c }[/math] is the heat capacity, [math]\displaystyle{ T }[/math] is the temperature of the bulk subsurface, [math]\displaystyle{ k }[/math] is the thermal conductivity, [math]\displaystyle{ D }[/math] is the thermal dispersion term, [math]\displaystyle{ Q_T }[/math] is the thermal source/sink, [math]\displaystyle{ \Omega_o }[/math] is the thermal interactions between the surface and subsurface, and [math]\displaystyle{ Q_T }[/math] is the external thermal interactions.

Surface-subsurface coupling

Integrated surface/subsurface flow with evapotranspiration and precipitation processes.

The 2-D areal surface flow modules of HydroGeoSphere follow the same conventions for spatial and temporal discretizations as those used by the subsurface modules. The surface flow equation is solved on a 2-D finite-element mesh stacked upon a subsurface grid when solving for both domains (i.e. the x- and y-locations of nodes are the same for each layer of nodes). For superposition, the grid generated for the subsurface domain is mirrored areally for the surface flow nodes, with surface flow node elevations corresponding to the top elevation of the topmost active layer of the subsurface grid. Note that surface flow node elevations may vary substantially to conform with topography. However, the assumptions of small slope inherent in the diffusion-wave equation will not allow for modeling of inertial effects.

The discretized surface equation is coupled with the 3-D subsurface flow equation via superposition (common node approach) or via leakage through a surficial skin layer (dual node approach). For both approaches, fully implicit coupling of the surface and subsurface flow regimes provides an integral view of the movement of water, as opposed to the traditional division of surface and subsurface regimes. Flux across the land surface is, therefore, a natural internal process allowing water to move between the surface and subsurface flow systems as governed by local flow hydrodynamics, instead of using physically artificial boundary conditions at the interface. When the subsurface connection is provided via superposition, HydroGeoSphere adds the surface flow equation terms for the 2-D surface mesh to those of the top layer of subsurface nodes. In that case, the fluid exchange flux, which contains leakance term does not need to be explicitly defined.

Features

The HGS model is a three-dimensional control-volume finite element simulator which is designed to simulate the entire terrestrial portion of the hydrologic cycle. It uses a globally implicit approach to simultaneously solve the 2D diffusive-wave equation and the 3D form of Richards’ equation. HGS also dynamically integrates key components of the hydrologic cycle such as evaporation from bare soil and water bodies, vegetation-dependent transpiration with root uptake, snowmelt and soil freeze/thaw. Features such as macro pores, fractures, and tile drains can either be incorporated discretely or using a dual-porosity, dual permeability formulation. Additionally, HydroGeoSphere has been linked to Weather Research and Forecasting, a mesoscale atmospheric model for fully coupled subsurface, surface, and atmospheric simulations.[4]

Other groundwater models

References

  1. Therrien, R.; Sudicky, E.A. (1996). "Three-dimensional analysis of variably-saturated flow and solute transport in discretely-fractured porous media". Journal of Contaminant Hydrology 23 (1–2): 1–44. doi:10.1016/0169-7722(95)00088-7. Bibcode1996JCHyd..23....1T. 
  2. 2.0 2.1 Brunner, Philip; Simmons, Craig T. (2012). "HydroGeoSphere: A Fully Integrated, Physically Based Hydrological Model". Groundwater 50 (2): 170–176. doi:10.1111/j.1745-6584.2011.00882.x. Bibcode2012GrWat..50..170B. https://zenodo.org/record/1156190. 
  3. Therrien, René (1992). Three-dimensional analysis of variably saturated flow and solute transport in discretely-fractured porous media (Ph.D.). University of Waterloo, Waterloo, Ontario.
  4. Davison, Jason Hamilton; Hwang, Hyoun-Tae; Sudicky, Edward A.; Mallia, Derek V.; Lin, John C. (2018). "Full Coupling Between the Atmosphere, Surface, and Subsurface for Integrated Hydrologic Simulation" (in en). Journal of Advances in Modeling Earth Systems 10 (1): 43–53. doi:10.1002/2017ms001052. ISSN 1942-2466. Bibcode2018JAMES..10...43D. 

External links