pavaninguva / pde-Solver-CourseLinks
Introduction to declarative PDE solvers
☆42Updated 3 years ago
Alternatives and similar repositories for pde-Solver-Course
Users that are interested in pde-Solver-Course are comparing it to the libraries listed below
Sorting:
- Finite volume toolbox in Python☆25Updated 2 weeks ago
- Sandia Uncertainty Quantification Toolkit☆80Updated 7 months ago
- Educational materials to learn how to employ Bayesian optimization techniques for parameter estimation of computational and statistical m…☆14Updated 2 years ago
- A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms a…☆60Updated 5 years ago
- Python 3 framework to facilitate verification, validation and uncertainty quantification (VVUQ) for a wide variety of simulations.☆97Updated this week
- Finite volume method applied to the advection-diffusion equation☆46Updated last year
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆40Updated 8 years ago
- Supplementary materials and codes for the book "Classical numerical analysis: A comprehensive course."☆22Updated 2 months ago
- Finite volume discretization tools for Python.☆64Updated last year
- Operator Inference for data-driven, non-intrusive model reduction of dynamical systems.☆73Updated 3 weeks ago
- Simple walkthrough tutorial for getting started with petsc4py☆39Updated 13 years ago
- Spectral Methods in Python☆57Updated 3 months ago
- Comparison of various numerical methods for computational fluid dynamics☆73Updated 2 months ago
- PyStokes: phoresis and Stokesian hydrodynamics in Python. github.com/rajeshrinet/pystokes☆47Updated 3 months ago
- A short course in pseudospectral collocation methods for wave equations, with implementations in Python.☆55Updated 3 months ago
- Phaseflow simulates the convection-coupled melting and solidification of phase-change materials.☆53Updated 6 years ago
- A code for calculating the standard state thermodynamic properties at a given temperature and pressure.☆29Updated last month
- Simple one-dimensional examples of various hydrodynamics techniques☆119Updated 4 years ago
- preCICE-adapter for the open source computing platform FEniCS☆33Updated 4 months ago
- Simple OOP Python Code to run some Pseudo-Spectral 2D Simulations of Turbulence☆68Updated 2 years ago
- Material related to the PRACE MOOC on Fortran programming☆46Updated last week
- Lattice Boltzmann method implemented in julia☆20Updated 10 months ago
- Solvers for Implicit Runge Kutta methods☆33Updated last week
- The algorithmic differentation tool pyadjoint and add-ons.☆103Updated last week
- Multigrid Methods - An Overview, A lecture series at Imperial College☆26Updated 7 months ago
- Adaptive multiphase flow through porous media☆29Updated 9 years ago
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆61Updated 6 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
- A set of Python notebooks to introduce the fundamentals of numerical programming using extensive examples from engineering.