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:
- Spectral Methods in Python☆60Updated 7 months ago
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆62Updated 2 months ago
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆41Updated 8 years ago
- Convolutional Solvers for Partial Differential Equations☆27Updated 5 years ago
- Notes and examples on how to solve partial differential equations with numerical methods, using Python.☆38Updated 2 years ago
- Simple matlab FEM code for 2-d poisson equation☆17Updated last year
- Introduction to declarative PDE solvers☆42Updated 4 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…☆18Updated 4 months ago
- Deep Learning of Turbulent Scalar Mixing☆17Updated 6 years ago
- Learning Green's functions of partial differential equations with deep learning.☆71Updated last year
- Scientific Machine Learning Tutorials☆40Updated 4 years ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆36Updated 4 years ago
- A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms a…☆62Updated 6 years ago
- 1D simulations using Lattice Boltzmann method☆18Updated 6 years ago
- Slides + Source Code + Data for an introductory course to NumPy, Matplotlib, SciPy, Scikit-Learn & TensorFlow Keras☆24Updated 3 years ago
- Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations☆69Updated 5 years ago
- Spectral methods in matlab☆12Updated 8 months ago
- Codes for finite element method☆31Updated last week
- 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
- Innovative, efficient, and computational-graph-based finite element simulator for inverse modeling☆87Updated 4 years ago
- PySpectral is a Python package for solving the partial differential equation (PDE) of Burgers' equation in its deterministic and stochast…☆15Updated 2 years ago
- Sparse Identification of Nonlinear Dynamics for Boundary Value Problems☆13Updated 4 years ago
- Data-driven Geometric Multi-Grid solver for the discrete Poisson equation☆41Updated 3 years ago
- Introduction to Computational Fluid Dynamics at the University of Vermont☆18Updated last year
- A 1D heat conduction solver using Finite Difference Method and implicit backward Euler time scheme☆20Updated 6 years ago
- Computational fluid dynamics codes☆19Updated 5 months ago
- This repo contains the code for solving Poisson Equation using Physics Informed Neural Networks☆20Updated 3 years ago
- This codes calculates the dimensionalized POD and uses SINDy from the PySINDy python package to build a data-driven model for it. The cod…☆22Updated 4 years ago
- An IJulia notebook adaptation of Loren Barba's "12 Steps to Navier-Stokes" http://lorenabarba.com/☆31Updated 5 years ago