An Embedded Boundary Scheme for Three-Dimensional Flow Over Terrain on a Staggered Mesh
Pith reviewed 2026-05-10 16:12 UTC · model grok-4.3
The pith
An embedded boundary scheme enables three-dimensional flow over terrain on staggered meshes by storing separate geometric data for cell centers and face velocities.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The central claim is that an embedded boundary approach can be adapted for staggered meshes in three-dimensional flow over terrain by constructing separate instances of the geometric information for cell-centered quantities and for each face-centered velocity component, together with an extension of the weighted state redistribution scheme that stabilizes the small cells created by the boundary cut, and that this combination produces results that match those obtained with terrain-following coordinates when both are run inside the ERF model.
What carries the argument
Multiple stored instances of embedded-boundary geometric data—one for cell centers and one for each velocity component on faces—plus the weighted state redistribution scheme extended to staggered meshes to remove small-cell instability.
If this is right
- Flow over arbitrary terrain can be simulated on Cartesian staggered meshes without the grid distortions introduced by terrain-following coordinates.
- The ERF model gains an embedded-boundary option that preserves its existing performance portability and adaptive mesh refinement capabilities.
- Small cells cut by the embedded boundary no longer trigger instability once the weighted state redistribution scheme is applied on the staggered layout.
- Direct numerical comparisons become possible between embedded-boundary and terrain-following solutions on identical problems, providing a practical validation route.
Where Pith is reading between the lines
- The same geometric bookkeeping could be reused for other staggered discretizations in computational fluid dynamics beyond atmospheric modeling.
- Because the method keeps the underlying Cartesian mesh, it may simplify coupling to additional physics modules that already assume regular grids.
- Extending the validation to cases with steeper slopes or moving boundaries would test whether the small-cell treatment remains robust when the cut fraction changes rapidly.
Load-bearing premise
That agreement between embedded-boundary and terrain-following simulations on the same test cases is enough to confirm the accuracy and stability of the new staggered-mesh scheme.
What would settle it
A clear mismatch in velocity or pressure fields, or the appearance of instability, in the embedded-boundary runs but not in the terrain-following runs for any of the standard validation cases would show the scheme does not yet deliver equivalent results.
Figures
read the original abstract
This paper describes an embedded boundary (EB) approach for simulating three-dimensional fluid flow on a staggered mesh where the velocity components are defined on cell faces and the thermodynamic state is defined on cell centers. Most EB approaches assume that all components of the solution, including the velocity, are co-located. To compute solution quantities on faces as well as cell centers, we construct and store multiple instances of the geometric information, one for the quantities stored at cell centers and one for each velocity component. In addition, we extend the weighted state redistribution (WSRD) scheme to staggered meshes to address the small-cell instability issue. This new approach is implemented in the Energy Research and Forecasting (ERF) model that provides performance portability and adaptive mesh refinement. We validate the new EB method by comparing EB simulations to those computed using terrain-following coordinates.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper describes an embedded boundary (EB) approach for three-dimensional fluid flow over terrain on a staggered mesh, with velocity components on cell faces and thermodynamic state on cell centers. Multiple geometric instances are stored for the different variable locations, and the weighted state redistribution (WSRD) scheme is extended to staggered meshes to address small-cell instabilities. The method is implemented in the Energy Research and Forecasting (ERF) model supporting performance portability and adaptive mesh refinement, and is validated by comparing EB results to terrain-following coordinate simulations.
Significance. If the central claims hold, the work would be a useful contribution to computational fluid dynamics for atmospheric and environmental modeling, as it enables EB treatment on staggered grids without the grid distortions and potential instabilities of terrain-following coordinates on steep slopes. The implementation within the ERF model, which provides performance portability and adaptive mesh refinement, strengthens its applicability to scalable, real-world simulations.
major comments (2)
- Abstract: The validation claim ('We validate the new EB method by comparing EB simulations to those computed using terrain-following coordinates') supplies no quantitative error metrics, convergence rates, grid resolutions, or description of test cases (e.g., slope angles or flow regimes), so the accuracy and stability of the staggered-mesh EB construction and extended WSRD cannot be assessed from the provided information.
- Validation description: Direct agreement between EB and terrain-following results on identical cases does not isolate the truncation error or stability properties of the new staggered EB discretization (multiple geometric instances plus extended WSRD), because terrain-following coordinates themselves introduce errors and possible instabilities precisely on steep slopes where EB is intended to be advantageous; independent tests such as manufactured solutions or grid-convergence studies against an analytic reference are needed to confirm the method.
Simulated Author's Rebuttal
We thank the referee for the detailed and constructive comments. We address each major comment below and indicate the revisions we will make to strengthen the manuscript.
read point-by-point responses
-
Referee: Abstract: The validation claim ('We validate the new EB method by comparing EB simulations to those computed using terrain-following coordinates') supplies no quantitative error metrics, convergence rates, grid resolutions, or description of test cases (e.g., slope angles or flow regimes), so the accuracy and stability of the staggered-mesh EB construction and extended WSRD cannot be assessed from the provided information.
Authors: We agree that the abstract would benefit from greater specificity. In the revised manuscript we will expand the abstract to include the grid resolutions employed, the slope angles and flow regimes of the test cases, and quantitative measures of agreement (e.g., L2 error norms) between the embedded-boundary and terrain-following results. revision: yes
-
Referee: Validation description: Direct agreement between EB and terrain-following results on identical cases does not isolate the truncation error or stability properties of the new staggered EB discretization (multiple geometric instances plus extended WSRD), because terrain-following coordinates themselves introduce errors and possible instabilities precisely on steep slopes where EB is intended to be advantageous; independent tests such as manufactured solutions or grid-convergence studies against an analytic reference are needed to confirm the method.
Authors: We acknowledge that comparisons with terrain-following coordinates alone do not fully isolate the truncation error of the new staggered EB discretization and WSRD extension, since terrain-following grids themselves incur geometric errors on steep slopes. Our validation was intended to demonstrate practical consistency with an established method on representative terrain cases. To address the referee’s concern, the revised manuscript will add a grid-convergence study on successively refined meshes, using a high-resolution reference solution to quantify convergence rates and stability for the staggered EB scheme. While analytic manufactured solutions are difficult to construct for arbitrary terrain, the added convergence analysis will provide independent evidence of the method’s accuracy and small-cell stability. revision: yes
Circularity Check
No circularity: independent algorithmic construction with external validation
full rationale
The paper constructs a staggered-mesh EB scheme by defining multiple geometric instances per velocity component and extending WSRD for small-cell handling; these steps are presented as direct algorithmic extensions without reducing to self-definition or fitted inputs. Validation consists of direct numerical comparison against terrain-following coordinate results on the same test cases, which is an independent external reference method rather than a self-referential loop. No load-bearing self-citations, uniqueness theorems imported from prior author work, or ansatzes smuggled via citation are invoked in the provided derivation chain. The central claims remain self-contained algorithmic descriptions with independent content.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Standard finite-volume conservation and interpolation properties hold when geometric information is stored separately for cell centers and each velocity face component.
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
We validate the new EB method by comparing EB simulations to those computed using terrain-following coordinates.
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
-
[1]
H. Johansen, P. Colella, A Cartesian grid embedded boundary method for Poisson’s equation on irregular domains, Journal of Computational Physics 147 (1) (1998) 60–85
work page 1998
- [2]
-
[3]
N. Gokhale, N. Nikiforakis, R. Klein, A dimensionally split Cartesian cut cell method for hyperbolic conservation laws, Journal of Computational Physics 364 (2018) 186–208
work page 2018
-
[4]
M. J. Berger, C. Helzel, R. J. LeVeque,H-box methods for the approximation of one- dimensional conservation laws on irregular grids, SIAM Journal on Numerical Analysis 41 (2003) 893–918
work page 2003
-
[5]
M. Berger, C. Helzel, A simplifiedh-box method for embedded boundary grids, SIAM Journal on Scientific Computing 34 (2) (2012) A861–A888.doi:10.1137/110829398. URLhttp://epubs.siam.org/doi/10.1137/110829398
-
[6]
B. Muralidharan, S. Menon, A high-order adaptive Cartesian cut-cell method for simulation of compressible viscous flow over immersed bodies, Journal of Computational Physics 321 (2016) 342–368.doi:https://doi.org/10.1016/j.jcp.2016.05.050. URLhttps://www.sciencedirect.com/science/article/pii/S0021999116301954
-
[7]
R. Saye, Implicit mesh discontinuous Galerkin methods and interfacial gauge methods for high- order accurate interface dynamics, with applications to surface tension dynamics, rigid body fluid–structure interaction, and free surface flow: Part I, Journal of Computational Physics 344 (2017) 647–682
work page 2017
-
[8]
R. Saye, Implicit mesh discontinuous Galerkin methods and interfacial gauge methods for high- order accurate interface dynamics, with applications to surface tension dynamics, rigid body fluid–structure interaction, and free surface flow: Part II, Journal of Computational Physics 344 (2017) 683–723.doi:https://doi.org/10.1016/j.jcp.2017.05.003. URLhttps:/...
-
[9]
V. Gulizzi, A. S. Almgren, J. B. Bell, A coupled discontinuous Galerkin-Finite Volume frame- work for solving gas dynamics over embedded geometries, Journal of Computational Physics 450 (2022) 110861
work page 2022
-
[10]
R. B. Pember, J. B. Bell, P. Colella, W. Y. Curtchfield, M. L. Welcome, An adaptive Cartesian grid method for unsteady compressible flow in irregular regions, Journal of Computational Physics 120 (2) (1995) 278–304
work page 1995
-
[11]
P. Colella, D. T. Graves, B. J. Keen, D. Modiano, A Cartesian grid embedded boundary method for hyperbolic conservation laws, Journal of Computational Physics 211 (1) (2006) 347–366
work page 2006
-
[12]
X. Y. Hu, B. Khoo, N. A. Adams, F. Huang, A conservative interface method for compressible flows, Journal of Computational Physics 219 (2) (2006) 553–578. 23
work page 2006
- [13]
-
[14]
L. Schneiders, D. Hartmann, M. Meinke, W. Schr¨ oder, An accurate moving boundary formu- lation in cut-cell methods, Journal of Computational Physics 235 (2013) 786–809.doi:https: //doi.org/10.1016/j.jcp.2012.09.038. URLhttps://www.sciencedirect.com/science/article/pii/S0021999112005839
-
[15]
A. S. Almgren, J. B. Bell, P. Colella, T. Marthaler, A Cartesian grid projection method for the incompressible euler equations in complex geometries, SIAM Journal on Scientific Computing 18 (5) (1997) 1289–1309
work page 1997
-
[16]
D. Trebotich, D. Graves, An adpative finite volume method for the incompressible Navier- Stokes equations in complex geometries, Communications in Applied Mathematics and Com- putational Science (2015) 43–82
work page 2015
- [17]
-
[18]
A. Giuliani, A. S. Almgren, J. B. Bell, M. J. Berger, M. T. Henry de Frahan, D. Rangarajan, A weighted state redistribution algorithm for embedded boundary grids, Journal of Computa- tional Physics (2022) 111305
work page 2022
-
[19]
A. Lattanzi, A. Almgren, E. Quon, M. Natarajan, B. Kosovic, J. Mirocha, B. Perry, D. Wiersema, D. Willcox, X. Yuan, W. Zhang, ERF: Energy research and forecasting model, Journal of Advances in Modeling Earth Systems 17 (11) (2025) e2024MS004884
work page 2025
-
[20]
W. Zhang, A. Myers, K. Gott, A. Almgren, J. Bell, AMReX: Block-structured adaptive mesh refinement for multiphysics applications, The International Journal of High Performance Com- puting Applications 35 (6) (2021) 508–526.doi:10.1177/10943420211022811
- [21]
-
[22]
D. Modiano, P. Colella, A higher-order embedded boundary method for time-dependent sim- ulation of hyperbolic conservation laws, Tech. rep., Lawrence Berkeley National Laboratory, LBL Publications (2000)
work page 2000
-
[23]
M. Natarajan, R. Grout, W. Zhang, M. Day, A moving embedded boundary approach for the compressible Navier-Stokes equations in a block-structured adaptive refinement framework, Journal of Computational Physics (2022) 111315
work page 2022
-
[24]
URLhttps://rocm.docs.amd.com/projects/HIP/en/latest/
Advanced Micro Devices, Inc., HIP Programming Guide, accessed: 2024-02-16 (2024). URLhttps://rocm.docs.amd.com/projects/HIP/en/latest/
work page 2024
-
[25]
K. A. Lundquist, F. K. Chow, J. K. Lundquist, An immersed boundary method for the weather research and forecasting model, Monthly Weather Review 138 (3) (2010) 796–817
work page 2010
-
[26]
V. Dousset, A. Poth´ erat, Formation mechanism of hairpin vortices in the wake of a truncated square cylinder in a duct, Journal of Fluid Mechanics 653 (2010) 519–536. 24
work page 2010
-
[27]
A. K. Saha, Unsteady flow past a finite square cylinder mounted on a wall at low Reynolds number, Computers & Fluids 88 (2013) 599–615. 25
work page 2013
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.