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
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆21Updated 3 months 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
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆51Updated 2 years ago
- 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
- A Numerical Analysis Package in Python☆12Updated 3 years ago
- Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python☆14Updated 5 years ago
- Codes for finite element method☆27Updated last week
- A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms a…☆56Updated 5 years ago
- Learning Green's functions of partial differential equations with deep learning.☆65Updated last year
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆40Updated 8 years ago
- Spectral methods in matlab☆10Updated this week
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- ☆17Updated 3 years ago
- Spectral Methods in Python☆53Updated this week
- Scientific Machine Learning Tutorials☆36Updated 3 years ago
- Simple matlab FEM code for 2-d poisson equation☆14Updated last year
- Computational fluid dynamics codes☆18Updated last year
- Finite volume toolbox in Python☆23Updated 7 months ago
- Python code for solving Napier Stokes equation using finite volume method in the scenario of Lid driven flow. The quasi Rhie Chow algorit…☆19Updated 4 years ago
- Basic Finite Volume Method codes of example problems☆8Updated 2 years ago
- Python scripts related to aerodynamic analysis and shape optimization☆19Updated 5 years ago
- Notes and examples on how to solve partial differential equations with numerical methods, using Python.☆30Updated last year
- Spectral solution for 2D Navier-Stokes equations☆13Updated 8 years ago
- Convolutional Solvers for Partial Differential Equations☆28Updated 4 years ago
- Physics Informed Neural Network (PINN) for a projectile motion.☆13Updated 4 years ago
- Educational materials to learn how to employ Bayesian optimization techniques for parameter estimation of computational and statistical m…☆14Updated last year
- In computational fluid dynamics (CFD), the SIMPLE algorithm is a widely used numerical procedure to solve the Navier–Stokes equations. SI…☆15Updated 4 years ago
- Mathematica package for quadrature moment methods☆9Updated 2 years ago
- A Python library for training neural ODEs.☆20Updated last month
- This codes calculates the dimensionalized POD and uses SINDy from the PySINDy python package to build a data-driven model for it. The cod…☆19Updated 3 years ago