Eliasfarah0 / 1D-Heat-Conduction-Equation-Solver
This project focuses on the evaluation of 4 different numerical schemes / methods based on the Finite Difference (FD) approach in order to compute the solution of the 1D Heat Conduction Equation with specified BCs and ICs, using C++ Object Oriented Programming (OOP).
☆9Updated 3 years ago
Alternatives and similar repositories for 1D-Heat-Conduction-Equation-Solver:
Users that are interested in 1D-Heat-Conduction-Equation-Solver are comparing it to the libraries listed below
- Riemann Solvers and Numerical Methods for Fluid Dynamics.☆68Updated 5 years ago
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆56Updated 5 years ago
- CFD codes written based on examples in various books like Patnakar, Versteeg etc☆46Updated 4 years ago
- ☆25Updated 2 years ago
- This repository consists of MATLAB codes for CFD computations and simulations.☆14Updated 3 years ago
- Some example programs of DG which will be teached on Bilibili☆22Updated last year
- Some simple CFD codes.☆46Updated 6 years ago
- CFD_Julia - Python and C++ Implementation☆31Updated 2 years ago
- Modelling and simulation of turbulent flows - lecture material☆32Updated last year
- This is a repository of MATLAB codes that contains some elementary CFD problems one usually encounters when learning CFD for the first ti…☆28Updated 3 years ago
- Some DG and WENO code of mine☆14Updated last month
- Coding practice of Anderson's CFD book.☆22Updated 5 years ago
- Collection of small and experimental codes☆27Updated 2 weeks ago
- Two dimensional high-order spectral element method fluid dynamics solver☆50Updated 7 years ago
- Solves RANS-equations for fully developed turbulent channel flow with variable properties☆44Updated last year
- Collection of codes in Matlab(R) and C++ for solving basic problems presented and discussed in the "Computational Fluid Dynamics of React…☆74Updated 3 years ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- Object-oriented multi-mesh version of the classic reacting turbulent multiphase flow solver☆12Updated last month
- Finite volume method (FVM) for Euler equations☆10Updated last year
- Matlab code for the spectral analysis of homogenous isotropic turbulence☆51Updated 12 years ago
- A 2D/3D Unstructured Single/Overset Grid Flux Reconstruction Code in C++☆47Updated 6 years ago
- I have created this repository to share my code for 2D numerical solving of Navier stokes equations (incompressible flow); although it w…☆60Updated 5 years ago
- Repository for all Matlab/Python code for the Navier-Stokes Resolvent analysis☆37Updated 10 years ago
- 2D incompressible Navier Stokes solver written in Python for a lid-driven cavity☆29Updated 2 years ago
- MATLAB functions and scripts for 1D Computational Fluid Dynamics☆12Updated 6 years ago
- WENO格式(Weighted Essentially Non-Oscillatory schemes) 是基于ENO格式(Essentially Non-Oscillatory schemes)发展而来的一种求解双曲守恒律组的高精度高分辨率广义Godunov格式,适合于求…☆18Updated 7 years ago
- My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts☆90Updated 6 years ago
- As the field of Computational Fluid Dynamics (CFD) progresses, the fluid flows are more and more analysed by using simulations with the h…☆29Updated last year
- ☆43Updated 2 years ago
- Course materials from Large-Eddy Simulation of Turbulent Flows☆49Updated 5 years ago