mirianfsilva / heat-diffusion-equationLinks
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
Sorting:
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆40Updated 8 years ago
- Codes for finite element method☆29Updated 2 weeks ago
- Spectral Methods in Python☆58Updated 3 months ago
- Convolutional Solvers for Partial Differential Equations☆28Updated 5 years ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- Introduction to declarative PDE solvers☆42Updated 3 years ago
- This repo is a work in progress aimed at gathering useful open-source resources for CFD engineers in one place. It includes notes, script…☆14Updated 2 weeks ago
- Simple matlab FEM code for 2-d poisson equation☆17Updated last year
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆56Updated 4 months ago
- 1D simulations using Lattice Boltzmann method☆17Updated 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…☆60Updated 5 years ago
- Notes and examples on how to solve partial differential equations with numerical methods, using Python.☆36Updated 2 years ago
- Teach numerical methods for interpolation, differentiation, integration, and solving ODEs and PDEs with MATLAB.☆39Updated 10 months ago
- Material for a course on finite difference methods for differential equations.☆53Updated 11 years ago
- Finite volume toolbox in Python☆26Updated 2 weeks ago
- Spectral methods in matlab☆11Updated 5 months ago
- This repo contains the code for solving Poisson Equation using Physics Informed Neural Networks☆18Updated 3 years ago
- Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations☆69Updated 5 years ago
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆34Updated 4 years ago
- A Python toolkit to calculate and visualize turbulence anisotropy and turbulent viscosity from Reynolds stress tensor data.☆20Updated last year
- This codes calculates the dimensionalized POD and uses SINDy from the PySINDy python package to build a data-driven model for it. The cod…☆20Updated 4 years ago
- Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python☆13Updated 5 years ago
- A Matlab implementation of boundary element method (BEM) and method of fundamental solutions (MFS) for simulation of Stokes flow based on…☆14Updated 8 years ago
- The repository implements a set of algorithms from the book "Methods in Computational Science", written by Johan Hoffman and published by…☆19Updated 7 months ago
- Direct Numerical Simulation of Fluid Flow with IBM Using Python☆32Updated 2 years ago
- Deep Learning of Turbulent Scalar Mixing☆17Updated 5 years ago
- Data-driven Geometric Multi-Grid solver for the discrete Poisson equation☆40Updated 3 years ago
- Slides/notes and Jupyter notebook demos for an introductory course of numerical methods for PDEs☆21Updated last year
- UW AMATH 301. Scientific computing and numerical methods for physical, biological, and engineering problems. Topics include root-finding,…☆12Updated 2 years ago
- Slides + Source Code + Data for an introductory course to NumPy, Matplotlib, SciPy, Scikit-Learn & TensorFlow Keras☆25Updated 3 years ago