This submission solves a simple flood wave equation with constant celerity (dh/dt + c dh/dx = 0), where h is the depth of the channel. The numerical scheme is a explicit finite-difference scheme. For dh/dx it uses a backward difference and for dh/dt a forward difference.
Cita come
Leonardo (2025). Flood Wave Propagation (https://it.mathworks.com/matlabcentral/fileexchange/56337-flood-wave-propagation), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Configure Simulation Conditions in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | Updated description. |
