Simulation of the three-component, two-bulb diffusion experiment using the finite volume method.
-
Updated
Apr 10, 2022 - C++
Simulation of the three-component, two-bulb diffusion experiment using the finite volume method.
2D convection diffusion solver for scalar transport in MATLAB
Source code for blog posts at krashkov.com
Two dimensional heat equation resolution with the help of the Finite Volume Method on a cartesian mesh
Projet Volumes Finis sur l'interaction d'un choc et d'une bulle
A fully developed turbulent channel flow is numerically solved using FVM.
Homework of "Numerical Partial Differential Equations" course in USTC, mainly about finite difference method
A simple well-balanced FVM for Two layer SWEs
Python version of Patankar book Conduct | Heat Transfer | Finite Volume Method
My bachelors thesis at CTU in Prague, Faculty of Nuclear Sciences and Physical Engineering supervised by Ing. Pavel Strachota, Ph.D
Material from the course of Partial Differential Equation Simulations at ENSEM - Université de Lorraine.
Simulation of the n-component twin-bulb diffusion experiment using the finite volume method.
Diffuse Optical Tomography (DOT) is an non-invasive optical imaging technique that measures the optical properties of physiological tissue using near infrared spectrum light. Optical properties are extracted from the measurement using reconstruction algorithm. This project uses the steepest descent method for reconstruction of optical data.
Testing the implementation of numerical methods for solving the convection diffusion problem with variable coefficients and Neumann boundary conditions
Two-bulb three-component Maxwell-Stefan diffusion using the finite volume method.
Computational framework for solving the radiative transfer equation in one spatial dimension using a Godunov-type finite volume method with piecewise linear reconstruction of the solution within each cell of the computational domain.
FVM Unstructured Grid Code for Advection-Diffusion Equation
This project is an initiative to define several basic neutral file formats to facilitate exchange of meshes (as in FEM) between different SW packages.
Course material I created for the tutorial "Mathematical Modelling in Climate Research" at the Freie Universität Berlin
This package intends to support the solution of PDEs using the Element-based Finite Volume Method (EbFVM). The input mesh may be *.msh or *.xdmf files, and the output may be *.csv or *.cgns files.
Add a description, image, and links to the finite-volume-method topic page so that developers can more easily learn about it.
To associate your repository with the finite-volume-method topic, visit your repo's landing page and select "manage topics."