gilbertfrancois / partial-differential-equationsLinks
Notes and examples on how to solve partial differential equations with numerical methods, using Python.
☆32Updated 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:
- Spectral Methods in Python☆56Updated 3 weeks ago
- Spectral methods in matlab☆11Updated 2 months ago
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆54Updated last month
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- Educational materials to learn how to employ Bayesian optimization techniques for parameter estimation of computational and statistical m…☆14Updated last year
- A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms a…☆58Updated 5 years ago
- Material related to the PRACE MOOC on Fortran programming☆45Updated last year
- Basic numerical methods implemented in FORTRAN☆19Updated 7 years ago
- Simple matlab FEM code for 2-d poisson equation☆16Updated last year
- Codes for Numerical Analysis course☆37Updated last month
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆21Updated last week
- Basic intro to python☆12Updated 2 months ago
- Book in progress to illustrate Riemann solvers in Jupyter notebooks.☆21Updated 3 years ago
- Codes for finite element method☆28Updated 2 weeks ago
- ☆38Updated 2 years ago
- A two-level sparse direct solver for elliptic PDEs.☆30Updated last year
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆59Updated 6 years ago
- A Python toolkit to calculate and visualize turbulence anisotropy and turbulent viscosity from Reynolds stress tensor data.☆20Updated last year
- PySpectral is a Python package for solving the partial differential equation (PDE) of Burgers' equation in its deterministic and stochast…☆14Updated 2 years 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
- The repository implements a set of algorithms from the book "Methods in Computational Science", written by Johan Hoffman and published by…☆19Updated 4 months ago
- Library for solving time dependent PDEs in FEniCS using Runge-Kutta ESDIRK methods☆13Updated 5 years ago
- ☆10Updated last year
- Introduction to declarative PDE solvers☆41Updated 3 years ago
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.☆32Updated 4 years ago
- Finite volume toolbox in Python☆23Updated this week
- PhD and MHPC course: Theory and Practice of Finite Element Methods☆20Updated 3 years ago
- ☆13Updated 2 years ago
- This directory contains the Lecture files and Project codes in both Julia and Matlab for a course based on the Springer textbook "An Intr…☆67Updated 3 months ago
- Implementation of the "12 Steps to Navier Stokes Equations" by Prof. Lorena A. Barba in C++.☆20Updated 9 months ago