1-d MUSCL Solver for the Shallow Water Equations
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 版本兼容性
平台兼容性
Windows macOS Linux类别
- Sciences > Geoscience > Oceanography and Hydrology >
- Engineering > Mechanical Engineering > Computational Fluid Dynamics (CFD) >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!SWE
无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.1 | Updated description |
|
|
1.0.0 |
|