Notes and examples on how to solve partial differential equations with numerical methods, using Python.
☆39Apr 30, 2023Updated 2 years ago
Alternatives and similar repositories for partial-differential-equations
Users that are interested in partial-differential-equations are comparing it to the libraries listed below
Sorting:
- Introduction to Computational Fluid Dynamics at the University of Vermont☆18Jun 16, 2024Updated last year
- Introduction to Partial Differential Equations: Theory and Computations☆10May 3, 2023Updated 2 years ago
- Basic Finite Volume Method codes of example problems☆10Jan 2, 2023Updated 3 years ago
- Finite Difference simulation of the Wave Equation (Double-slit experiment)☆24May 8, 2025Updated 9 months ago
- Examples of using MATLAB, Symbolic Math Toolbox, Partial Differential Equation Toolbox, and Simscape Fluids for solving canonical problem…☆13Mar 4, 2025Updated last year
- Implementations and continuation of some standard computational fluid dynamics problems using the finite volume method☆11Feb 16, 2026Updated 2 weeks ago
- This repository contains the MATLAB implementation of popular numerical methods in Computation Fluid dynamics. Starting from simple meth…☆11Dec 3, 2021Updated 4 years ago
- Create Your Own Navier-Stokes Spectral Method Simulation (With Python)☆54May 8, 2025Updated 9 months ago
- Welcome to the Wave Simulator in Python repository! This project uses the Finite Difference Method to model wave propagation in various m…☆12Aug 10, 2024Updated last year
- The journey of a book on programming computational fluid dynamics software as it evolves☆14Dec 25, 2017Updated 8 years ago
- Create Your Own Finite Volume Fluid Simulation (With Python) Part 2: Boundary Conditions and Source Terms☆31May 8, 2025Updated 9 months ago
- 2D Stable Fluids & 3D Stable Fluids using the Fast Fourier Transformation implemented efficiently in Julia.☆16Jan 29, 2022Updated 4 years ago
- This is a repository containing the different MATLAB codes and the .mat archives with the data samples that are referenced to within my t…☆17Jun 23, 2022Updated 3 years ago
- Solving the Navier-Stokes Equations in Python 🐍 simply using NumPy.☆17Jan 28, 2022Updated 4 years ago
- Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations☆69May 26, 2020Updated 5 years ago
- Official Github Repository for paper "Mitigating Propagation Failures in Physics-informed Neural Networks using Retain-Resample-Release (…☆13Jun 10, 2023Updated 2 years ago
- This repository consists of MATLAB codes for CFD computations and simulations.☆15Feb 24, 2026Updated last week
- This repository introduces Partial Differential Equation Solver using neural network that can learn resolution-invariant solution operato…☆17Nov 23, 2021Updated 4 years ago
- Comparison of various numerical methods for computational fluid dynamics☆75May 8, 2025Updated 9 months ago
- Simple CFD solver for teaching☆18Feb 15, 2011Updated 15 years ago
- Advanced Transport Phenomena course at Politecnico di Milano☆28Dec 16, 2025Updated 2 months ago
- A collection of codes and references for deep learning in fluid dynamics☆19Jun 10, 2021Updated 4 years ago
- PINN Implementation for IJCAI paper, "Physics-Informed Neural Networks: Minimizing Residual Loss with Wide Networks and Effective Activat…☆20Jun 19, 2024Updated last year
- Source code for an unstructured 2D Euler/Navier Stokes equation (triangle grid), Fortran 90 version, with some personal improvements, htt…☆18Dec 20, 2017Updated 8 years ago
- Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python☆14Jan 21, 2020Updated 6 years ago
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆42Mar 25, 2017Updated 8 years ago
- Collection of codes in Matlab(R) and C++ for solving basic problems presented and discussed in the "Computational Fluid Dynamics of React…☆85Dec 13, 2021Updated 4 years ago
- The laminar steady-state flamelet model developed by the CRECK Modeling Group from Milano.☆21May 5, 2021Updated 4 years ago
- A collection of finite difference solutions in MATLAB building up to the Navier Stokes Equations.☆22Dec 11, 2018Updated 7 years ago
- Code and data in support of publication on Cardiac PINN☆23Apr 24, 2021Updated 4 years ago
- Lecture notes and exercises carried out as part of the Quantum Mechanics 1 course taught at Yachay Tech University.☆14Jan 27, 2026Updated last month
- Welcome to the Applied Computational Fluid Dynamics (CFD) Tutorials repository. This repository contains a series of hands-on tutorials d…☆14Nov 10, 2024Updated last year
- Implementing physics informed neural networks (PINN) in PyTorch to solve turbulent flows using the Navier-Stokes equations☆27May 17, 2024Updated last year
- This repo is a work in progress aimed at gathering useful open-source resources for CFD engineers in one place. It includes notes, script…☆26Updated this week
- Hypersonic flow simulations in OpenFOAM☆27Jun 5, 2025Updated 8 months ago
- A Computational Fluid Dynamics (CFD) course with Python☆111Dec 12, 2023Updated 2 years ago
- Python script solving the Burgers' equation (équation de Burgers) 1D by using FFT pseudo-spectral method.☆30Jul 25, 2021Updated 4 years ago
- Physics-informed neural networks for highly compressible flows 🧠🌊☆29Nov 26, 2023Updated 2 years ago
- GPU-accelerated particle tracking for OpenFOAM☆27Aug 12, 2022Updated 3 years ago