Discontinuous Galerkin method for coupling hydrostatic free surface flows to saturated subsurface systems

Andreas Rupp,Vadym Aizinger,Balthasar Reuter,Peter Knabner
DOI: https://doi.org/10.48550/arXiv.1806.03909
2018-06-11
Abstract:We formulate a coupled surface/subsurface flow model that relies on hydrostatic equations with free surface in the free flow domain and on the Darcy model in the subsurface part. The model is discretized using the local discontinuous Galerkin method, and a statement of discrete energy stability is proved for the fully non-linear coupled system.
Numerical Analysis
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to establish a mathematical model of the coupled surface free - flow and subsurface saturated - system flow, and ensure the energy stability of this model after numerical discretization. Specifically, the researchers are concerned with how to effectively combine the hydrostatic equations describing surface free - flow with the Darcy model describing subsurface flow, while ensuring the mathematical and numerical stability of the entire system. ### Main problems 1. **Mathematical modeling challenges**: - Surface free - flow and subsurface flow are respectively described by different types of partial differential equations (PDEs), which lead to well - posedness and stability problems in mathematics. - The coupling conditions between the hydrostatic equations and the Darcy model need to be carefully designed to ensure physical reasonableness and mathematical well - posedness. 2. **Numerical discretization challenges**: - Due to the multi - scale characteristics of the flow, the numerical method needs to be able to handle changes from large - scale to small - scale. - The complexity of the algorithm increases, and the requirements for performance and parallel scalability are also higher. 3. **Computational challenges**: - With the increase in algorithm complexity, how to ensure computational efficiency and stability becomes a key issue. ### Model overview The research proposes a coupled model, in which: - The surface free - flow part uses hydrostatic equations, which assume that there are significant differences between horizontal and vertical scales. - The subsurface flow part uses the Darcy model, which describes single - phase flow in saturated porous media. ### Coupling conditions To achieve the effective coupling of these two subsystems, the researchers introduced the following interface conditions: - **Mass conservation**: Maintain the continuity of volume flux on the interface. - **Pressure continuity**: Maintain the continuity of hydraulic head on the interface, using a special form of dynamic pressure. - **Friction law**: Apply the standard shallow - water turbulent friction law to the horizontal velocity component. ### Numerical method To discretize the above model, the researchers adopted the local discontinuous Galerkin method (LDG) and proved the discrete energy stability of the fully nonlinear coupled system. ### Conclusion Through this method, the researchers not only successfully established a coupled surface free - flow and subsurface flow model, but also proved its energy stability after numerical discretization, providing a powerful tool for complex flow problems in environmental applications. ### Formula summary - **Mass conservation equation (PCE)**: \[ \partial_t \xi + \nabla_2 \cdot \int_{z_b}^{\xi} u_2 \, dz = F_H \] - **Momentum conservation equation**: \[ \partial_t u_2 + \nabla \cdot (u_2 \otimes u - D \nabla u_2) + g \nabla_2 \xi - \begin{pmatrix} 0 & -f_c \\ f_c & 0 \end{pmatrix} u_2 = F_U \] - **Continuity equation**: \[ \nabla \cdot u = 0 \] - **Darcy flow equation**: \[ \partial_t \tilde{h} + \nabla \cdot \tilde{u} = \tilde{f} \] \[ \tilde{D}^{-1}(\tilde{h}) \tilde{u} + \nabla \tilde{h} = 0 \] These formulas form the core of this coupled model, ensuring the physical and mathematical consistency between surface free - flow and subsurface flow.