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

Comparison of three most popular implementations of 5th-order WENO schemes.
237 Downloads
Aktualisiert 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)

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2017a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Linear Algebra finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.