There are 6 repositories under finite-volume-methods topic.
A framework for hydrodynamics explorations and prototyping
Simple one-dimensional examples of various hydrodynamics techniques
Adaptive computational fluid dynamics
A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms and non-conservative components.
DuMux: an open-source simulator for flow and transport processes in porous media (repository mirrored from https://git.iws.uni-stuttgart.de/dumux-repositories/dumux.git)
2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003
Unstructured Finite Volume Solver for Partial Differential Equations
Level set modeling of multi-phase flow in a velocity field using the finite element and finite volume methods
Finite volume toolbox in Python
The working repository for my PhD project at the Centre for Scientific Computing, Cambridge
Slides/notes and Jupyter notebook demos for an introductory course of numerical methods for PDEs
Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines
My MATLAB code and report of final practical test of the course "Natural Flow Model".
A very high order FVM framework
Control finite volume element method - problem solving
Numerical methods to solve Partial Differential Equations
Discretization methods for porous media flow problems.
Solving hyperbolic PDEs using the Lax-Wendroff Scheme and a finite volume method.
2-D Euler equation solver using Finite Volume Methods
Euler equations unstructured solver using kinetic flux vector splitting (KFVS) scheme
This repository contains a Fortran implementation of a 2D flow using Finite Volume Method (FVM). The code models the transport of a passive scalar for both orthogonal and skewed meshes.
2D shallow water equations solver implemented in Octave.
A finite volume based integrated hydrologic model
Class Project: Simulation of electromagnetics diffusion in geophysics (Time-Domain Electromagnetics (TDEM))
Implement finite volume scheme to solve the Laplace equation (3.4), page 33 of "Finite Volume Methods", by Robert Eymard, Thierry Gallouet, and Raphaele Herbin. The link of the book: https://www.cmi.univ-mrs.fr/~herbin/PUBLI/bookevol.pdf
Curso de Dinámica de Fluidos Computacional Aplicada (CFD) creado en la herramienta Jupyter Notebook y empleando Python V3.7
Tiny finite-volume framework for solving 2D nonlinear shallow water equations with source terms and wet/dry fronts
Educational GUI to learn about Finite Volume Methods in 1D (linear and non-linear equations)
Central schemes for networks of scalar conservation laws
Finite volume code for 1D advection-diffusion equation with periodic BCs.