An integral-like numerical approach for solving Burgers' equation
Somrath Kanoksirirath

TL;DR
This paper introduces a novel numerical method combining spline interpolation and Hopf-Cole transformation to solve Burgers' equation efficiently, with high accuracy, stability, and parallel scalability, suitable for operational applications.
Contribution
It presents an explicit, parallelizable numerical scheme based on spline interpolation and Taylor expansion of the Hopf-Cole transformation, offering improved stability and accuracy for Burgers' equation.
Findings
Achieved error norms around 10^{-4} with cubic and quintic splines.
Stable for large time steps when viscosity/diffusion coefficient is considered.
Method is suitable for operational use due to stability and scalability.
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 , and error norms down to the order of . Due to the transformation, their stability condition…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFractional Differential Equations Solutions · Differential Equations and Numerical Methods · Nonlinear Waves and Solitons
