Flood Wave Propagation

Versione 1.0.0.0 (1,08 KB) da Leonardo
Flood Wave Propagation solver
134 download
Aggiornato 6 mag 2016

Visualizza la licenza

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 Linux
Categorie
Scopri di più su Configure Simulation Conditions in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Updated description.