mirianfsilva / heat-diffusion-equation
Finite-Difference Approximations to the Heat Equation. Implementation of schemes: Forward Time, Centered Space; Backward Time, Centered Space; Crank-Nicolson.
☆26Updated 6 years ago
Alternatives and similar repositories for heat-diffusion-equation:
Users that are interested in heat-diffusion-equation are comparing it to the libraries listed below
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- 1D simulations using Lattice Boltzmann method☆16Updated 6 years ago
- Codes for finite element method☆27Updated 2 weeks ago
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆21Updated 3 months ago
- This repo contains the code for solving Poisson Equation using Physics Informed Neural Networks☆13Updated 2 years ago
- C++ implementation of examples☆15Updated 6 years ago
- A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms a…☆57Updated 5 years ago
- A Matlab implementation of boundary element method (BEM) and method of fundamental solutions (MFS) for simulation of Stokes flow based on…☆13Updated 7 years ago
- PySpectral is a Python package for solving the partial differential equation (PDE) of Burgers' equation in its deterministic and stochast…☆14Updated 2 years ago
- UW AMATH 301. Scientific computing and numerical methods for physical, biological, and engineering problems. Topics include root-finding,…☆11Updated last year
- Deep Learning of Turbulent Scalar Mixing☆17Updated 5 years ago
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆40Updated 8 years ago
- Convolutional Solvers for Partial Differential Equations☆28Updated 4 years ago
- Direct Numerical Simulation of Fluid Flow with IBM Using Python☆29Updated last year
- The repository implements a set of algorithms from the book "Methods in Computational Science", written by Johan Hoffman and published by…☆18Updated 2 months ago
- Simple matlab FEM code for 2-d poisson equation☆14Updated last year
- Computational fluid dynamics codes☆18Updated last year
- Spectral methods in matlab☆10Updated last week
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆32Updated 4 years ago
- Mathematica package for quadrature moment methods☆9Updated 2 years ago
- Examples of using MATLAB, Symbolic Math Toolbox, Partial Differential Equation Toolbox, and Simscape Fluids for solving canonical problem…☆9Updated last month
- The lid-driven cavity is a popular problem within the field of computational fluid dynamics (CFD) for validating computational methods. I…☆14Updated 3 years ago
- Basic Finite Volume Method codes of example problems☆8Updated 2 years ago
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆51Updated 2 years ago
- A collection of finite difference solutions in MATLAB building up to the Navier Stokes Equations.☆19Updated 6 years ago
- Data-driven Geometric Multi-Grid solver for the discrete Poisson equation☆39Updated 2 years ago
- ☆17Updated 3 years ago
- Codes for the paper "Acoustic scattering by cascades with complex boundary conditions: compliance, porosity and impedance"☆10Updated 4 years ago
- Python script solving the Burgers' equation (équation de Burgers) 1D by using FFT pseudo-spectral method.☆25Updated 3 years ago
- Basic numerical methods implemented in FORTRAN☆19Updated 7 years ago