Compare WENO5-JS, WENO5-M and WENO5-Z

Comparison of three most popular implementations of 5th-order WENO schemes.
237 Downloads
Updated 4 Jul 2018

Starting from the classical WENO formulation of Jiang and Shu (WENO5-JS), many improvements of the formulations have been reported over the last two decades. To date, it is well recognized that two formulations stand out due to their simplicity and for providing substantial improvements to the classical WENO5-SJ. These formulations are the mapped WENO5 by A. Henrick (WENO5-M) and the WENO5-Z formulation by R. Borges.
A one-dimensional implementation of each individual reconstruction is described in the snippets of this repo. The present code is intended to be a guide to the implementation of the method. The philosophy behind the present snippets, it is to be readable rather than efficient code. Manuel A. Diaz (2017)

Cite As

Manuel A. Diaz (2024). Compare WENO5-JS, WENO5-M and WENO5-Z (https://github.com/wme7/WENO5-X), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.