rickfu415 / heatConductionLinks
A 1D heat conduction solver using Finite Difference Method and implicit backward Euler time scheme
☆20Updated 6 years ago
Alternatives and similar repositories for heatConduction
Users that are interested in heatConduction are comparing it to the libraries listed below
Sorting:
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆62Updated 6 years ago
- Finite volume method applied to the advection-diffusion equation☆46Updated last year
- This report is developed with the purpose of giving the student a better understanding of what is turbulence modelling and its analysis. …☆10Updated 5 years ago
- WENO (Weighted Essentially Non-Oscillatory) schemes☆34Updated 10 years ago
- Eulerian-Lagrangian fluid dynamics platform☆55Updated last week
- Direct Numerical Simulation of Fluid Flow with IBM Using Python☆33Updated 2 years ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- CFD codes written based on examples in various books like Patnakar, Versteeg etc☆51Updated 5 years ago
- High-order multiphase/multi-physics flow solver☆32Updated 2 months ago
- A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms a…☆62Updated 5 years ago
- Comparison of various numerical methods for computational fluid dynamics☆74Updated 7 months ago
- Lattice Boltzmann method implemented in julia☆21Updated last year
- Well-documented, validated, and massively-parallelized Navier-Stokes solver☆36Updated 9 months ago
- Solves RANS-equations for fully developed turbulent channel flow with variable properties☆45Updated 2 years ago
- In computational fluid dynamics (CFD), the SIMPLE algorithm is a widely used numerical procedure to solve the Navier–Stokes equations. SI…☆16Updated 5 years ago
- Channelflow is a software system for numerical analysis of the incompressible fluid flow in channel geometries, written in C++ and MPI-pa…