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:
- Finite volume method (FVM) for Euler equations☆11Updated last year
- Some DG and WENO code of mine☆17Updated 3 months ago
- MATLAB functions and scripts for 1D Computational Fluid Dynamics☆14Updated 6 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
- CFD_Julia - Python and C++ Implementation☆33Updated 2 years ago
- CFD codes written based on examples in various books like Patnakar, Versteeg etc☆51Updated 4 years ago
- Coding practice of Anderson's CFD book.☆23Updated 5 years ago
- The Euler Equations of Compressible Fluid Flow☆24Updated 9 years ago
- WENO格式(Weighted Essentially Non-Oscillatory schemes) 是基于ENO格式(Essentially Non-Oscillatory schemes)发展而来的一种求解双曲守恒律组的高精度高分辨率广义Godunov格式,适合于求…☆18Updated 7 years ago
- 2 Dimensional Euler/Naviers-Stokes Equations solver☆17Updated 7 years ago
- ☆44Updated 2 years ago
- Some simple CFD codes.☆48Updated 6 years ago
- Collection of small and experimental codes☆29Updated last month
- Development version of freeCappuccino CFD code and library for computational continuum mechanics.☆34Updated last year
- My Cpp, python and fortran practice files☆24Updated 9 years ago
- CFD 2D solver with multi scheme.☆27Updated 5 years ago
- Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines☆18Updated 5 years ago
- WENO (Weighted Essentially Non-Oscillatory) schemes☆34Updated 9 years ago
- A two-dimensional multiphase solver based on incompressible Navier-Stokes and conservative Allen-Cahn equations☆17Updated 7 years ago
- A Numerical Analysis Package in Python☆12Updated 3 years ago
- Two dimensional high-order spectral element method fluid dynamics solver☆52Updated 7 years ago
- My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts☆96Updated 6 years ago
- pyOpenFOAM 是一个基于有限体积方法(FVM)的计算流体动力学(CFD)库,用于模拟流体流动和热传递。该库提供了一套完整的工具来处理网格拓扑关系、方程求解、边界条件设置和结果可视化。采用OpenFOAM网格格式文件,主要离散格式和求解也参考了书籍《The Finit…☆12Updated 7 months ago
- OpenFOAM library for fully coupled particle laden flows with arbitrarily shaped solids☆29Updated last year
- Some example programs of DG which will be teached on Bilibili☆28Updated last year
- Riemann Solvers and Numerical Methods for Fluid Dynamics.☆76Updated 6 years ago
- Finite volume solver for hyperbolic PDEs and hypersonic flows☆21Updated last year
- [Forked from @lainme] Codes for solving gas flow problems based on the Unified Gas-Kinetic Scheme☆11Updated 12 years ago
- Object-oriented multi-mesh version of the classic reacting turbulent multiphase flow solver☆12Updated last month
- A 1-d comparison of finite difference implementations of fifth-order WENO schemes, namely WENO-JS, WENO-M and WENO-Z.☆16Updated 6 years ago