Compare WENO5-JS, WENO5-M and WENO5-Z
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
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Linear Algebra >
Etiquetas
Agradecimientos
Inspirado por: wme7/WENO, Weighted Essentially Non-Oscillatory (WENO) Scheme
Inspiración para: Compare WENO7-BS and WENO7-Z
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |
|