Eliasfarah0 / 1D-Heat-Conduction-Equation-SolverLinks
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
Sorting:
- MATLAB functions and scripts for 1D Computational Fluid Dynamics☆14Updated 6 years ago
- A tiny but powerful open source Lattice Boltzmann solver☆33Updated 8 years ago
- Collection of small and experimental codes☆29Updated last month
- This repository consists of MATLAB codes for CFD computations and simulations.☆14Updated 3 years ago
- Finite volume method (FVM) for Euler equations☆11Updated 2 years ago
- CFD codes written based on examples in various books like Patnakar, Versteeg etc☆51Updated 5 years ago
- Basic Finite Volume Method codes of example problems☆8Updated 2 years ago
- Some simple CFD codes.☆48Updated 7 years ago
- Riemann Solvers and Numerical Methods for Fluid Dynamics.☆76Updated 6 years ago
- CFD_Julia - Python and C++ Implementation☆33Updated 3 years ago
- FMOT的matlab基础开发版本☆33Updated last year
- Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines☆18Updated 5 years ago
- Some DG and WENO code of mine☆17Updated 4 months ago
- My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts☆98Updated 6 years ago
- Modelling and simulation of turbulent flows - lecture material☆34Updated last year
- The Euler Equations of Compressible Fluid Flow☆24Updated 9 years ago
- Matlab code for the spectral analysis of homogenous isotropic turbulence☆53Updated 13 years ago
- 2 Dimensional Euler/Naviers-Stokes Equations solver☆18Updated 7 years ago
- My Cpp, python and fortran practice files☆24Updated 9 years ago
- A simple Fortran program of Discontinuous Galerkin method(no Limiter now) solving 2D Euler Equation with the Isentropic Vortex initial va…☆11Updated 2 years ago
- ☆44Updated 2 years ago
- Solves RANS-equations for fully developed turbulent channel flow with variable properties☆45Updated last year
- 2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003☆32Updated 2 years ago
- ☆10Updated last year
- As the field of Computational Fluid Dynamics (CFD) progresses, the fluid flows are more and more analysed by using simulations with the h…☆30Updated 2 years ago
- pyOpenFOAM 是一个基于有限体积方法(FVM)的计算流体动力学(CFD)库,用于模拟流体流动和热传递。该库提供了一套完整的工具来处理网格拓扑关系、方程求解、边界条件设置和结果可视化。采用OpenFOAM网格格式文件,主要离散格式和求解也参考了书籍《The Finit…☆13Updated this week
- A Lattice-Boltzmann Method (LBM) based Python code for solving 2D lid driven cavity flow☆14Updated 2 years ago
- ☆43Updated 2 years ago
- ☆20Updated 4 months ago
- Coding practice of Anderson's CFD book.☆23Updated 5 years ago