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

Comparison of three most popular implementations of 5th-order WENO schemes.
ダウンロード: 237
更新 2018/7/4

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)

引用

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

MATLAB リリースの互換性
作成: R2017a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Algebra についてさらに検索
謝辞

ヒントを得たファイル: wme7/WENO, Weighted Essentially Non-Oscillatory (WENO) Scheme

ヒントを与えたファイル: 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!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。