1D_Shallow Water Equation_Dam-Break Problem using Lax-Wendroff method
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How to formulate these equations using Lax-Wendroff method ?
For burger's equation both temporal and spatial terms are same, here they differ, so got struck in formulating Lax-Wendroff for these equations......
dH/dt + d UH/dx = 0, d UH/dt + d ( U^2 H + 1/2 g H^2 )/dx = 0
Any explanations on how to program these equations ?
Thank you.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Computational Fluid Dynamics (CFD) finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!