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
- Simple matlab FEM code for 2-d poisson equation☆16Updated last year
- Material for a course on finite difference methods for differential equations.☆52Updated 10 years ago
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆53Updated this week
- Introduction to declarative PDE solvers☆41Updated 3 years ago
- Convolutional Solvers for Partial Differential Equations☆28Updated 4 years ago
- ☆17Updated 3 years ago
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆21Updated this week
- 1D simulations using Lattice Boltzmann method☆16Updated 6 years ago
- The repository implements a set of algorithms from the book "Methods in Computational Science", written by Johan Hoffman and published by…☆18Updated 3 months ago
- Slides + Source Code + Data for an introductory course to NumPy, Matplotlib, SciPy, Scikit-Learn & TensorFlow Keras☆25Updated 3 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
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆32Updated 4 years ago
- Spectral methods in matlab☆11Updated last month
- Python script solving the Burgers' equation (équation de Burgers) 1D by using FFT pseudo-spectral method.☆25Updated 3 years ago
- Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python☆14Updated 5 years ago
- Basic numerical methods implemented in FORTRAN☆19Updated 7 years ago
- Book in progress to illustrate Riemann solvers in Jupyter notebooks.☆20Updated 3 years ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- Finite volume toolbox in Python☆23Updated 3 weeks ago
- Examples of Fortran MPI 3.0 / mpi_f08☆18Updated last year
- Coding numerical methods using ChatGPT: successes, failures, and challenges☆19Updated last year
- Post-processing package for CFD simulations I run for my PhD☆12Updated 3 years ago
- Notes and examples on how to solve partial differential equations with numerical methods, using Python.☆31Updated 2 years ago
- Scientific Machine Learning Tutorials☆36Updated 3 years ago
- Some materials to accompany the text book Finite Volume Methods for Hyperbolic Problems by RJ LeVeque☆9Updated last year
- Deep Learning of Turbulent Scalar Mixing☆17Updated 5 years ago
- A Python toolkit to calculate and visualize turbulence anisotropy and turbulent viscosity from Reynolds stress tensor data.☆20Updated last year
- Introduction to Computational Fluid Dynamics at the University of Vermont☆17Updated 10 months ago
- In computational fluid dynamics (CFD), the SIMPLE algorithm is a widely used numerical procedure to solve the Navier–Stokes equations. SI…☆16Updated 4 years ago
- Adaptive multiphase flow through porous media☆29Updated 9 years ago