Pith. sign in

REVIEW 3 major objections 5 minor 43 references

A Weighted Upwind Vector Kinetic Lattice Boltzmann Method For Hyperbolic Conservation Laws

T0 review · 3 major / 5 minor · reviewed 2026-08-15 · deepseek-v4-flash

Pith's one-line read A sigmoid-smoothed eigenvalue flux split inside the vector kinetic lattice Boltzmann equilibrium set yields a scheme stable at sign-changing wave speeds and more accurate than both the upwind and centered parent sets.

desk verdict A genuinely new weighted upwind equilibrium set with a sigmoid flux split, but the stability gain over discontinuous upwinding is confounded with added c-diffusion; still referee-worthy. read the letter →

arxiv 2608.04283 v1 pith:FIKHD6P3 submitted 2026-08-04 math.NA cs.NA

classification math.NAcs.NA MSC 35L6565M0865M1276M28
keywords vectorkineticlatticeBoltzmannfluxsplittinghyperbolicconservationlawsequilibriumdistributionfunctionsupwindschemeshallowwaterequationsEuleridealmagnetohydrodynamics
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper aims to give vector kinetic lattice Boltzmann (VKLB) methods a general and reliable upwinding mechanism for hyperbolic conservation laws. The central claim is that a weighted upwind equilibrium distribution set, built by splitting the physical flux continuously with a sigmoid weighted by the eigenvalues of the flux Jacobian, is stable where the discontinuous upwind equilibrium set develops oscillations (whenever an eigenvalue changes sign, as at a sonic point), and is more accurate than both the discontinuous upwind and centered flux equilibrium sets on shallow water, Euler, and ideal MHD tests. The scheme matters because it ties upwinding only to the eigenstructure of the system, so the same construction applies to any hyperbolic system with a well-defined eigendecomposition, and because the extra diffusive term proportional to the conserved vector is shown to be the source of the added stability. The paper also proves an equivalent finite volume form with telescoping internal fluxes and shows that the weighted set retains second-order accuracy on smooth problems.

What carries the argument

The load-bearing object is the weighted upwind equilibrium distribution set (22)-(24) together with the sigmoid flux split (25)-(27): a continuous decomposition of the physical flux obtained by expanding the flux in right eigenvectors of the flux Jacobian and weighting each characteristic coefficient by a sigmoid of the corresponding eigenvalue normalized by the largest wave speed. The sigmoid makes the split transition smoothly from centered to fully upwind as a characteristic speed moves away from zero, which is what regularizes the eigenvalue sign-change instability, while the parameter $c$, which controls how much of the conserved vector sits in the equilibria, acts as an additional diffusive stencil whose size is constrained by the monotonicity and entropy argument. The equivalent finite volume rewrite with interface flux $\mathcal{F}_{i+1/2}=(\mathcal{F}^{(+)}_i+\mathcal{F}^{(-)}_{i+1})-c\xi(U_{i+1}-U_i)$ shows that the scheme is conservative and that the additional term is a controllable local Lax-Friedrichs-type diffusion.

What would settle it

Run the weighted upwind scheme on the shallow water hydraulic-flow problem or the Euler sonic-point problem with $c=0.05$, $k=2$, and $\nu=0.9$: if spurious oscillations appear at the rarefaction or the pressure or density becomes negative, the claimed stability advantage over the discontinuous upwind set is not robust. More directly, compute the eigenvalues of $\partial_U f_2^{eq}$ for the shallow water and MHD systems at representative states with $c=0.05$ and $k=2$; if any eigenvalue is negative, the monotonicity condition that justifies the $c$-bound is violated, and the heuristic extension on which the test settings rely is not sound.

Watch

Extended reading notes

Core claim

On the paper's own terms, the discovery is a family of equilibrium distribution functions $$ $f_1^{{eq}}$=cU+\frac{1}{\xi}\mathcal{F}^{(+)}(U),\qquad $f_2^{{eq}}$=(1-2c)U-\frac{1}{\xi}\big(\mathcal{F}^{(+)}(U)-\mathcal{F}^{(-)}(U)\big),\qquad $f_3^{{eq}}$=cU-\frac{1}{\xi}\mathcal{F}^{(-)}(U), $$ in which the partial fluxes come from a continuous eigendecomposition-based splitting with coefficient $\alpha(\lambda/|\lambda_{\max}|;k)=1/(1+e^{-k\lambda/\max_j|\lambda_j|})$. The parameter $c$ adds a diffusive stencil acting directly on the conserved variables, visible in the equivalent finite difference update (46), and must be nonnegative for that stencil to be well posed; the monotonicity criterion of Definition 1 gives the bound $0\le c\le \tfrac{1}{2}(1-\nu)$ under the stated restrictions of homogeneous degree-one fluxes, a constant Jacobian, and $k\to\infty$. The sigmoid splitting interpolates between the centered flux equilibrium set and the discontinuous upwind set, so the weighted set reduces to the centered set as an eigenvalue approaches zero and to the discontinuous upwind set as $k\to\infty$. Numerical tests on shallow water, Euler, and ideal MHD problems show that this interpolation suppresses the sign-change instabilities of the discontinuous upwind set, improves resolution relative to the centered set, and preserves second-order convergence on smooth problems.

Load-bearing premise

The load-bearing premise is that the entropy and monotonicity bound $0\le c\le \tfrac{1}{2}(1-\nu)$, proved only for homogeneous degree-one fluxes with a constant Jacobian in the $k\to\infty$ limit, still holds approximately for the nonlinear shallow water, Euler, and ideal MHD systems at the finite value $k=2$ actually used in the numerical experiments.

Editorial extensions

If this is right

  • Any hyperbolic system with a real eigendecomposition of its flux Jacobian can be given the same upwind weighted equilibrium construction, so the method is not tied to the particular equations tested.
  • On smooth problems the scheme keeps second-order accuracy with $\omega=2$, while the discontinuous upwind set is unstable on the same smooth Euler tests, so the stability gain does not cost formal order.
  • In shock problems the weighted set runs at the same CFL number as the centered flux set, whereas the discontinuous upwind set required roughly half the CFL on the one-dimensional MHD shock tube, meaning the added dissipation does not degrade the time-step limit.
  • The scheme satisfies a discrete conservation law via telescoping internal fluxes in its finite volume form, which is the property needed for credible shock capturing.
  • The bound $0\le c\le \tfrac{1}{2}(1-\nu)$ gives a principled range for the extra diffusion when the assumptions of Theorem 4.4 hold, and the finite volume form identifies $c=\nu/2$ with standard local Lax-Friedrichs diffusion.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The transition width $k$ in the sigmoid is fixed at $k=2$ in all tests; one could make $k$ depend on the local eigenvalue spread or the CFL number, letting the scheme become more upwind in smooth regions and more centered near sign changes.
  • Because the finite volume interface flux reduces to a local Lax-Friedrichs flux at eigenvalue sign changes, the weighted upwind construction could be analysed with the existing finite volume stability toolbox, not only with kinetic entropy arguments.
  • If the heuristic extension of the $c$-bound to non-homogeneous fluxes fails, a numerical check of entropy decay or of the monotonicity condition on the actual shallow water and MHD states would reveal how much of the stated stability margin is carried by the heuristic rather than the theorem.
  • The same sigmoid splitting could be combined with a positivity- and bounds-preserving limiter, which the authors identify as the natural next step, to make the stability gains useful for very strong MHD shocks where negative pressure is the practical failure mode.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The paper proposes a weighted upwind vector kinetic lattice Boltzmann (WU-VKLB) method for hyperbolic conservation laws. The equilibrium set (22)-(24) is built from the conserved state U and partial fluxes obtained from a smooth sigmoid flux splitting (25)-(27) based on the eigendecomposition of the flux Jacobian; it reduces to the centered and discontinuous upwind sets in limiting cases. The authors derive equivalent finite-difference and finite-volume formulations (Theorems 4.1-4.3), show that the c-term acts as a diffusive stencil and yields an LLF-type numerical flux near zero eigenvalues, and prove an upper bound on c under restrictive assumptions (Theorem 4.4). Numerical tests on shallow water, Euler, and ideal MHD benchmarks report improved stability and accuracy relative to the centered and discontinuous upwind VKLB sets, together with second-order convergence on smooth problems.

Significance. If the claims withstand scrutiny, the method is a useful and fairly general construction: it gives a conservative, eigendecomposition-based upwinding framework for VKLB schemes, with explicit analysis of the added dissipation and demonstrated second-order convergence on smooth problems. The manuscript's algebraic core is clean: the moment constraints (3) and (5) are satisfied by construction, the arithmetic in Theorems 4.2 and 4.3 checks out, and Theorem 4.4 is correct under its stated hypotheses. The numerical test suite is broad (shallow water, Euler, and MHD with divergence cleaning), and the Orszag-Tang runs with c=0 and c=0.05 are a good start toward separating the effect of the diffusion parameter. The main weakness is that the central stability claim, namely that the sigmoid splitting rather than the added c-diffusion suppresses eigenvalue-sign-change instabilities, is not yet cleanly demonstrated, and the parameter bound is used heuristically outside its proven domain.

major comments (3)
  1. [5.1, 5.2 (Figs. 8-9, 13-14)] The central claim that the continuous sigmoid splitting stabilizes the scheme when eigenvalues change sign is confounded by the added c-diffusion. In the hydraulic-flow, compression-flow, Leblanc, and fixed-sonic-point benchmarks, the weighted upwind set is run with c=0.05 while the discontinuous upwind set has no analogous c-term, and no c=0 control run of the weighted upwind set is reported for these problems. Theorem 4.2 and Eq. (50) show that c introduces a Laplacian stencil and an LLF-type numerical flux with diffusion coefficient c*xi, and c=0.05 is the maximum value allowed by (51) at nu=0.9, so this term is not negligible. The Orszag-Tang comparison with c=0 and c=0.05 (Fig. 16) is helpful but does not isolate the eigenvalue-sign-change behavior. Please add c=0 runs, and if feasible intermediate c values, for the sign-change benchmarks, or otherwise separate the stabilizing effect of the sigmoid splitting from that of the c-diffusion; without this, the paper's emphasized mechanism is not established.
  2. [4.2, Theorem 4.4] The bound 0 <= c <= (1/2)(1-nu) is proven only for fluxes homogeneous of degree one with constant Jacobian in the limit k -> infinity, yet it is used to set c=0.05 with k=2 in all benchmark systems, including shallow water and MHD where the homogeneity assumption fails, and for the 2D set (41) where no analogous bound is derived. The 'Taylor series type expansion argument' in Section 4.2 is only a heuristic, and the manuscript itself flags this at the end of Theorem 4.4. Because the stability and accuracy claims in Section 5 all depend on this parameter choice, the paper needs either a proof covering non-homogeneous fluxes, finite k, and the 2D set, or a systematic numerical verification that the chosen c remains within a stable and entropy-consistent regime for each system. As written, the theoretical underpinning of the main free parameter is incomplete.
  3. [5.3, Fig. 15] In the Brio-Wu test the comparison also mixes CFL and c: the discontinuous upwind set is limited to nu=0.45 while the weighted upwind set runs at nu=0.90 with c=0.05, so the reported stability gain at the larger CFL may again be due to c-diffusion rather than the sigmoid splitting. A matched comparison (weighted upwind at c=0 and nu=0.90, or discontinuous upwind with an equivalent added diffusion) would clarify whether the sigmoid contributes independently of the diffusion.
minor comments (5)
  1. [Throughout] There are several typos and incorrect equation references: 'equations (2)' in Theorem 4.4 should be (27); 'in (4.4)' in Section 5 should be 'Theorem 4.4'; 'weighted upwind set (22)-(22)' in Section 5.3 should be (22)-(24); and 'discontinuos', 'T otal Energy', 'Fintie', 'the the', and 'and and' appear in the text.
  2. [3.2, Figure 5] The algorithm in Figure 5 says the streaming speed is updated through 'CFL/subcharacteristic constraint,' but for the discontinuous and weighted upwind sets only the CFL constraint is analyzed in Section 3.2; please state explicitly which constraint is used for each equilibrium set.
  3. [5.1, Figure 8] Figure 8 (hydraulic flow) uses CFL=0.80 while Section 5 states that nu=0.90 unless otherwise noted; since the c-bound (51) is CFL-dependent, please state the CFL in each figure caption and confirm that c=0.05 is within the applicable bound for that nu.
  4. [4.1] The sentence 'This consistency argument can be applied verbatim to the weighted upwind equilibrium distribution function set (22)-(24) when c=0' is slightly misleading, because the partial fluxes (26) are not identical to the discontinuous ones at finite k; the consistency is standard for any consistent splitting, but the wording should be adjusted.
  5. [3.1, Eq. (27)] Equation (27) defines alpha using max_j |lambda_j|; when all eigenvalues are zero, this quotient is undefined. For completeness, specify the convention in that degenerate case (for example, alpha=1/2).

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the WU-VKLB construction, parameter choices, and benchmark comparisons are self-contained, and no prediction reduces to a fitted input or a load-bearing self-citation.

full rationale

The paper's central derivation is self-contained. The weighted upwind equilibrium distribution set (22)-(24) is explicitly defined as a generalization of the centered set (8)-(10) and the discontinuous upwind set (12)-(14), with the sigmoid splitting (25)-(27) supplied as a new construction rather than imported from a circular source. Theorems 4.1-4.3 derive the equivalent finite difference form, the conservative finite volume form, and the LLF-type interpretation of the numerical flux directly from these definitions; these are genuine derivations, not restatements of the scheme's inputs. The entropy bound (51) is derived in Theorem 4.4 under stated assumptions, and the paper transparently labels its extension to non-homogeneous systems as heuristic, which is an acknowledged modeling assumption rather than a circular step. The parameter c=0.05 is selected from the derived bound at nu=0.9 and k=2 is an a priori smoothness choice; neither is fitted to the benchmark outputs, and the accuracy/stability claims are verified against exact solutions, analytic Riemann solutions, and high-resolution Athena reference data. The one self-citation, reference [27], is used only to identify the Brio-Wu and Orszag-Tang benchmarks and is not load-bearing for any theoretical claim. The skeptical concern that the stability gain over the discontinuous upwind set is confounded with the added c-diffusion is an experimental-design caveat, not a circularity: the paper never defines stability as the presence of the c-term, and its stability conclusions are based on independent benchmark behavior. Therefore no circular step meeting the paper's own reduction standard can be exhibited.

Assumptions & free parameters 2 free parameters · 5 assumptions · 0 invented entities

The central claim rests on two tunable parameters: c (diffusion coefficient) and k (sigmoid steepness). c is constrained by a bound proven only in a restrictive linear setting; k is unconstrained. The stability analysis additionally assumes hyperbolicity, the validity of Bouchut's criterion as an entropy proxy, the sufficiency of the CFL condition in place of the subcharacteristic condition, and the correctness of a cited equivalence theorem. No new physical entities are introduced; the free parameters are numerical, not ontological.

free parameters (2)
  • c (weighting/diffusion coefficient on conserved state U) = 0.05, upper bound of (51) for nu=0.9; proven only for k->infinity, homogeneous degree-one flux, constant Jacobian
    Controls artificial diffusion in the weighted upwind equilibrium (22)-(24) and in the equivalent finite-volume flux (49). The authors adopt the maximum allowed by the bound (51) for all 1D and 2D runs; for the Orszag-Tang problem they show c=0 is more accurate, so c is a stability-motivated setting rather than a fit to benchmark data.
  • k (sigmoid steepness in flux split (27)) = 2.0
    Sets the smoothness of the transition between centered and upwind splitting. Chosen ad hoc: 'In all cases, we take k=2.0 ... to ensure a smooth transition when an eigenvalue changes sign' (Section 5 preamble). No sensitivity study or derivation is given; admissible constraints on k are left for future work.
assumptions (5)
  • domain assumption Hyperbolicity: the flux Jacobian dF(U) has a complete set of real eigenvalues and eigenvectors for all U (eigenvalue decomposition (15)).
    Used to define the partial fluxes (17) and (25)-(26) and the characteristic boundary conditions (31)-(35); the paper assumes this for shallow water, Euler, and MHD.
  • ad hoc to paper For Theorem 4.4, F is homogeneous of degree one and the Jacobian dF is constant.
    These assumptions make the flux split equal to Steger-Warming and make the derivative of f2_eq easy to diagonalize. The paper explicitly notes that shallow water and ideal MHD do not satisfy homogeneity, yet the resulting bound (51) is still used for all systems via a heuristic Taylor-series argument (Section 4.2).
  • domain assumption Bouchut monotonicity criterion (Definition 1) is a sufficient condition for the kinetic system to admit an H-theorem for systems with a convex entropy.
    Imported from [9,44]; it is the theoretical basis for the c-bound and for the claimed entropy stability. Not re-proven here.
  • domain assumption The classical hyperbolic CFL condition (28)-(29) is sufficient for stability of the discontinuous upwind and weighted upwind distribution sets.
    Stated in Section 2.3 as replacing the subcharacteristic condition (20) for these sets. No proof is given; the adequacy is checked only numerically in Section 5.
  • standard math Theorem 4.1: the general vector lattice Boltzmann scheme is equivalent to the finite difference form (45) for any 0<omega<2.
    Quoted from Section 4.2 of [1] and used as the basis for Theorems 4.2-4.4.

how reviews work

0 comments
Cite this review

Pith. "Pith review of A Weighted Upwind Vector Kinetic Lattice Boltzmann Method For Hyperbolic Conservation Laws." pith.science (2026). https://pith.science/paper/FIKHD6P3

@misc{pith2026260804283,
  author       = {Pith},
  title        = {Pith review of: A Weighted Upwind Vector Kinetic Lattice Boltzmann Method For Hyperbolic Conservation Laws},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/FIKHD6P3}},
  note         = {Machine review of arXiv:2608.04283}
}
read the original abstract

Vector kinetic lattice Boltzmann (VKLB) methods have recently emerged as a promising framework for solving hyperbolic partial differential equation (PDE) systems. VKLB discretizes Boltzmann-type equations using a discrete set of lattice velocities, enforces discrete moment constraints, and carefully defines equilibrium distribution functions. In this work, we introduce novel upwinded equilibrium distribution functions constructed from conservation variables and numerical fluxes derived via continuous flux vector splitting based on the eigendecomposition of the flux Jacobian. This formulation enables the weighted-upwind VKLB equilibrium to be applied broadly to general hyperbolic systems. The method is verified on a set of challenging hyperbolic systems that includes the shallow water, Euler and ideal magnetohydrodynamics (MHD) equations. The proposed method demonstrates improved stability, reduced error norms, and sharper shock resolution across increasingly complex verification and benchmark problems.

Figures

Figures reproduced from arXiv: 2608.04283 by the authors.

Figure 1
Figure 1. One dimensional lattice (𝐷 = 1) with three discrete velocities (𝑄 = 3). The distribution functions 𝑓1 , 𝑓2 , and 𝑓3 have corresponding velocity vectors 𝐯1 = (𝜉), 𝐯2 = (0), and 𝐯3 = (−𝜉). Here, Δ𝑥 is the distance traversed by the flow of the distribution functions 𝑓1 , 𝑓3 in the positive and negative x directions during a time increment Δ𝑡. With only the constraints (3), (5), any number of equilibrium distribution fu… view at source ↗
Figure 2
Figure 2. Sigmoid transition function 𝛼 ( 𝜆 |𝜆𝑚𝑎𝑥| ; 𝑘 ) for 𝜆 > 0. We call the distribution function set (22)–(24) using the partial fluxes (26) a weighted upwind distribution function set. The eigenvalues in (27) are normalized so the resulting parameterization is scale invariant. The sigmoid function (27) allows the flux structure of the weighted upwind distribution function set (22)–(24) to vary continuously between the c… view at source ↗
Figure 3
Figure 3. One-dimensional lattice, 𝐷 = 1. (a) For non-reflecting boundary conditions, the lattice point 𝑥𝑏 is on the computational/physical boundary. The eigenvalue 𝜆 𝑘 > 0 while 𝜆 𝑙 < 0, corresponding to outward and inward flow of the characteristic variables. (b) For periodic boundary conditions, the lattice nodes 𝑥𝐿 and 𝑥𝑅 are within the fluid. Substituting in the eigenvalue decomposition (15) into (30) motivates the intro… view at source ↗
Figures from the paper (14 more)
Figure 4
Figure 4. Figure 4: Orthogonal vectors (38) relative to the coordinate axis. Each velocity vector in (38) has a corresponding equilibrium distribution function 𝑓 𝑒𝑞 1 , 𝑓𝑒𝑞 2 , 𝑓𝑒𝑞 3 , 𝑓𝑒𝑞 4 , 𝑓𝑒𝑞 5 . The 2D centered flux distribution functions with respect to the velocity vectors (38) ar…
Figure 5
Figure 5. Figure 5: Flow chart description of the VKLB algorithm. along its corresponding discrete velocity 𝐯𝑞 . First, the collision operator is, 𝑓 ∗ 𝑞 (𝐱, 𝑡) = 𝑓𝑞 (𝐱, 𝑡) − 𝜔 ( 𝑓𝑞 (𝐱, 𝑡) − 𝑓 𝑒𝑞 𝑞 (𝑈) ) . (42) The collision operator is then followed by the streaming operation, 𝑓𝑞 (𝐱 + 𝐯𝑞Δ…
Figure 6
Figure 6. Figure 6: Outflow boundary conditions for the shallow water system with a smooth initial condition ( [PITH_FULL_IMAGE:figures/full_fig_p014_6.png]
Figure 7
Figure 7. Figure 7: Standard dam-break problem ( [PITH_FULL_IMAGE:figures/full_fig_p015_7.png]
Figure 8
Figure 8. Figure 8: Hydraulic flow ( [PITH_FULL_IMAGE:figures/full_fig_p015_8.png]
Figure 9
Figure 9. Figure 9: Compression flow ( [PITH_FULL_IMAGE:figures/full_fig_p016_9.png]
Figure 10
Figure 10. Figure 10: Sinusoidal entropy wave (55) showing the 𝐿2 error using discrete lattice points 𝑁 = [64, 128, 256, 512], CFL = 0.30, 𝜔 = 2.0, and final time 𝑇 = 1.0. The problem (57) admits an exact solution where the vortex is convected diagonally with velocity (𝑢, 𝑣) = (1, 1). For …
Figure 11
Figure 11. Figure 11: Euler smooth vortex (57) showing the 𝐿2 error using discrete lattice points 𝑁 = [64, 128, 256, 512, 1024], CFL = 0.30, 𝜔 = 2.0, and final time 𝑇 = 2.0. 10 4 10 3 Spatial Discretization ( x) 10 4 10 3 10 2 L 1 E r r o r Density L1 Error (T = 0.2) Centered Flux Disconti…
Figure 12
Figure 12. Figure 12: Sod shock tube problem ( [PITH_FULL_IMAGE:figures/full_fig_p018_12.png]
Figure 13
Figure 13. Figure 13: Leblanc shock tube problem ( [PITH_FULL_IMAGE:figures/full_fig_p018_13.png]
Figure 14
Figure 14. Figure 14: Fixed sonic point shock tube problem ( [PITH_FULL_IMAGE:figures/full_fig_p019_14.png]
Figure 15
Figure 15. Figure 15: Brio–Wu shock tube problem (59). Discrete lattice points 𝑁 = 2048. CFL constraint for the centered flux distribution function set (8)–(10) and the weighted upwind set (22)–(24) is 𝐶𝐹 𝐿 = 0.90. The discontinuous set (12)–(14) requires 𝐶𝐹 𝐿 = 0.45 for stability. 0.0 0.2…
Figure 16
Figure 16. Figure 16: Orszag–Tang 2D problem (60) on a 2048 × 2048 mesh to final time 𝑇 = 0.5. We compare the centered flux set (8)–(10) and the weighted upwind set (22)–(24), using 𝑐 = 0.0 and 𝑐 = 0.05 to see the affect of additional diffusion (see Theorem 4.2). This problem evolves from …
Figure 17
Figure 17. Figure 17: Effect of increasing 𝜔 > 1 on density stability for the centered flux set (8)–(10) and weighted upwind set (22)–(24). Panels show the Sod shock tube, [PITH_FULL_IMAGE:figures/full_fig_p021_17.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

43 extracted references · 25 canonical work pages

  1. [1]

    Onlatticeboltzmannmethodsbasedonvector-kineticmodelsforhyperbolicpartialdifferentialequa- tions

    Anandan,M.,RaghuramaRao,S.,2024. Onlatticeboltzmannmethodsbasedonvector-kineticmodelsforhyperbolicpartialdifferentialequa- tions. Computers and Fluids 280, 106348. URL:https://www.sciencedirect.com/science/article/pii/S0045793024001804, doi:https://doi.org/10.1016/j.compfluid.2024.106348

  2. [2]

    Equilibrium boundary conditions for vectorial multi-dimensional lattice Boltzmann schemes

    Aregba-Driollet, D., Bellotti, T., 2025. Equilibrium boundary conditions for vectorial multi-dimensional lattice boltzmann schemes. URL: https://arxiv.org/abs/2505.17535,arXiv:2505.17535

  3. [3]

    Discrete kinetic schemes for multidimensional systems of conservation laws

    Aregba-Driollet, D., Natalini, R., 2000. Discrete kinetic schemes for multidimensional systems of conservation laws. SIAM Journal on Numerical Analysis 37, 1973–2004. URL:http://www.jstor.org/stable/2587356

  4. [4]

    A robust and efficient solver based on kinetic schemes for magnetohydrodynamics (mhd) equations

    Baty, H., Drui, F., Helluy, P., Franck, E., Klingenberg, C., Thanhäuser, L., 2023. A robust and efficient solver based on kinetic schemes for magnetohydrodynamics (mhd) equations. Applied Mathematics and Computation 440, 127667

  5. [5]

    Consistency and stability of boundary conditions for a two-velocities lattice Boltzmann scheme

    Bellotti, T., 2025. Consistency and stability of boundary conditions for a two-velocities lattice boltzmann scheme. URL:https://arxiv. org/abs/2407.02009,arXiv:2407.02009

  6. [6]

    Phys.Rev.94,511–525

    Bhatnagar,P.L.,Gross,E.P.,Krook,M.,1954.Amodelforcollisionprocessesingases.i.smallamplitudeprocessesinchargedandneutralone- componentsystems. Phys.Rev.94,511–525. URL:https://link.aps.org/doi/10.1103/PhysRev.94.511,doi:10.1103/PhysRev. 94.511

  7. [7]

    Lattice boltzmann for linear elastodynamics: Periodic problems and dirichlet boundary conditions

    Boolakee, O., Geier, M., De Lorenzis, L., 2025. Lattice boltzmann for linear elastodynamics: Periodic problems and dirichlet boundary conditions. ComputerMethodsinAppliedMechanicsandEngineering433,117469. URL:https://www.sciencedirect.com/science/ article/pii/S0045782524007242, doi:https://doi.org/10.1016/j.cma.2024.117469

  8. [8]

    A novel second-order flux splitting for ideal magnetohydrodynamics

    Borah, K., Natarajan, G., Dass, A.K., 2016. A novel second-order flux splitting for ideal magnetohydrodynamics. Journal of Computational Physics 313, 159–180. URL:https://www.sciencedirect.com/science/article/pii/S0021999116001248, doi:https://doi. org/10.1016/j.jcp.2016.02.052

Show all 43 references
  1. [9]

    Construction of BGK models with a family of kinetic entropies for a given system of conservation laws

    Bouchut, F., 1999. Construction of BGK models with a family of kinetic entropies for a given system of conservation laws. Journal of Statistical Physics 95, 113–170. URL:https://doi.org/10.1023/A:1004525427365, doi:10.1023/A:1004525427365

  2. [10]

    Lattice boltzmann method for fluid flows

    Chen, S., Doolen, G.D., 1998. Lattice boltzmann method for fluid flows. Annual Review of Fluid Mechanics 30, 329–364. URL:https://www.annualreviews.org/content/journals/10.1146/annurev.fluid.30.1.329, doi:https://doi.org/10. 1146/annurev.fluid.30.1.329

  3. [11]

    High-orderfluxsplittingschemesfortheeulerequationsofgasdynamics

    Chu,S.,Herty,M.,Toro,E.F.,2025. High-orderfluxsplittingschemesfortheeulerequationsofgasdynamics. URL:https://arxiv.org/ abs/2504.01699,arXiv:2504.01699

  4. [12]

    Therunge-kuttalocalprojectiondiscontinuousgalerkinfiniteelementmethodforconservationlaws

    Cockburn,B.,Hou,S.,Shu,C.W.,1990. Therunge-kuttalocalprojectiondiscontinuousgalerkinfiniteelementmethodforconservationlaws. iv: The multidimensional case. Mathematics of Computation 54, 545–581. URL:http://www.jstor.org/stable/2008501

  5. [13]

    Hyperbolic divergence cleaning for the mhd equations

    Dedner, A., Kemm, F., Kröner, D., Munz, C.D., Schnitzer, T., Wesenberg, M., 2002. Hyperbolic divergence cleaning for the mhd equations. Journal of Computational Physics 175, 645–673. URL:https://www.sciencedirect.com/science/article/pii/ S002199910196961X, doi:https://doi.org/...

  6. [14]

    Lattice kinetic schemes for magnetohydrodynamics

    Dellar, P.J., 2002. Lattice kinetic schemes for magnetohydrodynamics. Journal of Computational Physics 179, 95–126. URL:https: //www.sciencedirect.com/science/article/pii/S0021999102970440, doi:https://doi.org/10.1006/jcph.2002.7044

  7. [15]

    Simulation of strong nonlinear waves with vectorial lattice boltzmann schemes

    Dubois, F., 2014. Simulation of strong nonlinear waves with vectorial lattice boltzmann schemes. URL:https://arxiv.org/abs/1401. 0427,arXiv:1401.0427

  8. [16]

    Theory and practice of finite elements

    Ern, A., Guermond, J.L., 2004. Theory and practice of finite elements. volume 159. Springer

  9. [17]

    Principles of Magnetohydrodynamics: With Applications to Laboratory and Astrophysical Plasmas

    Goedbloed, J.P.H., Poedts, S., 2004. Principles of Magnetohydrodynamics: With Applications to Laboratory and Astrophysical Plasmas. Cambridge University Press

  10. [18]

    Second-order invariant domain preserving approximation of the euler equations using convex limiting

    Guermond, J.L., Nazarov, M., Popov, B., Tomas, I., 2018. Second-order invariant domain preserving approximation of the euler equations using convex limiting. SIAM Journal on Scientific Computing 40, A3211–A3239

  11. [19]

    Stability analysis of the vectorial lattice-boltzmann method

    Guillon, K., Hélie, R., Helluy, P., 2024. Stability analysis of the vectorial lattice-boltzmann method. URL:https://arxiv.org/abs/ 2402.09813,arXiv:2402.09813

  12. [20]

    A novel thermal model for the lattice boltzmann method in incompressible limit

    He, X., Chen, S., Doolen, G.D., 1998. A novel thermal model for the lattice boltzmann method in incompressible limit. Journal of Computational Physics 146, 282–300. URL:https://www.sciencedirect.com/science/article/pii/S0021999198960570, doi:https://doi.org/10.1006/jcph.1998.6057

  13. [21]

    Characteristic boundary conditions in the lattice boltzmann method for fluid and gas dynamics

    Heubes, D., Bartel, A., Ehrhardt, M., 2014. Characteristic boundary conditions in the lattice boltzmann method for fluid and gas dynamics. Journal of Computational and Applied Mathematics 262, 51–61. URL:https://www.sciencedirect.com/science/article/pii/ S0377042713004743, doi...

  14. [22]

    Characteristic boundary condition for thermal lattice boltzmann methods

    Klass, F., Gabbana, A., Bartel, A., 2024. Characteristic boundary condition for thermal lattice boltzmann methods. Computers I&amp; Mathematics with Applications 157, 195–208. URL:http://dx.doi.org/10.1016/j.camwa.2023.12.033, doi:10.1016/j.camwa. 2023.12.033

  15. [23]

    The lattice Boltzmann method

    Krüger, T., Kusumaatmaja, H., Kuzmin, A., Shardt, O., Silva, G., Viggen, E.M., 2017. The lattice Boltzmann method. volume 10. Springer

  16. [24]

    Monolithic convex limiting for continuous finite element discretizations of hyperbolic conservation laws

    Kuzmin, D., 2020. Monolithic convex limiting for continuous finite element discretizations of hyperbolic conservation laws. Computer Methods in Applied Mechanics and Engineering 361, 112804

  17. [25]

    Flux-corrected transport: principles, algorithms, and applications

    Kuzmin, D., Löhner, R., Turek, S., 2012. Flux-corrected transport: principles, algorithms, and applications. Springer Science & Business Media

  18. [26]

    Finite volume methods for hyperbolic problems

    LeVeque, R.J., 2002. Finite volume methods for hyperbolic problems. volume 31. Cambridge university press

  19. [27]

    A linearity preserving nodal variation limiting algorithm for continuous galerkin discretization of ideal mhd equations

    Mabuza, S., Shadid, J.N., Cyr, E.C., Pawlowski, R.P., Kuzmin, D., 2020. A linearity preserving nodal variation limiting algorithm for continuous galerkin discretization of ideal mhd equations. Journal of Computational Physics 410, 109390. URL:https://www. sciencedirect.com/sci...

  20. [28]

    Lattice bgk models for navier-stokes equation

    Qian, Y.H., D’Humières, D., Lallemand, P., 1992. Lattice bgk models for navier-stokes equation. Europhysics Letters 17, 479. URL: https://doi.org/10.1209/0295-5075/17/6/001, doi:10.1209/0295-5075/17/6/001

  21. [29]

    Aflux-splittingsolverforshallowwaterequationswithsourceterms

    Rebollo,T.C.,Nieto,E.D.F.,Mármol,M.G.,2003. Aflux-splittingsolverforshallowwaterequationswithsourceterms. InternationalJournal for Numerical Methods in Fluids 42, 23–55. URL:https://onlinelibrary.wiley.com/doi/abs/10.1002/fld.436, doi:https: //doi.org/10.1002/fld.436,arXiv:htt...

  22. [31]

    Lattice boltzmann model for simulating flows with multiple phases and components

    Shan, X., Chen, H., 1993. Lattice boltzmann model for simulating flows with multiple phases and components. Phys. Rev. E 47, 1815–1819. URL:https://link.aps.org/doi/10.1103/PhysRevE.47.1815, doi:10.1103/PhysRevE.47.1815

  23. [32]

    High order weighted essentially nonoscillatory schemes for convection dominated problems

    Shu, C.W., 2009. High order weighted essentially nonoscillatory schemes for convection dominated problems. SIAM Review 51, 82–126. URL:https://doi.org/10.1137/070679065, doi:10.1137/070679065,arXiv:https://doi.org/10.1137/070679065

  24. [35]

    The athena++ adaptive mesh refinement framework: Design and magnetohydro- dynamic solvers

    Stone, J.M., Tomida, K., White, C.J., Felker, K.G., 2020. The athena++ adaptive mesh refinement framework: Design and magnetohydro- dynamic solvers. The Astrophysical Journal Supplement Series 249, 4. URL:https://doi.org/10.3847%2F1538-4365%2Fab929b, doi:10.3847/1538-4365/ab929b

  25. [36]

    The Lattice Boltzmann Equation for Fluid Dynamics and Beyond

    Succi, S., 2001. The Lattice Boltzmann Equation for Fluid Dynamics and Beyond. Oxford University Press

  26. [37]

    On the sonic point glitch

    Tang, H., 2005. On the sonic point glitch. Journal of Computational Physics 202, 507–532. URL:https://www.sciencedirect.com/ science/article/pii/S0021999104002967, doi:https://doi.org/10.1016/j.jcp.2004.07.013

  27. [38]

    Flux splitting schemes for the euler equations

    Toro, E., Vázquez-Cendón, M., 2012. Flux splitting schemes for the euler equations. Computers and Fluids 70, 1–12. URL:https: //www.sciencedirect.com/science/article/pii/S0045793012003398, doi:https://doi.org/10.1016/j.compfluid.2012. 08.023

  28. [39]

    Riemann Solvers and Numerical Methods for Fluid Dynamics: A Practical Introduction

    Toro, E.F., 2009. Riemann Solvers and Numerical Methods for Fluid Dynamics: A Practical Introduction. Springer, Berlin and New York

  29. [40]

    A flux-vector splitting scheme for the shallow water equations extended to high-order on unstructured meshes

    Toro, E.F., Castro, C.E., Vanzo, D., Siviglia, A., 2022. A flux-vector splitting scheme for the shallow water equations extended to high-order on unstructured meshes. International Journal for Numerical Methods in Fluids 94, 1679–1705. URL:http://dx.doi.org/10.1002/ fld.5099, ...

  30. [41]

    Towards the ultimate conservative difference scheme

    van Leer, B., 1979. Towards the ultimate conservative difference scheme. v. a second-order sequel to godunov’s method. Journal of Computational Physics 32, 101–136. URL:https://www.sciencedirect.com/science/article/pii/0021999179901451, doi:https://doi.org/10.1016/0021-9991(79)90145-1

  31. [42]

    Flux-vector splitting for the Euler equations, in: Krause, E

    van Leer, B., 1982. Flux-vector splitting for the Euler equations, in: Krause, E. (Ed.), Numerical Methods in Fluid Dynamics. volume 170, pp. 507–512. doi:10.1007/3-540-11948-5_66

  32. [43]

    A new local and explicit kinetic method for linear and non-linear convection-diffusion problems with finite kinetic speeds: I

    Wissocq, G., Abgrall, R., 2024. A new local and explicit kinetic method for linear and non-linear convection-diffusion problems with finite kinetic speeds: I. one-dimensional case. Journal of Computational Physics 518, 113333. URL:https://www.sciencedirect.com/ science/article...

  33. [44]

    A positive- and bound-preserving vectorial lattice boltzmann method in two dimensions

    Wissocq, G., Liu, Y., Abgrall, R., 2024. A positive- and bound-preserving vectorial lattice boltzmann method in two dimensions. URL: https://arxiv.org/abs/2411.15001,arXiv:2411.15001

  34. [45]

    Numerical solutions of euler equations by using a new flux vector splitting scheme

    Zha, G., Bilgen, E., 2005. Numerical solutions of euler equations by using a new flux vector splitting scheme. International Journal for Numerical Methods in Fluids 17, 115–144. doi:10.1002/fld.1650170203

  35. [46]

    A novel flux splitting based on wave-particle splitting for ideal magnetohydrodynamics

    Zhang, S., 2024. A novel flux splitting based on wave-particle splitting for ideal magnetohydrodynamics. Computers and Fluids 270, 106142.URL:https://www.sciencedirect.com/science/article/pii/S0045793023003675,doi:https://doi.org/10.1016/ j.compfluid.2023.106142. Michael W. Br...

Pith tools

Reviewed August 15, 2026 · model on record in the stance chip above.