Skip to content

Some materials to accompany the text book Finite Volume Methods for Hyperbolic Problems by RJ LeVeque

License

Notifications You must be signed in to change notification settings

rjleveque/fvmhp_materials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fvmhp_materials

This repository collects some materials to accompany the book

Finite Volume Methods for Hyperbolic Problems by Randall J. LeVeque, Cambridge University Press, 2002.

See the book webpage for links to the book, errata, and Clawpack code to accompany the book.

Contents

This repository currently contains:

  • Slides to accompany a set of lectures from 2023 that will be posted on the Clawpack YouTube channel in the FVMHP playlist
  • Latex files that created the slides, which you are free to modify or recombine for your own lectures.

In the future other materials may be added, in particular some Jupyter notebooks to illustrate some of this material.

License

These materials are released under the CC-BY-NC-ND License. See LICENSE.md for the license and read more at Creative Commons.

You are welcome to use these materials for your own non-commercial purposes, and free to modify the slides as desired to better fit your needs. Please acknowledge the original author when appropriate.

Slide decks as pdf files

The directory slides_pdf contains pdf versions of each slide deck to accompany the YouTube lectures FVMHP01-FVMHP25 on the Clawpack YouTube channel.

In that directory you can also find a combined file deck fvmhp01-25.pdf with all the slides from all lectures (more than 1000, but perhaps useful to search when looking for a particular topic). The version fvmhp01-25_draft.pdf is the same set of slides but in draft form, with the path to the individual latex file for each slide in the bottom corner so that you can find the source if you wish to change it.

Modifying, adding, or re-arranging slides

The directory slides contains the slide decks as latex files. Each deck reads in a set of latex files for the individual slides in the deck. Those files are in the directory fvm with the .be extension (for beamer).

See slides/README.md for some information about how the slide decks are organized and tips on how to create a more suitable slide deck for your own needs. (The slides are all in latex and beamer is used to convert decks to pdf).

See also

Some of the examples in the book have Clawpack code to accompany them that can be found in the Clawpack apps repository. See fvmbook for pointers.

The book Riemann Problems and Jupyter Solutions by D.I. Ketcheson, R.J. LeVeque, and M.J. del Razo (SIAM, 2020) illustrates many aspects of Riemann problems and their solution in the form of Jupyter notebooks.

About

Some materials to accompany the text book Finite Volume Methods for Hyperbolic Problems by RJ LeVeque

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Berry 71.6%
  • TeX 28.3%
  • Python 0.1%