Papers
Topics
Authors
Recent
Search
2000 character limit reached

Finite Volume Property in Numerical PDEs

Updated 7 July 2026
  • Finite volume property is the principle that discretizations enforce exact control-volume balances through net fluxes and source terms.
  • It is applied across various contexts, including conservative transport, diffusion, and interface problems, ensuring both local and global conservation.
  • The approach underpins structure-preserving methods that integrate conservation with additional properties like positivity, monotonicity, and high-order accuracy.

Searching arXiv for recent and foundational papers on finite volume property across numerical PDEs and related finite-volume contexts. The finite volume property is the statement that a discretization is organized as exact balances over control volumes: the evolution of the unknown in each cell is determined by the net flux crossing the cell boundary and by sources acting inside the cell. In the standard numerical-analysis sense, this implies two complementary facts: local conservation, because every update is written as a face-flux balance on each control volume, and global conservation, because interior fluxes cancel pairwise when the balances are summed over the mesh. Across the literature, this property appears in conservative transport, elliptic diffusion, probability evolution, interface problems, and structure-preserving discretizations, where it is often coupled to positivity, monotonicity, coercivity, Markov structure, or energy decay (Ziggaf et al., 2021).

1. Integral balance as the defining mechanism

For conservation laws, the finite volume property means that the semidiscrete update in each control volume is written as a balance between net fluxes crossing its boundary and sources acting inside it. In the two-dimensional shallow water setting, for example, integrating

∂tW+∇⋅F(W)=Q(W)\partial_t W + \nabla\cdot \mathbb{F}(W)=Q(W)

over a triangular cell TiT_i gives

dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,

and the explicit update

Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.

The same structure underlies classical gas-dynamics finite volumes, where cell averages are updated by flux differences across interfaces, and summation over the mesh leaves only boundary fluxes because every interior flux appears twice with opposite sign [(Ziggaf et al., 2021); (Dubois, 2011)].

For diffusion problems, the same principle is expressed through integrated constitutive fluxes rather than hyperbolic numerical fluxes. On a control volume ViV_i,

∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.

This makes the finite volume property independent of a particular PDE class: what matters is that the discrete equations remain cellwise balance laws, with one flux per face and exact cancellation on interior interfaces. Modern finite-volume theory for diffusion equations treats this as the first requirement on any admissible scheme, before coercivity or discrete minimum–maximum principles are considered (Droniou, 2014).

A useful consequence is that conservation is encoded geometrically rather than algebraically ad hoc. A scheme is locally conservative if each cell changes only through its faces plus sources, and globally conservative if the mesh topology enforces telescoping cancellation. This is why the finite volume property persists across cell-centered, vertex-centered, face-centered, mixed, mimetic, and duality-based formulations, even when the discrete unknowns differ substantially (Droniou, 2014).

2. Probability evolution and the Markov interpretation

In probability transport, the finite volume property acquires a particularly sharp interpretation because conservation of mass becomes preservation of total probability. For the flow generated by

x˙=f(x),\dot{x}=f(x),

the density evolves by the continuity equation

∂tρ(t,x)+∇⋅(ρ(t,x) f(x))=0.\partial_t \rho(t,x) + \nabla\cdot\big(\rho(t,x)\,f(x)\big)=0.

Integrating over a control volume ViV_i yields the exact balance

ddt∫Viρ dx+∑faces Γi,j∫Γi,jρ f⋅ni,j dS=0.\frac{d}{dt} \int_{V_i} \rho\,dx + \sum_{\text{faces } \Gamma_{i,j}} \int_{\Gamma_{i,j}} \rho\, f\cdot n_{i,j}\, dS =0.

A first-order explicit upwind finite volume method updates the cell masses TiT_i0 by face fluxes only,

TiT_i1

and the pairwise antisymmetry TiT_i2 implies

TiT_i3

Under periodic or reflecting boundary conditions, the discrete total probability is therefore preserved exactly (Norton et al., 2016).

What distinguishes the Frobenius–Perron setting is that conservation is only one half of the desired structure. Under a Courant–Friedrichs–Lewy restriction,

TiT_i4

the explicit upwind update becomes positivity-preserving as well. Writing the scheme as

TiT_i5

produces a nonnegative matrix TiT_i6 whose rows sum to one under the authors’ convention, so the discrete operator is row-stochastic. In the notation of the paper, the discrete Frobenius–Perron operator TiT_i7 is therefore a Markov operator: it maps nonnegative densities to nonnegative densities and preserves their TiT_i8 norm (Norton et al., 2016).

This is more than a reformulation. It identifies the finite volume property with a discrete probabilistic semantics. The paper’s pendulum example,

TiT_i9

uses periodic boundary conditions in dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,0, reflecting boundary conditions in dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,1, and a CFL bound

dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,2

so that dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,3 is Markov during sequential inference with multi-modal posteriors. Propagation preserves total mass and nonnegativity, and Bayesian update is then performed by likelihood multiplication and renormalization. In that context, the finite volume property is not merely conservative bookkeeping; it is the structural reason the discrete prediction step remains a valid probability transport operator (Norton et al., 2016).

3. Elliptic equations, interfaces, and face-based conservative formulations

For elliptic problems, the finite volume property is usually formulated as exact flux balance for each control volume. In the matched interface and boundary finite volume method, a vertex-centered control volume dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,4 satisfies

dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,5

and the discrete face fluxes are constructed so that interior contributions cancel pairwise when summed over the mesh. Even when the control volume is cut by an interface and fictitious values are introduced to enforce

dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,6

the face-flux form is retained. The paper emphasizes that the use of fictitious values only modifies the local face-centered approximations; it does not alter the flux-balance structure, so conservation holds locally and globally (Cao et al., 2015).

A higher-order Cartesian-grid formulation for elliptic interface problems preserves the same principle in cut cells. For a cut subvolume dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,7,

dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,8

The method computes reaction and flux integrals by Taylor expansions and exact geometric moments, but conservation is enforced by design through a single numerical flux per non-embedded-boundary face. When neighboring cut or irregular cells would otherwise produce two distinct face stencils, they are averaged so that each interior face carries one shared flux. That shared flux then appears with opposite orientations in the two neighboring cell balances, producing exact telescoping in the global sum (Thacher et al., 2023).

The face-centred finite volume method makes the same idea explicit at the algebraic level. It defines one piecewise constant unknown per mesh face and reconstructs the elemental solution and gradient from local problems. For Poisson,

dWidt+1∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wij,nij)=Qi,\frac{d W_i}{dt} + \frac{1}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W_{ij},\boldsymbol{n}_{ij}\right) = Q_i,9

the method enforces on each element the exact balance between source and numerical face fluxes; because each interior face has a unique global face unknown, the numerical flux is single-valued and contributes with opposite sign to the two adjacent elements. The result is a locally conservative scheme in which the solution and its gradient are recovered element-by-element, without gradient reconstruction (Sevilla et al., 2017).

These formulations show that the finite volume property is independent of the specific mechanism used to handle discontinuous coefficients, immersed interfaces, or hybridized traces. What must remain invariant is the face-flux topology of the discrete equations. Once that is preserved, conservation survives interface jump enforcement, cut-cell geometry, and mixed or HDG-inspired reconstructions (Cao et al., 2015, Thacher et al., 2023, Sevilla et al., 2017).

4. Structure preservation beyond conservation

In many contemporary finite volume schemes, conservation is treated as necessary but not sufficient. The finite volume property is coupled to additional invariants or inequalities that encode the underlying physics.

For shallow water equations on unstructured triangular meshes, the Finite Volume Characteristics scheme keeps the classical finite volume form,

Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.0

but computes the interface state Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.1 by a characteristics-based predictor. Since the same predicted state is used for both cells adjacent to an edge and Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.2, interior fluxes cancel exactly. The paper therefore obtains local and global conservation while avoiding a Riemann solver and maintaining non-oscillatory behavior under the stated CFL restriction (Ziggaf et al., 2021).

For ideal magnetohydrodynamics, conservation is supplemented by admissibility and a discrete divergence constraint. The high-order method of (Ding et al., 2023) enforces the cellwise discrete weak divergence

Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.3

by a projection on interface point values, and combines this with a positivity-preserving limiter and a Godunov–Powell source discretization. Under the CFL condition

Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.4

updated cell averages remain in the admissible set Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.5. Here the finite volume property provides the conservative core, while the additional DDF and PP structures eliminate the destabilizing impact of magnetic divergence terms on positivity (Ding et al., 2023).

For cross-diffusion systems coupled by a moving interface, the finite volume balance must accommodate changing control-volume geometry. In the vapor-deposition model, the update uses deformed cut cells and an interface flux equal to the Butler–Volmer source term Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.6, while the interface position satisfies

Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.7

This yields exact species-wise mass conservation, preserves nonnegativity and the volume-filling constraint Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.8, and implies monotone decay of the discrete free energy after the implicit step and the convex post-processing (Cancùs et al., 2023).

For quasimonotone reaction–diffusion systems, the finite volume property is combined with a discrete maximum principle. The diffusion fluxes are modified into nonlinear DMP-preserving fluxes, the time derivative is discretized by backward Euler, and the resulting implicit nonlinear scheme preserves the invariant rectangle Win+1=Win−Δt∣Ti∣∑j∈N(i)∣γij∣ Ω ⁣(Wijn,nij)+Δt Qin.W^{n+1}_i = W^n_i - \frac{\Delta t}{|T_i|}\sum_{j\in \mathcal{N}(i)} |\gamma_{ij}|\, \Phi\!\left(W^n_{ij},\boldsymbol{n}_{ij}\right) + \Delta t\, Q^n_i.9 under the paper’s quasimonotonicity hypotheses. The iterative solver goes further: it preserves the invariant region at each iteration step for any ViV_i0 (Zhou, 2024).

For the degenerate two-phase two-fluxes Cahn–Hilliard model, the control-volume balances preserve exact global mass conservation through antisymmetric face fluxes,

ViV_i1

while the logarithmic mean choice in the fluxes enforces positivity, a discrete energy inequality, and control of the entropy dissipation rate. The scheme is then shown to admit discrete solutions and to converge, by compactness, toward weak solutions of the continuous problem (CancĂšs et al., 2020).

The monotone finite volume scheme for the time-fractional Fokker–Planck equation provides a related example. It keeps the cellwise flux-difference form,

ViV_i2

and splits the convection term into ViV_i3, ViV_i4, and ViV_i5 so that the discrete operator is an ViV_i6-matrix. The resulting method is unconditionally stable, monotone, and preserves nonnegativity of densities (Jiang et al., 2017).

A plausible implication is that, in modern finite volume design, conservation is increasingly treated as one member of a larger structural package. The same face-flux balance that guarantees exact conservation also becomes the natural place to impose positivity, admissibility, entropy decay, invariant-region preservation, or moving-interface consistency (Ding et al., 2023, CancĂšs et al., 2023, Zhou, 2024, CancĂšs et al., 2020, Jiang et al., 2017).

5. Coercivity, monotonicity, and high-order accuracy

Finite volume analysis for diffusion equations often organizes discrete properties around a triad: conservation, coercivity, and minimum–maximum principles. The review literature emphasizes that coercivity is the discrete analogue of the continuous energy estimate and is the main mechanism behind stability and convergence on generic meshes, while discrete minimum–maximum principles are essential under strong anisotropy if one wants physically meaningful approximate solutions (Droniou, 2014).

One route to coercive conservative schemes is the mixed Petrov–Galerkin formulation. In one dimension, the method of (Dubois, 2014) rewrites the homogeneous Dirichlet Poisson problem in first-order form and shows that testing the divergence equation with cell indicators gives the exact local conservation law

ViV_i7

The stability of the Petrov–Galerkin pairing is tied to the compatibility interpolation condition

ViV_i8

which is equivalent, in the paper’s setting, to the uniform discrete inf–sup property. Here the finite volume property is exact even before convergence is discussed; what the inf–sup analysis adds is a rigorous explanation of why that conservative stencil is also stable (Dubois, 2014).

On rectangular meshes, vertex-centered finite volume methods of arbitrary order preserve the control-volume balance

ViV_i9

and the global Petrov–Galerkin machinery then yields optimal convergence in the energy norm. The same framework proves superconvergence: the solution is superclose to the Lobatto interpolant, and the ∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.0-error attains the optimal order through this superconvergent structure rather than through an Aubin–Nitsche argument (Zhang et al., 2012).

A sharper result is the ∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.1-conjecture for high-order finite volumes on rectangular meshes. For bi-∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.2 finite volume solutions, the paper proves

∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.3

and also establishes superconvergence at Lobatto points and Gauss points. This shows that the finite volume property is compatible not only with first-order conservative robustness but also with highly structured pointwise superconvergence phenomena when the mesh, quadrature, and trial-test pairing are carefully aligned (Cao et al., 2014).

The finite volume property also extends beyond Euclidean meshes. On SierpiƄski simplices, ∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.4-cells are used as control volumes, and Strichartz’s average approach gives a two-point flux across a shared boundary vertex,

∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.5

This yields exact local conservation on each fractal cell and global conservation by antisymmetry of internal fluxes. For the explicit heat scheme, spectral decimation leads to the CFL condition

∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.6

while implicit Euler is unconditionally stable (Riane et al., 2018).

Taken together, these results show that the finite volume property does not determine accuracy by itself. It supplies the conservative skeleton; coercivity, discrete duality, inf–sup compatibility, or superconvergent quadrature determine whether that skeleton yields mere consistency, full convergence, or unexpectedly high accuracy [(Droniou, 2014); (Dubois, 2014); (Zhang et al., 2012); (Cao et al., 2014); (Riane et al., 2018)].

6. Distinct uses of “finite volume” outside conservative discretization

A common source of ambiguity is that “finite volume” does not always refer to the finite volume method. In resonance theory and functional renormalisation group analyses, finite volume usually means dependence on a bounded periodic box of size ∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.7, not local conservation on numerical control volumes.

In complex scaling for quantum resonances, the system is placed in a periodic cubic box and one studies the dependence of complex eigenvalues on ∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.8. For a two-body ∫Vi−∇⋅(ÎČ∇u) dV=∼∂ViÎČ∇u⋅n dS=∫Vif dV.\int_{V_i} -\nabla\cdot(\beta\nabla u)\,dV = \oint_{\partial V_i} \beta\nabla u\cdot \mathbf{n}\,dS = \int_{V_i} f\, dV.9-wave resonance, the finite-volume energy shift satisfies

x˙=f(x),\dot{x}=f(x),0

with x˙=f(x),\dot{x}=f(x),1. Here the relevant “finite-volume property” is the asymptotic dependence of resonance energies and lifetimes on box size, not a flux-balance discretization (Yu et al., 2023).

A related formulation analytically continues x˙=f(x),\dot{x}=f(x),2 into the complex plane. In one-dimensional periodic few-body systems,

x˙=f(x),\dot{x}=f(x),3

so oscillatory finite-volume effects are converted into exponentially decaying corrections. Again, the term refers to the physics of a finite periodic domain rather than conservative control-volume updates (Guo et al., 2020).

The functional renormalisation group literature uses finite volume similarly. In a gapped phase, finite-volume corrections to observables such as pressure approach their infinite-volume limits exponentially fast with x˙=f(x),\dot{x}=f(x),4, in close analogy with the exponential approach to the zero-temperature limit as x˙=f(x),\dot{x}=f(x),5. The paper identifies regulator requirements under which this exponential finite-volume decay is preserved (Fister et al., 2015).

This terminological distinction matters. In numerical PDEs, the finite volume property is a discrete conservation statement based on face fluxes and control volumes. In quantum and FRG settings, finite-volume properties describe how physical observables depend on the size of a bounded domain. The two usages share the phrase “finite volume” but not the underlying concept (Yu et al., 2023, Guo et al., 2020, Fister et al., 2015).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (19)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Finite Volume Property.