English

An integral-like numerical approach for solving Burgers' equation

Numerical Analysis 2023-09-22 v2 Numerical Analysis

Abstract

An unconventional approach is applied to solve the one-dimensional Burgers' equation. It is based on spline polynomial interpolations and Hopf-Cole transformation. Taylor expansion is used to approximate the exponential term in the transformation, then the analytical solution of the simplified equation is discretized to form a numerical scheme, involving various special functions. The derived scheme is explicit and adaptable for parallel computing. However, some types of boundary condition cannot be specified straightforwardly. Three test cases were employed to examine its accuracy, stability, and parallel scalability. In the aspect of accuracy, the schemes employed cubic and quintic spline interpolation performs equally well, managing to reduce the 1\ell_{1}, 2\ell_{2} and \ell_{\infty} error norms down to the order of 10410^{-4}. Due to the transformation, their stability condition νΔt/Δx2>0.02\nu \Delta t/\Delta x^2 > 0.02 includes the viscosity/diffusion coefficient ν\nu. From the condition, the schemes can run at a large time step size Δt\Delta t even when grid spacing Δx\Delta x is small. These characteristics suggest that the method is more suitable for operational use than for research purposes.

Keywords

Cite

@article{arxiv.2211.10846,
  title  = {An integral-like numerical approach for solving Burgers' equation},
  author = {Somrath Kanoksirirath},
  journal= {arXiv preprint arXiv:2211.10846},
  year   = {2023}
}
R2 v1 2026-06-28T06:17:34.956Z