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

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2017a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Algebra en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.