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).
☆8Updated 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
- This repository consists of MATLAB codes for CFD computations and simulations.☆14Updated 3 years ago
- MATLAB functions and scripts for 1D Computational Fluid Dynamics☆14Updated 6 years ago
- CFD codes written based on examples in various books like Patnakar, Versteeg etc☆50Updated 4 years ago
- Python code to calculate proper orthogonal decomposition modes (aka principal components), which are then used to generate reduced order …☆35Updated 9 years ago
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆58Updated 5 years ago
- ☆44Updated 2 years ago
- Basic CFD simulation of thermally driven fluid flow and solid-liquid phase change problems☆16Updated 2 years ago
- Coding practice of Anderson's CFD book.☆23Updated 5 years ago
- Modelling and simulation of turbulent flows - lecture material☆32Updated last year
- CFD_Julia - Python and C++ Implementation☆32Updated 2 years ago
- Some DG and WENO code of mine☆17Updated 2 months ago
- Some simple CFD codes.☆47Updated 6 years ago
- Finite volume method applied to the advection-diffusion equation☆46Updated last year
- ☆37Updated 2 years ago
- Riemann Solvers and Numerical Methods for Fluid Dynamics.☆74Updated 6 years ago
- A tiny but powerful open source Lattice Boltzmann solver☆32Updated 8 years ago
- Some example programs of DG which will be teached on Bilibili☆26Updated last year
- Object-oriented multi-mesh version of the classic reacting turbulent multiphase flow solver☆12Updated 2 weeks ago
- Eulerian-Lagrangian fluid dynamics platform☆51Updated this week
- A python script for generating 2D Euler-type O-mesh (NACA0012 airfoil)☆27Updated last year
- Solves RANS-equations for fully developed turbulent channel flow with variable properties☆44Updated last year
- SIMPLE Algorithm for Driven Cavity problem on collocated grid using Python.☆22Updated 4 years ago
- Collection of small and experimental codes☆29Updated 3 weeks ago
- pyOpenFOAM 是一个基于有限体积方法(FVM)的计算流体动力学(CFD)库,用于模拟流体流动和热传递。该库提供了一套完整的工具来处理网格拓扑关系、方程求解、边界条件设置和结果可视化。采用OpenFOAM网格格式文件,主要离散格式和求解也参考了书籍《The Finit…☆11Updated 6 months ago
- Two dimensional high-order spectral element method fluid dynamics solver☆52Updated 7 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…☆30Updated last year
- OpenFOAM library for fully coupled particle laden flows with arbitrarily shaped solids☆28Updated last year
- MUSCL (Monotonic Upstream-Centered Scheme for Conservation Laws) example schemes☆17Updated 6 years ago
- Finite volume solver for hyperbolic PDEs and hypersonic flows☆21Updated last year
- ☆31Updated 2 years ago