New Weighting Strategies for WENO Schemes

Daniel Barreto,Rafael B. de R. Borges,Bruno Costa,Silvaneo dos Santos
2023-11-16
Abstract:In this article, we propose a modified convex combination of the polynomial reconstructions of odd-order WENO schemes to maintain the central substencil prevalence over the lateral ones in all parts of the solution. New "centered" versions of the classical WENO-Z and its less dissipative counterpart, WENO-Z+, are defined through very simple modifications of the classical nonlinear weights and show significantly superior numerical properties; for instance, a well-known dispersion error for long-term runs is fixed, along with decreased dissipation and better shock-capturing abilities. Moreover, the proposed centered version of WENO-Z+ has no ad-hoc parameters and no dependence on the powers of the grid size. All the new schemes are thoroughly analyzed concerning convergence at critical points, adding to the discussion on the relevance of such convergence to the numerical simulation of typical hyperbolic conservation laws problems. Nonlinear spectral analysis confirms the enhancement achieved by the new schemes over the standard ones.
Numerical Analysis
What problem does this paper attempt to address?
The problems that this paper attempts to solve mainly focus on two aspects: 1. **Reducing dispersion errors in long - term running**: Existing WENO (Weighted Essentially Non - Oscillatory) schemes will have significant dispersion errors when dealing with numerical simulations with large gradients and discontinuities, especially in long - term running. Such errors will affect the accuracy of numerical solutions, especially when dealing with hyperbolic conservation law problems. The authors propose a new weighting strategy to reduce this dispersion error by enhancing the influence of the central substencil. 2. **Improving the convergence at critical points**: Many WENO schemes will lose high - order accuracy near critical points (i.e., points where the function derivative is zero), which limits their application effectiveness in certain problems. To overcome this problem, the authors develop a new WENO - C scheme and further propose WENO - ZC and WENO - ZC+schemes on this basis. These new schemes not only maintain high - order accuracy in smooth regions but also restore optimal convergence at critical points. ### Specific measures - **Enhancing the influence of the central substencil**: By adjusting the weight distribution, the central substencil occupies a larger proportion in the final convex combination, thereby reducing the dispersion error caused by the excessive influence of the lateral substencils. - **Introducing an accelerated convergence term**: To improve the convergence at critical points, the authors introduce an accelerated convergence term. This term can identify critical points and adjust the weights accordingly, thereby restoring high - order accuracy at critical points. ### Main contributions - **WENO - C scheme**: By enhancing the influence of the central substencil, the dispersion error is significantly reduced, and high - order accuracy is maintained in smooth regions at the same time. - **WENO - ZC and WENO - ZC+schemes**: Based on WENO - C, by introducing an accelerated convergence term, not only the convergence problem at critical points is solved, but also the over - amplification phenomenon existing in the WENO - Z+scheme is avoided, and it does not depend on the grid - size parameter. ### Conclusion These new schemes show superior performance in numerical experiments, especially when dealing with hyperbolic conservation law problems containing shocks and discontinuities, showing better dispersion characteristics and lower dissipation errors. These improvements provide a new direction for future research on WENO schemes.