REVIEW 3 major objections 4 minor 1 cited by
Diffuse interface treatment in generalized curvilinear coordinates with grid-adapting interface thickness
T0 review · 3 major / 4 minor · reviewed 2026-08-12 · deepseek-v4-flash
Pith's one-line read This paper proposes a parameter-free transformation of phase-field regularization into generalized curvilinear coordinates, making the diffuse interface thickness adapt to the local grid size while preserving Cartesian-order convergence.
desk verdict A genuinely new computational-space formulation with solid verification; fix the boundedness proof and address the interface-normal question before publication. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the computational-space regularization-flux projection. Starting from the CDI flux written in computational coordinates, the physical flux is obtained by contraction with $\partial x_j/\partial \xi_i$, and the divergence is re-expressed in computational space via the metric Jacobian. The identity $(\partial x_j/\partial \xi_k)(\partial \xi_i/\partial x_j) = I$ collapses the projected equation to Eq. (10), where the sharpening normal uses computational-space gradients normalized by $|\nabla_\xi \phi|$. This is what makes the interface thickness constant in computational coordinates and therefore grid-adapting in physical space, and it also supplies the boundedness constraints $\epsilon_\xi/\Delta\xi \ge |U|_{\max}/\Gamma_\xi + 1/2$ and $\Delta t \le \Delta\xi^2/(2\Gamma_\xi \epsilon_\xi)$.
What would settle it
On a non-uniform, non-orthogonal grid with sharply varying Jacobian, initialize a stationary planar interface and measure the equilibrium profile thickness in physical space as a function of position; if the number of cells across the interface varies more than the local grid-size ratio, or if oscillations or values of $\phi$ outside $[0,1]$ appear for parameters satisfying the stated boundedness constraints, the central claim fails. Alternatively, run the drop-advection test on a grid whose mapping has discontinuous second derivatives and check whether the near-second-order convergence persists.
Extended reading notes
Core claim
The paper claims that the ambiguity in curvilinear phase-field regularization—how to choose the interface-thickness parameter $\epsilon$ when the grid size varies—can be removed by formulating the regularization flux entirely in computational space and projecting it back to physical space. In the proposed form, $\epsilon_\xi$ is simply proportional to the computational grid spacing $\Delta\xi$ and $\Gamma_\xi$ to the maximum contravariant velocity, and the chain-rule projection reduces the final equation to the same shape as the Cartesian CDI operator with an additional $1/J$ factor. The resulting equilibrium interface has constant thickness in computational space, which projects to an interface that adapts to the local physical grid size. On the advection, shear-flow, and Rayleigh-Taylor tests, the curvilinear formulation converges at the same near-second-order rate as the Cartesian one on all grids tested, and the volume fraction remains bounded under the stated parameter and time-step constraints.
Load-bearing premise
The method assumes that the physically correct diffuse interface on a general grid is the one that has constant thickness in computational coordinates after the flux is projected back, an assumption verified here only on smooth, analytically defined grids.
Editorial extensions
If this is right
- Phase-field parameters have a unique prescription on any curvilinear grid: $\epsilon_\xi \propto \Delta\xi$ and $\Gamma_\xi = \max_i |U_i|$, removing the option-1/option-2 ambiguity.
- Interface thickness in physical space follows the local grid resolution, so refined regions get sharper interfaces without user intervention.
- Boundedness of the volume fraction ($0 \le \phi \le 1$) carries over from Cartesian grids under the stated time-step and $\epsilon_\xi$ constraints for second-order centered discretizations.
- The same derivation applies to CDI, ACDI, Allen-Cahn, and Cahn-Hilliard forms, as summarized in the paper's appendix.
- On the tested flows, convergence is near second order and identical between Cartesian and curvilinear grids, with error magnitude growing with skewness but the convergence rate unchanged.
Reading between the lines
- Because the transformation is derived purely from chain-rule projection, the same computational-space prescription could apply to other divergence-form regularization terms, including sharpening terms in level-set or volume-of-fluid contexts, though the paper does not test that.
- The formulation naturally pairs with multi-block or locally refined structured grids, where each block carries its own $\Delta\xi$ and interface thickness would stay grid-adaptive across block boundaries; this is not demonstrated in the paper.
- The constant-thickness-in-computational-space design implies that physical-space interface normals and curvatures derived directly from $\phi$ may reflect the computational-space profile rather than the physical one, so geometric postprocessing may need metric-corrected normals, which the paper leaves implicit.
- A testable extension is to use the boundedness constraints to choose time steps adaptively in regions of strong grid stretching, since the relevant CFL condition depends on $\Gamma_\xi$ and $\Delta\xi$ rather than the physical velocity and grid size alone.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a curvilinear-coordinate formulation of conservative diffuse-interface (CDI/ACDI) phase-field equations. Instead of directly transforming the Cartesian regularization operator, the authors define the regularization in computational space with the standard thickness parameter ε_ξ = 0.75 Δξ and project the resulting flux back to physical space, yielding Eq. (10). They verify the formulation with three test problems — drop advection, drop in shear flow, and a two-way coupled compressible Rayleigh-Taylor instability — on four grids with varying skewness. The reported results show second-order L1 convergence for the advection and shear tests and visual grid independence for the Rayleigh-Taylor case.
Significance. If the claims hold, the paper provides a parameter-unambiguous extension of CDI/ACDI to structured curvilinear grids, with no fitted constants and a simple computational-space guideline for the interface thickness. The verification suite is appropriate in scope: three canonical cases, four grids, quantitative L1 convergence for two of them, and a genuinely coupled compressible problem. The paper also makes a credible effort to extend the boundedness argument from prior Cartesian work. The main weaknesses are that the physical-space meaning of the computational-space interface normal is not established, the Appendix B boundedness proof discretizes a different operator than Eq. (10) and a different advection scheme than the KEEP scheme used in Section 3, and the Rayleigh-Taylor grid-independence claim rests on visual contour overlays rather than a quantitative metric. These issues are local and fixable, but they are load-bearing for the central claims of accurate physical-space interface adaptation, boundedness without oscillations, and grid-independent convergence.
major comments (3)
- [2.2, Eq. (10)] The sharpening direction in physical space is not the physical interface normal on non-orthogonal grids. In Eq. (10) the nonlinear flux is proportional to ∂φ/∂ξ_i / |∇_ξ φ|; when interpreted as a physical vector this is (∂x_j/∂ξ_i)∂φ/∂ξ_i / |∇_ξ φ|, whereas the physical normal to the level sets is (∂ξ_i/∂x_j)∂φ/∂ξ_i / |∇_x φ|. These coincide only when the mapping is locally conformal, which the grids in Table 1 are not. Consequently the equilibrium profile is a constant-thickness tanh in computational coordinates, and in physical space its width and orientation depend on the local metric; it is not the usual isotropic diffuse interface. This is not necessarily a flaw if the method is intended as a computational-space regularization, but the paper should state that explicitly and justify it, because the abstract and Section 2.2 claim the transformation accurately adapts the interface thickness in physical space. The verification tests do not resolve the ambiguity: Eq. (14) initializes a circle in computational coordinates, so the advection and shear tests measure self-consistency on the same grid, and the Rayleigh-Taylor comparison in Fig. 12 is visual only. I recommend adding a quantitative test on a non-orthogonal grid with a flat interface whose physical normal is not aligned with a coordinate line, measuring the physical-space profile and normal, and reporting an interface-width error or a grid-to-grid difference metric for the RT case.
- [Appendix B, Eqs. (B.3)-(B.8)] The boundedness proof does not apply to the discretization actually used in the code. The diffusion term in Eq. (B.3) is written as Γ_ξ ε_ξ (φ_{i-1}/J_{i-1} - 2φ_i/J_i + φ_{i+1}/J_{i+1})/Δξ^2, which is a discretization of ∂^2(φ/J)/∂ξ^2, whereas Eq. (10) contains ∂/∂ξ_i [Γ_ξ(...)/J]; a consistent finite-volume discretization would evaluate 1/J at faces. The advection term is likewise a second-order central difference, not the sixth-order KEEP scheme described in Section 3. The proof therefore does not establish boundedness for the implemented scheme, and the statements in Section 2.2 and the Conclusion that boundedness has been extended to the curvilinear domain are stronger than what is shown. The authors already note that no formal proof exists for higher-order schemes, but the mismatch even at the second-order level should be corrected, or the boundedness claim should be downgraded to an empirical observation supported only by the test cases.
- [4.3, Fig. 12] The claim of grid-independent convergence for the Rayleigh-Taylor case is supported only by visual contour overlays. The text attributes the Grid 4 discrepancy to earlier wall interaction without a quantitative measure, so it is not possible to assess whether the four solutions converge to the same physical solution. Please provide a quantitative metric, for example the L1 or L2 difference of φ or of the interface position between grids at the common highest resolution, or a Richardson-type comparison of a scalar quantity such as the bubble tip position.
minor comments (4)
- [Table 1, Grid 3] The y-mapping for Grid 3 contains 'sin(λπξ1) sin(λπξ1)'; the second factor should probably be sin(λπξ2).
- [Section 4.1] The text says the radius is '0.25% of the computational domain width,' while Eq. (14) appears to use R = 0.25; please clarify which value is intended.
- [Eq. (13)] The definition of A_l uses the free index i without specifying the coordinate direction; since A_l is used as a flux component in Eq. (12), clarify whether A_l denotes a vector of components or the ξ1-component.
- [Section 3] The HTR solver and Legion framework are mentioned but no code or data availability statement is provided; adding one would strengthen the reproducibility of the verification results.
Circularity Check
No significant circularity: the curvilinear CDI/ACDI formulation is derived from coordinate-transformation identities with no fitted constants, and the numerical studies are self-consistent verification rather than fitted predictions.
full rationale
The paper's core derivation (Eqs. 7-10) starts from the Cartesian CDI flux, re-expresses the regularization directly in computational coordinates, projects the flux back to physical space, and then takes a divergence. The simplification from Eq. 9 to Eq. 10 uses only the identity ∂xj/∂ξk ∂ξi/∂xj = I, so the final form is a coordinate transformation of the model, not a quantity fitted to the tests. The parameter choices ϵξ = 0.75Δξ and Γξ = max|Ui| follow the previously established boundedness criteria from [9,10]; these are cited parameter rules, not fitted outputs, and the paper reproduces the boundedness argument in Appendix B rather than merely invoking the citation. The numerical experiments (drop advection, drop in shear, Rayleigh-Taylor) compare against either the initial condition or a high-resolution solution on the same grids, which is standard verification of order of convergence and grid independence, not a hidden fit to the claimed result. The skeptical concern that the computational-space normal differs from the physical interface normal on non-orthogonal grids is a physical-correctness and validation issue, not a circularity: the paper does not derive that normal from the target结论, and the derivation of Eq. 10 is self-contained. Self-citations appear, but none is load-bearing for the central formulation, so the circularity score is 0.
Assumptions & free parameters
free parameters (1)
- interface thickness factor c_eps = eps_xi / Delta_xi =
0.75 (advection and RT); 0.7 stated in shear test without Delta_xi (possibly a typo for 0.75 Delta_xi)
assumptions (3)
- domain assumption The four-equation thermal-mechanical equilibrium model with stiffened gas EOS is a valid representation for the two-phase flows considered.
- domain assumption The coordinate transformation is smooth and non-degenerate with J > 0 everywhere.
- ad hoc to paper Boundedness constraints derived for second-order central schemes (Eqs. B.1, B.2) remain sufficient for the 6th-order KEEP advection scheme used in the tests.
Cite this review
Pith. "Pith review of Diffuse interface treatment in generalized curvilinear coordinates with grid-adapting interface thickness." pith.science (2026). https://pith.science/paper/WMATH4X7
@misc{pith2026241118770,
author = {Pith},
title = {Pith review of: Diffuse interface treatment in generalized curvilinear coordinates with grid-adapting interface thickness},
year = {2026},
howpublished = {\url{https://pith.science/paper/WMATH4X7}},
note = {Machine review of arXiv:2411.18770}
}
read the original abstract
A general approach for transforming phase field equations into generalized curvilinear coordinates is proposed in this work. The proposed transformation can be applied to isotropic, non-isotropic, and curvilinear grids without adding any ambiguity in determining the phase field parameters. Moreover, it accurately adapts the interface thickness to the local grid-size for a general curvilinear grid without creating oscillations. Three canonical verification tests are presented on four grids with varying skewness levels. The classic advection and drop in shear tests are extended to curvilinear grids and show that the original phase field on Cartesian grids and the proposed curvilinear form have an identical order of convergence. Additionally, the proposed method is shown to provide grid-independent convergence on a two-way coupled compressible Rayleigh-Taylor instability. These simulations illustrate the robustness and accuracy of the proposed method for handling complex interfacial structures on generalized curvilinear grids.
Figures
Figures from the paper (9 more)
Forward citations
Cited by 1 Pith paper
-
A mass-conserving contact line treatment for second-order conservative phase field methods based on the generalized Navier boundary condition
A modified generalized Navier boundary condition with a curvature correction provides a mass-conserving contact line treatment for second-order conservative phase field methods, eliminating spurious slip at equilibrium.
Reference graph
Works this paper leans on
-
[1]
S. Mirjalili, S. S. Jain, M. Dodd, Interface-capturing methods for two-phase flows: An overview and recent developments, Center for Turbulence Research Annual Research Briefs (2017) 117–135
work page 2017
- [2]
-
[3]
J. W. Cahn, J. E. Hilliard, Free energy of a nonuniform system. i. interfacial free energy, The Journal of chemical physics 28 (2) (1958) 258–267
1958
-
[4]
S. M. Allen, J. W. Cahn, A microscopic theory for antiphase boundary motion and its application to antiphase domain coarsening, Acta metallurgica 27 (6) (1979) 1085–1095
1979
-
[5]
P. H. Chiu, Y. T. Lin, A conservative phase field method for solving incompressible two-phase flows, Journal of Compu- tational Physics 230 (2011) 185–204. doi:10.1016/J.JCP.2010.09.021
-
[6]
Huang, G
Z. Huang, G. Lin, A. M. Ardekani, Consistent and conservative scheme for incompressible two-phase flows using the conservative allen-cahn model, Journal of Computational Physics 420 (2020) 109718
2020
-
[7]
M. A. Khanwale, A. D. Lofquist, H. Sundar, J. A. Rossmanith, B. Ganapathysubramanian, Simulating two-phase flows with thermodynamically consistent energy stable cahn-hilliard navier-stokes equations on parallel adaptive octree based meshes, Journal of Computational Physics 419 (2020) 109674
work page 2020
-
[8]
S. Mirjalili, A. Mani, Consistent, energy-conserving momentum transport for simulations of two-phase flows using the phase field equations, Journal of Computational Physics 426. doi:10.1016/j.jcp.2020.109918
arXiv 2020
Show all 38 references
-
[9]
Mirjalili, C
S. Mirjalili, C. B. Ivey, A. Mani, A conservative diffuse interface method for two-phase flows with provable boundedness properties, Journal of Computational Physics 401 (2020) 109006. doi:10.1016/J.JCP.2019.109006
2020
-
[10]
S. S. Jain, A. Mani, P. Moin, A conservative diffuse-interface method for compressible two-phase flows, Journal of Com- putational Physics 418 (2020) 109606. doi:10.1016/J.JCP.2020.109606
2020
-
[11]
Mirjalili, A
S. Mirjalili, A. Mani, A conservative second order phase field model for simulation of n-phase flows, Journal of Computa- tional Physics 498 (2024) 112657
2024
-
[12]
Collis, S
H. Collis, S. Mirjalili, S. Jain, A. Mani, Assessment of weno and teno schemes for the four-equation compressible two-phase flow model with regularization terms, Center for Turbulence Research Annual Research Briefs (2022) 151–165
2022
-
[13]
S. S. Jain, M. C. Adler, J. R. West, A. Mani, P. Moin, S. K. Lele, Assessment of diffuse-interface methods for compressible multiphase fluid flows and elastic-plastic deformation in solids, Journal of Computational Physics 475 (2023) 111866
2023
-
[14]
Chiapolino, R
A. Chiapolino, R. Saurel, B. Nkonga, Sharpening diffuse interfaces with compressible fluids on unstructured meshes, Journal of Computational Physics 340 (2017) 389–417
2017
-
[15]
Joshi, R
V. Joshi, R. K. Jaiman, An adaptive variational procedure for the conservative and positivity preserving allen–cahn phase-field model, Journal of Computational Physics 366 (2018) 478–504
2018
-
[16]
M. A. Khanwale, K. Saurabh, M. Ishii, H. Sundar, J. A. Rossmanith, B. Ganapathysubramanian, A projection-based, semi-implicit time-stepping approach for the cahn-hilliard navier-stokes equations on adaptive octree meshes, Journal of Computational Physics 475 (2023) 111874
2023
-
[17]
Hwang, S
H. Hwang, S. S. Jain, A robust phase-field method for two-phase flows on unstructured grids, Journal of Computational Physics 507 (2024) 112972
2024
-
[18]
Steinthorsson, M.-S
E. Steinthorsson, M.-S. Liou, L. A. Povinelli, Development of an explicit multiblock/multigrid flow solver for viscous flows in complex geometries, in: 29th Joint Propulsion Conference and Exhibit, 1993, p. 2380
1993
-
[19]
R. V. Chima, Swift-multiblock analysis code for turbomachinery, user’s manual and documentation, NASA Glenn Research Center 21000
-
[20]
Chiodi, O
R. Chiodi, O. Desjardins, A reformulation of the conservative level set reinitialization equation for accurate and robust simulation of complex multiphase flows, Journal of Computational Physics 343 (2017) 186–200
2017
-
[21]
S. S. Jain, Accurate conservative phase-field method for simulation of two-phase flows, Journal of Computational Physics 469 (2022) 111529. doi:10.1016/J.JCP.2022.111529
2022
-
[22]
Kataoka, Local instant formulation of two-phase flow, International Journal of Multiphase Flow 12 (5) (1986) 745–758
I. Kataoka, Local instant formulation of two-phase flow, International Journal of Multiphase Flow 12 (5) (1986) 745–758
1986
-
[23]
Shyue, An efficient shock-capturing algorithm for compressible multicomponent problems, Journal of Computational Physics 142 (1) (1998) 208–242
K.-M. Shyue, An efficient shock-capturing algorithm for compressible multicomponent problems, Journal of Computational Physics 142 (1) (1998) 208–242
1998
-
[24]
A. W. Cook, Enthalpy diffusion in multicomponent flows, Physics of Fluids 21 (5)
-
[25]
Y. Kuya, S. Kawai, High-order accurate kinetic-energy and entropy preserving (keep) schemes on curvilinear grids, Journal of Computational Physics 442 (2021) 110482. doi:10.1016/J.JCP.2021.110482
2021
-
[26]
S. S. Jain, P. Moin, A kinetic energy–and entropy-preserving scheme for compressible two-phase flows, Journal of Com- putational Physics 464 (2022) 111307. doi:10.1016/J.JCP.2022.111307
2022
-
[27]
Gottlieb, C.-W
S. Gottlieb, C.-W. Shu, E. Tadmor, Strong stability-preserving high-order time discretization methods, SIAM review 43 (1) (2001) 89–112
2001
-
[28]
Bauer, S
M. Bauer, S. Treichler, E. Slaughter, A. Aiken, Legion: Expressing locality and independence with logical regions, in: SC’12: Proceedings of the International Conference on High Performance Computing, Networking, Storage and Analysis, IEEE, 2012, pp. 1–11
2012
-
[29]
M. D. Renzo, L. Fu, J. Urzay, Htr solver: An open-source exascale-oriented task-based multi-gpu high-order code for hy- personic aerothermodynamics, Computer Physics Communications 255 (2020) 107262. doi:10.1016/J.CPC.2020.107262
2020
-
[30]
Di Renzo, S
M. Di Renzo, S. Pirozzoli, Htr-1.2 solver: Hypersonic task-based research solver version 1.2, Computer Physics Commu- nications 261 (2021) 107733
2021
-
[31]
Di Renzo, Htr-1.3 solver: Predicting electrified combustion using the hypersonic task-based research solver, Computer Physics Communications 272 (2022) 108247
M. Di Renzo, Htr-1.3 solver: Predicting electrified combustion using the hypersonic task-based research solver, Computer Physics Communications 272 (2022) 108247. 22
2022
-
[32]
W. J. Rider, D. B. Kothe, Reconstructing volume tracking, Journal of Computational Physics 141 (1998) 112–152. doi: 10.1006/JCPH.1998.5906
1998
-
[33]
Fl ˚ atten, A
T. Fl ˚ atten, A. Morin, T. Munkejord, On solutions to equilibrium problems for systems of stiffened gases *, Society for Industrial and Applied Mathematics 71 (2011) 41–67. doi:10.1137/100784321. URL http://www.siam.org/journals/siap/71-1/78432.html
2011 doi
-
[34]
Lund, A hierarchy of relaxation models for two-phase flow, SIAM Journal on Applied Mathematics 72 (6) (2012) 1713–1741
H. Lund, A hierarchy of relaxation models for two-phase flow, SIAM Journal on Applied Mathematics 72 (6) (2012) 1713–1741
2012
-
[35]
LeMartelot, R
S. LeMartelot, R. Saurel, O. Le M´ etayer, Steady one-dimensional nozzle flow solutions of liquid–gas mixtures, Journal of fluid mechanics 737 (2013) 146–175
2013
-
[36]
Le Martelot, R
S. Le Martelot, R. Saurel, B. Nkonga, Towards the direct numerical simulation of nucleate boiling flows, International Journal of Multiphase Flow 66 (2014) 62–78
2014
-
[37]
Saurel, P
R. Saurel, P. Boivin, O. Le M´ etayer, A general formulation for cavitating, boiling and evaporating flows, Computers & Fluids 128 (2016) 53–64
2016
-
[38]
D. Lee, J. Kim, Comparison study of the conservative allen–cahn and the cahn–hilliard equations, Mathematics and Computers in Simulation 119 (2016) 35–56. 23
2016
Reviewed August 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.