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).
☆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
Sorting:
- Finite volume method (FVM) for Euler equations☆11Updated 2 years ago
- Notebooks for showcasing basic functionalities of python and jupyter☆9Updated 4 years ago
- MATLAB functions and scripts for 1D Computational Fluid Dynamics☆14Updated 6 years ago
- Basic intro to python☆12Updated 3 months ago
- Basic Finite Volume Method codes of example problems☆8Updated 2 years ago
- Some DG and WENO code of mine☆17Updated 4 months ago
- exercises Anderson's CFD book python☆13Updated 4 years ago
- This repository contains codes related to our work on physics-guided machine learning.☆15Updated 3 years ago
- A simple Fortran program of Discontinuous Galerkin method(no Limiter now) solving 2D Euler Equation with the Isentropic Vortex initial va…☆11Updated 3 years ago
- The Euler Equations of Compressible Fluid Flow☆24Updated 9 years ago
- 2 dimensional Euler equation solver on structured grids☆16Updated last year
- 2 Dimensional Euler/Naviers-Stokes Equations solver☆18Updated 7 years ago
- 3D MHD simulation code based on HLLD approximate Riemann solver and MP5 interpolation☆14Updated 4 years ago
- My Cpp, python and fortran practice files☆24Updated 9 years ago
- Some materials to accompany the text book Finite Volume Methods for Hyperbolic Problems by RJ LeVeque☆9Updated last year
- This repository consists of MATLAB codes for CFD computations and simulations.☆14Updated 3 years ago
- A Numerical Analysis Package in Python☆12Updated 3 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 2 years ago
- PDE solver focused on Navier-Stokes (and related) equations with arbitrary boundary conditions, employing Fourier (FC-Gram) expansions. P…☆18Updated last year
- Massively-parallelised Navier-Stokes solver with an immersed boundary method for moving bodies☆12Updated 5 months ago
- MUSCL (Monotonic Upstream-Centered Scheme for Conservation Laws) example schemes☆17Updated 6 years ago
- Finite volume solver for hyperbolic PDEs and hypersonic flows☆22Updated last year
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆22Updated last month
- This is a project to numerically solve the euler equations over a channel with a bump using jameson scheme finite volume analysis. The pr…☆9Updated 3 years ago
- CFD_Julia - Python and C++ Implementation☆33Updated 3 years ago
- 2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003☆32Updated 2 years ago
- Control finite volume element method - problem solving☆12Updated 3 years ago
- Transport code for plasma simulations☆11Updated 5 months ago
- Elliptical Parcel-in-Cell model for fluid dynamics☆10Updated last week
- Project I : A control-volume-based finite element method is used to solve the in compressible flow, in a lid-driven cavity. Project II : …☆13Updated 4 years ago