heat-equation-solution
There are 11 repositories under heat-equation-solution topic.
iwhoppock/viscous_burgers
Two solutions, written in MATLAB, for solving the viscous Burger's equation. They are both spectral methods: the first is a Fourier Galerkin method, and the second is Collocation on the Tchebyshev-Gauß-Lobatto points.
fsaporito/Heat1D
Heat equation solution with finite element method on uniform and random unidimensional mesh
mluckyw/AN_heatcond_1D
1D Heat Conduction Equation with custom user input using analytical solutions
Souvik-0612/Fourier
Work of Fourier
UmarAhmed/pde-solver
Implementation of numerical solutions to PDES: Closest Point Method and Finite Difference Method
axothy/HeatEquation
Heat Equation solver C++. Solves heat equation (One-dimensional case)
gulsoynes/Solution-of-The-Heat-Equation
This project is prepared as part of CA course and it contains solution of heat equation with simple explicit method and Laasonen’s simple implicit method.
hasifnumerics/FDM-1D-Heat-PDE
Derivation of 1D Heat PDE and solution via Finite Difference Method
raivipul/Laplace-Heat-equation-with-periodic-boundary-conditions-
Here we solved 2-d Thermal diffusion equation with periodic boundary conditions.
rocketcollider/JS-heatsink-generator
Generates an "optimal" heatsink-profile assuming laminar airflow
vittoboa/parallel-computing
Parallel programs for scientific computing