Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

scjethro/python_finite_volume_solver

Open more actions menu
 
 

Repository files navigation

Finite volume schemes: an introduction

This repository contains:

  • README.pdf: An instruction document for a tutorial in which you are guided through the development of a 1D finite volume solver in Python.
  • finite_volume_schemes_part1/2.pdf: The slides for two guest lectures about finite volume schemes that serve as an introduction to the tutorial.
  • riemannsolver.py: A standalone exact Riemann solver that can be used as an external library for the tutorial.
  • sodshock_solution.py: A Python script that returns a reference solution for the 1D Sod shock problem. This script can also be used as an external library for the tutorial.
  • LICENSE: The free software license that allows redistribution of the Python scripts mentioned above.
  • README.md: This file.

About

Scripts that are used during the 1D finite volume method tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.