Skip to content

A GUI for comparing how different numerical methods compare when solving for the wave or Burgers equations.

License

Notifications You must be signed in to change notification settings

brenerrr/gui_wave_burgers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI for Wave and Burgers Equations

This code is intended for educational purposes. It generates a GUI in MATLAB, which the user chooses to solve convection or burger's equations with schemes like centered compact finite differences, WENO and others. The time marching is accomplished with Runge-Kutta schemes. This was the first code I've wrote, so expect a lot of inelegance. Despite that, if your intentions are to observe the behavior of classical numerical schemes, you may find this code very useful. Just run the GUI.m file and you're good to go.

More details can be found on https://brenerramos.com/wave-and-burgers-equations-solver.

About

A GUI for comparing how different numerical methods compare when solving for the wave or Burgers equations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published