1D_Shallow Water Equation_Dam-Break Problem using Lax-Wendroff method

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.

Answers (0)

Categories

Find more on Computational Fluid Dynamics (CFD) in Help Center and File Exchange

Products

Asked:

on 26 Nov 2013

Edited:

on 26 Nov 2013

Community Treasure Hunt

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

Start Hunting!