Spatiotemporal Coupling in High-Res Ghost Fluid Method
- The paper presents a novel Ghost Fluid Method integrating nonlinear geometrical optics with Lax–Wendroff/C–K expansion to accurately simulate multi-material compressible flows.
- It achieves high resolution by reconstructing ghost states as linearly varying functions, preserving local thermodynamic gradients and multidimensional flux effects.
- Numerical experiments show enhanced accuracy in capturing shock interactions and interface dynamics compared to classical Riemann-based solvers.
The spatiotemporal coupling high-resolution Ghost Fluid Method (GFM) represents an advanced computational approach for simulating two-dimensional compressible multi-medium flows with source terms. Distinct from classical Riemann-problem-based solvers, this framework systematically integrates nonlinear geometrical optics for thermodynamic entropy evolution and a Lax–Wendroff/Cauchy–Kowalevski (C–K) spatiotemporal expansion, explicitly accounting for tangential fluxes and source term effects. This methodology achieves higher thermodynamic compatibility, multidimensional fidelity, and numerical accuracy, addressing critical limitations of conventional ghost fluid schemes in multidimensional, multi-material, and source-driven contexts (Huo, 23 Jan 2026).
1. Governing Equations for Compressible Multi-Medium Flow
The method considers the conservative formulation for two-dimensional compressible flow involving materials, potentially including axisymmetric source terms: with
for initial partitioning, and closure via a material-dependent equation of state (EOS). The conserved variables and fluxes are
with in each region . Axisymmetric flows adopt the general stiffened gas EOS
The source term can encode geometric and/or physical reaction contributions.
2. Nonlinear Geometrical Optics and Thermodynamic Consistency
Classical Riemann solvers operate under the piecewise-constant assumption for data on either side of discontinuities. Consequently, simulated rarefactions remain strictly isentropic, with entropy variations only permitted as discrete jumps across shocks—violating continuous thermodynamic compatibility in compressible flows.
The Generalized Riemann Problem (GRP) overcomes this by employing piecewise-linear initial data: This supports curved rarefactions carrying smooth, continuous entropy gradients. Thermodynamic consistency is enforced through the Gibbs relation,
and explicit tracking of entropy transport is achieved by transforming to characteristic coordinates via nonlinear geometrical optics. For genuinely nonlinear waves,
where the total derivative and encodes the Riemann invariants. This formulation enables physically correct entropy propagation within the numerical solver (Huo, 23 Jan 2026).
3. Lax–Wendroff/Cauchy–Kowalevski Spatiotemporal Flux Construction
High temporal resolution and correct multidimensionality are achieved through a one-step Lax–Wendroff (or C–K) procedure in the finite-volume update. For the numerical flux in the -direction at face : Here,
where , . In the linearized GRP framework, is decomposed into , and
Tangential flux and source term are embedded via
with , so the full time-derivative is
The time-averaged flux is then
This procedure markedly improves accuracy in time, with error scaling as versus for classical Riemann-fluxes.
4. Ghost Fluid Method with Spatiotemporal Coupling
The core of the GFM framework relies on using a level-set to represent the interface , defining narrow “ghost” regions adjacent to each real fluid domain. The critical methodological distinction is that, whereas classical Riemann-based GFMs reconstruct ghost states as constants, the GRP-based GFM reconstructs ghost states as linearly varying functions, thus preserving local gradients.
Standard Riemann Problem-Based GFM
- Solve a local 1D two-medium Riemann problem normal to the interface, imposing continuity of pressure and normal velocity across , returning post-wave state .
- Construct a constant ghost state in Cartesian coordinates.
GRP-Based GFM (Spatiotemporal Coupling)
- Solve a local two-medium GRP with piecewise-linear data along the interface normal :
- Incorporate tangential and source term into the GRP.
- The GRP solver yields both post-wave states and their temporal derivatives , enabling recovery of spatial derivatives through the local PDE.
- The ghost fluid is reconstructed as
which preserves both thermodynamic and multidimensional effects.
Algorithmic Outline (per time step)
- Evolve the level set: via .
- Identify real-fluid and ghost regions.
- For each interfacial cell:
- Compute normal and tangential directions,
- Perform a local GRP along the normal with least-squares slope data,
- Extract post-wave and slope derivatives,
- Construct linear ghost states using the above relation.
- Reconstruct cell-centered slopes.
- Apply the Lax–Wendroff/C–K flux across all faces.
- Update finite-volume averages.
- Advance subject to a CFL stability condition.
5. Validation and Performance in Numerical Experiments
The method has been validated on classical two-medium flow test cases.
Spherical Helium-Air Bubble Interaction (Haas–Sturtevant 1987)
- Domain: , grid: .
- Initial: Helium bubble radius 0.025 at (0.425, 0), Mach 1.25 shock.
- EOS: , , .
- Boundaries: wall (left/top/bottom), piston (right).
- Results: The GRP-based method reproduces fine-scale instabilities (rollups), sharp interface curvature, and accurate shock/bubble positioning, exceeding both RP-based schemes and experiment in resolution.
Spherical Air Bubble Collapse in Water (Bourne–Field 1992)
- Domain: , grid: .
- Initial: Air bubble at cm, water shock at cm.
- EOS: stiffened gas for water, ideal gas for air.
- Results: The GRP-based solver sharply resolves jet formation and bubble deformation; conventional RP-based methods display excessive numerical diffusion.
No formal error norms or grid-convergence rates are reported, but temporal flux error is – for the GRP method, compared to for the classical RP method.
6. Properties, Limitations, and Prospects
Key advantages include:
- Thermodynamic Consistency: Continuous entropy transport is enforced via nonlinear geometrical optics.
- Multidimensional Fidelity: Tangential fluxes and source terms are embedded in the numerical fluxes through Lax–Wendroff/C–K construction.
- High Temporal-Spatial Accuracy: Second to third-order accuracy in time and robust interface capturing through linear ghost states, suppressing spurious oscillations and interface smearing.
Limitations and future considerations comprise:
- Computational Overhead: Each interface requires a local GRP solve, increasing computational demand relative to simpler methods.
- Extension to Reactive Flows: Incorporating chemical source-term coupling into the GRP.
- Generalization: Extension to three dimensions and unstructured mesh geometries remains to be addressed.
The framework thus establishes a robust, multidimensional, thermodynamically compatible, high-resolution GFM for compressible multi-material flows with source terms, leveraging the synergy of advanced nonlinear wave analysis and high-order temporal discretization (Huo, 23 Jan 2026).