Semidiscrete Lagrangian-Eulerian scheme for the LWR traffic model with discontinuous flux

Eduardo Abreu,Maria Teresa Chiri,Richard De la cruz,Juan Juajibioy,Wanderson Lambert
2024-12-10
Abstract:In this work, we present a semi-discrete scheme to approximate solutions to the scalar LWR traffic model with spatially discontinuous flux, described by the equation $u_t+(k(x)u(1-u))_x=0$. This approach is based on the Lagrangian-Eulerian method proposed by E. Abreu, J. Francois, W. Lambert, and J. Perez [J. Comp. Appl. Math.406 (2022) 114011] for scalar conservation laws. We provide a convergence proof for our scheme, which relies on Kolmogorov-Riesz's $L^1$-compactness theorem. We also derive a non-uniform bound on the growth rate of the total variation for approximate solutions.
Numerical Analysis
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to propose a semi - discrete Lagrange - Euler scheme to approximately solve the scalar conservation law for the LWR traffic model with spatially discontinuous fluxes. Specifically, the problem can be described as follows: 1. **Equation description**: The paper considers an LWR traffic model with spatially discontinuous fluxes, and its governing equation is: \[ u_t+(k(x)u(1 - u))_x = 0 \] where \(k(x)\) is a piecewise - constant function and has a jump at \(x = 0\), that is: \[ k(x)=k_L(1 - H(x))+k_RH(x) \] Here \(H(x)\) is the Heaviside function, and \(k_L\) and \(k_R\) are two positive constants and \(k_L\neq k_R\). 2. **Problem background**: The classical LWR model is used to describe the change in vehicle density on the road. It is assumed that the average vehicle speed \(v(x,t)\) only depends on the vehicle density \(u(t,x)\), thus deriving the hyperbolic conservation law: \[ u_t+(uv(u))_x = 0 \] In the research of this paper, the speed function changes at \(x = 0\), and its specific form is: \[ v(u(x,t))=\begin{cases} k_L(1 - u)&\text{if }x < 0\\ k_R(1 - u)&\text{if }x > 0 \end{cases} \] 3. **Research objective**: In order to deal with this conservation law problem with spatially discontinuous fluxes, the author proposes a semi - discrete scheme based on the Lagrange - Euler method. This method aims to provide an effective and stable numerical algorithm to approximate the solution of the LWR traffic model with discontinuous fluxes and proves the convergence of this scheme. 4. **Main challenges**: Due to the discontinuity of the fluxes, the traditional total variation diminishing (TVD) method is no longer applicable. Therefore, new techniques and conditions need to be introduced to ensure the stability and uniqueness of the solution. The paper solves these problems by introducing appropriate coupling conditions and entropy conditions and provides non - uniform total variation estimates and time - continuity analysis of the approximate solution. In summary, the main objective of this paper is to develop and analyze a new semi - discrete Lagrange - Euler scheme to deal with the LWR traffic model with spatially discontinuous fluxes and prove the effectiveness and convergence of this scheme.