A comparison between FD implementations of seventh-order WENO-JS and the WENO-Z scheme.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The formulation of WENO7-BS (Balsara and Shu, 2000) is compared to the WENO7-Z formulation (Castro, Costa and Sun, 2011). 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 (2026). Compare WENO7-BS and WENO7-Z (https://github.com/wme7/WENO7-Z), GitHub. Retrieved .
Acknowledgements
Inspired by: Compare WENO5-JS, WENO5-M and WENO5-Z
General Information
- Version 1.0.0.0 (49.4 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Update title |
