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☆41Updated 8 years ago
- 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…☆17Updated 3 months ago
- Simple matlab FEM code for 2-d poisson equation☆17Updated last year
- Introduction to Computational Fluid Dynamics at the University of Vermont☆18Updated last year
- Notes and examples on how to solve partial differential equations with numerical methods, using Python.☆37Updated 2 years ago
- Spectral Methods in Python☆60Updated 6 months ago
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆35Updated 4 years ago
- Convolutional Solvers for Partial Differential Equations☆27Updated 5 years ago
- Spectral methods in matlab☆12Updated 8 months ago
- Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python☆14Updated 5 years ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- Slides + Source Code + Data for an introductory course to NumPy, Matplotlib, SciPy, Scikit-Learn & TensorFlow Keras☆24Updated 3 years ago
- Material for a course on finite difference methods for differential equations.☆53Updated 11 years ago
- Material related to the EdX MOOC on Fortran programming☆48Updated 2 months ago
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆62Updated 2 months ago
- 1D simulations using Lattice Boltzmann method☆18Updated 6 years ago
- Teach numerical methods for interpolation, differentiation, integration, and solving ODEs and PDEs with MATLAB.☆42Updated last month
- Dasslc is a solver for differential-algebraic equations inspired by DASSL. A python module for dasslc is provided.☆18Updated last year
- Finite volume toolbox in Python☆29Updated last month
- One place for all Clawpack-style Riemann solvers☆50Updated last week
- Codes for finite element method☆31Updated 2 weeks ago
- The repository implements a set of algorithms from the book "Methods in Computational Science", written by Johan Hoffman and published by…☆19Updated 10 months ago
- This repo contains the code for solving Poisson Equation using Physics Informed Neural Networks☆18Updated 3 years ago
- Python code for solving Napier Stokes equation using finite volume method in the scenario of Lid driven flow. The quasi Rhie Chow algorit…☆18Updated 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 5 years ago
- UW AMATH 301. Scientific computing and numerical methods for physical, biological, and engineering problems. Topics include root-finding,…☆12Updated 2 years ago
- Sparse Identification of Nonlinear Dynamics for Boundary Value Problems☆13Updated 4 years ago
- Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations☆69Updated 5 years ago
- Data-driven Geometric Multi-Grid solver for the discrete Poisson equation☆41Updated 3 years ago