gilbertfrancois / partial-differential-equationsLinks
Notes and examples on how to solve partial differential equations with numerical methods, using Python.
☆36Updated 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:
- Slides + Source Code + Data for an introductory course to NumPy, Matplotlib, SciPy, Scikit-Learn & TensorFlow Keras☆25Updated 3 years ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆40Updated 8 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…☆15Updated last month
- Spectral Methods in Python☆59Updated 5 months ago
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆34Updated 4 years ago
- Introduction to declarative PDE solvers☆42Updated 3 years ago
- A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms a…☆61Updated 5 years ago
- Material related to the PRACE MOOC on Fortran programming☆46Updated last week
- This codes calculates the dimensionalized POD and uses SINDy from the PySINDy python package to build a data-driven model for it. The cod…☆21Updated 4 years ago
- Book in progress to illustrate Riemann solvers in Jupyter notebooks.☆21Updated 3 years ago
- Codes for finite element method☆31Updated this week
- Notebooks and documents to build Computational Mechanics course☆57Updated last month
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆60Updated 2 weeks 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
- Examples of using MATLAB, Symbolic Math Toolbox, Partial Differential Equation Toolbox, and Simscape Fluids for solving canonical problem…☆13Updated 7 months ago
- This repo contains the code for solving Poisson Equation using Physics Informed Neural Networks☆18Updated 3 years ago
- Computational fluid dynamics codes☆18Updated 3 months ago
- Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python☆14Updated 5 years ago
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆23Updated 4 months ago
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆61Updated 6 years ago
- The repository contains the codes linked to the SPICY project (Super-resolution and Pressure from Image Velocimetry)☆11Updated 10 months ago
- Finite volume toolbox in Python☆27Updated last month
- Educational materials to learn how to employ Bayesian optimization techniques for parameter estimation of computational and statistical m…☆14Updated 2 years ago
- Simple matlab FEM code for 2-d poisson equation☆17Updated last year
- Lattice Boltzmann method implemented in julia☆21Updated last year
- A simple pseudo-spectral solver for the Direct Numerical Simulation (DNS) of the 3D Taylor-Green Vortex in the Julia programming language☆10Updated 3 years ago
- Comparison of various numerical methods for computational fluid dynamics☆73Updated 5 months ago
- Scientific Machine Learning Tutorials☆39Updated 3 years ago
- Create Your Own Navier-Stokes Spectral Method Simulation (With Python)☆52Updated 5 months ago