There are 7 repositories under finite-volume topic.
Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.
A framework for hydrodynamics explorations and prototyping
code_saturne public mirror
AnuGA for the simulation of the shallow water equation
Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods. Sample simulations and figures are provided.
Discretization tools for finite volume and inverse problems.
PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
Finite Volume simulation of the Kelvin-Helmholtz Instability
Universal modeling and simulation of fluid mechanics upon machine learning. From the Boltzmann equation, heading towards multiscale and multiphysics flows.
PSyclone is a source-to-source Fortran compiler designed to programmatically optimise, parallelise and instrument HPC applications via user-provided transformation scripts.
Simple one-dimensional examples of various hydrodynamics techniques
My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts
Official GitHub repository for MRST - the MATLAB Reservoir Simulation Toolbox
Collection of codes in Matlab(R) and C++ for solving basic problems presented and discussed in the "Computational Fluid Dynamics of Reactive Flows" course (Politecnico di Milano)
Comparison of various numerical methods for 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.
Cell centred code for explicit solid dynamics in OpenFOAM
A three-dimensional unstructured finite volume code for fluid flow simulations.
CFD codes written based on examples in various books like Patnakar, Versteeg etc
Simple 2d finite volume solver for Euler equations using c++ kokkos library
Simulator for Hydrologic Unstructured Domains (SHUD) --- multi-scale and multi-process integrated hydrological model
:cyclone: Selected MATLAB code I wrote while taking a CFD class in graduate school. Finite-difference and finite volume approximations are compared to analytical solutions. Project descriptions are included. :cyclone:
Computational Fluid Dynamics Solver