gilbertfrancois / partial-differential-equationsLinks
Notes and examples on how to solve partial differential equations with numerical methods, using Python.
☆33Updated 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 repo is a work in progress aimed at gathering useful open-source resources for CFD engineers in one place. It includes notes, script…☆11Updated last month
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- Introduction to declarative PDE solvers☆41Updated 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…☆59Updated 5 years ago
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆33Updated 4 years ago
- Slides + Source Code + Data for an introductory course to NumPy, Matplotlib, SciPy, Scikit-Learn & TensorFlow Keras☆25Updated 3 years ago
- Spectral Methods in Python☆57Updated 2 months ago
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆60Updated 6 years ago
- Create Your Own Navier-Stokes Spectral Method Simulation (With Python)☆48Updated 2 months ago
- Material for a course on finite difference methods for differential equations.☆53Updated 10 years ago
- Comparison of various numerical methods for computational fluid dynamics☆72Updated 2 months ago
- A Computational Fluid Dynamics (CFD) course with Python☆85Updated last year
- Simple OOP Python Code to run some Pseudo-Spectral 2D Simulations of Turbulence☆68Updated 2 years ago
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆22Updated last month
- A Python toolkit to calculate and visualize turbulence anisotropy and turbulent viscosity from Reynolds stress tensor data.☆20Updated last year
- 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
- Spectral methods in matlab☆11Updated 3 months ago
- 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
- Tutorial on a number of topics in Deep Learning☆35Updated 5 years ago
- Direct Numerical Simulation of Fluid Flow with IBM Using Python☆32Updated 2 years ago
- Channelflow is a software system for numerical analysis of the incompressible fluid flow in channel geometries, written in C++ and MPI-pa…☆75Updated 2 years ago
- This code implements the Tensor Basis Neural Network (TBNN) as described in Ling et al. (Journal of Fluid Mechanics, 2016).☆40Updated 7 years ago
- Data-driven Reynolds stress modeling with physics-informed machine learning☆92Updated 6 years ago
- Implementation of the "12 Steps to Navier Stokes Equations" by Prof. Lorena A. Barba in C++.☆20Updated 10 months ago
- ☆54Updated 2 years ago
- Solving the Navier-Stokes Equations in Python 🐍 simply using NumPy.☆15Updated 3 years ago
- Simple matlab FEM code for 2-d poisson equation☆17Updated last year
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆40Updated 8 years ago
- Finite Volume PINNs for Hyperbolic Conservation Laws & Compressible Flow☆18Updated 2 years ago
- This codes calculates the dimensionalized POD and uses SINDy from the PySINDy python package to build a data-driven model for it. The cod…☆20Updated 4 years ago