Example of WENO3-LF and WENO5-LF scheme for 1D Buckey-Leverett problem

Explains how to use WENO scheme for simple 1D Buckley-Leverett equation.
948 Downloads
Updated 3 Apr 2013

View License

Another simple program demostrates how to apply WENO-LF schemes of 3rd and 5th orders to reconstruct fluxes for 1D Buckley-Leverett equation. // Journal of Computational Physics, 126, pp.202-228 (1996).
Also Method of lines (MOL) have used for time-discretization as well as Lax-Friedrichs flux splitting procedure.
Feel free to ask any questions.

Cite As

Vasily Kozhevnikov (2024). Example of WENO3-LF and WENO5-LF scheme for 1D Buckey-Leverett problem (https://www.mathworks.com/matlabcentral/fileexchange/40956-example-of-weno3-lf-and-weno5-lf-scheme-for-1d-buckey-leverett-problem), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Some mistakes are corrected

1.0.0.0