gilbertfrancois / partial-differential-equationsLinks
Notes and examples on how to solve partial differential equations with numerical methods, using Python.
☆38Updated 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:
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆42Updated 8 years ago
- Slides + Source Code + Data for an introductory course to NumPy, Matplotlib, SciPy, Scikit-Learn & TensorFlow Keras☆24Updated 3 years ago
- Introduction to declarative PDE solvers☆41Updated 4 years ago
- Spectral Methods in Python☆60Updated 8 months 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…☆20Updated this week
- Basic Finite Volume Method codes of example problems☆10Updated 3 years ago
- This repo contains the code for solving Poisson Equation using Physics Informed Neural Networks☆20Updated 3 years ago
- Create Your Own Navier-Stokes Spectral Method Simulation (With Python)☆53Updated 8 months ago
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆63Updated 3 months ago
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆36Updated 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 6 years ago
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆62Updated 6 years ago
- The repository implements a set of algorithms from the book "Methods in Computational Science", written by Johan Hoffman and published by…☆19Updated last year
- Computational fluid dynamics codes☆19Updated 6 months ago
- A Computational Fluid Dynamics (CFD) course with Python☆111Updated 2 years ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 3 years ago
- Simple matlab FEM code for 2-d poisson equation☆17Updated last week
- Operator Inference for data-driven, non-intrusive model reduction of dynamical systems.☆77Updated this week
- Solving linear, nonlinear equations, ordinary differential equations, ... using numerical methods in fortran☆103Updated 4 years ago
- Finite volume toolbox in Python☆29Updated 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…☆23Updated 4 years ago
- Resources for "The Craft of Finite Difference Computing with Partial Differential Equations" by H. P. Langtangen☆179Updated 6 years 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."☆28Updated 7 months ago
- Spectral methods in matlab☆12Updated 9 months ago
- Comparison of various numerical methods for computational fluid dynamics☆74Updated 8 months ago
- Material for a course on finite difference methods for differential equations.☆53Updated 11 years ago
- ☆17Updated 4 years ago
- Some Jupyter Notebooks I am creating for the course Applied Elasticity at IIT Kharagpur☆17Updated 5 years ago
- Codes for finite element method☆31Updated last week