Compare WENO7-BS and WENO7-Z
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 (2024). Compare WENO7-BS and WENO7-Z (https://github.com/wme7/WENO7-Z), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: Compare WENO5-JS, WENO5-M and WENO5-Z
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Update title |
|