1-d MUSCL Solver for the Shallow Water Equations

バージョン 1.0.1 (33.9 KB) 作成者: Manuel A. Diaz
A conservative finite-volume (FV) implementation of the Saint Venant equations, also known as the shallow water equations (SWE).
ダウンロード: 523
更新 2018/8/6

Solves the one-dimensional shallow water equations (SWE) for any initial condition, such as a dam break scenario, using a second-order MUSCL-LF, MUSCL-Rusanov and MUSCL-HLL implementations. This snippet includes an exact solver for Riemann problems of the SWE.
As always, I intend this snippet to be readable and easy to study, especially for beginners in the CFD community.

Note that the example with topography is not completed yet. I'll come back later to update this example.

Happy coding! ;D

引用

Manuel A. Diaz (2024). 1-d MUSCL Solver for the Shallow Water Equations (https://github.com/wme7/ShallowWaterEquations), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: MUSCL-THINC-BVD and WENO5-THINC-BVD solvers

Community Treasure Hunt

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

Start Hunting!

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

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

Updated description

1.0.0

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