alanmatzumiya / pySpectralPDE
PySpectral is a Python package for solving the partial differential equation (PDE) of Burgers' equation in its deterministic and stochastic version.
☆14Updated 2 years ago
Alternatives and similar repositories for pySpectralPDE:
Users that are interested in pySpectralPDE are comparing it to the libraries listed below
- Code for "Nonlinear stochastic modeling with Langevin regression" J. L. Callaham, J.-C. Loiseau, G. Rigas, and S. L. Brunton☆25Updated 2 years ago
- combination of sparse identification of nonlinear dynamics with Akaike information criteria☆16Updated 7 years ago
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- Spectral Methods in Python☆50Updated this week
- Convolutional Solvers for Partial Differential Equations☆28Updated 4 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…☆18Updated 3 years ago
- The unsupervised learning problem trains a diffeomorphic spatio-temporal grid, that registers the output sequence of the PDEs onto a non-…☆19Updated 2 years ago
- Operator Inference for data-driven, non-intrusive model reduction of dynamical systems.☆69Updated this week
- Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations☆67Updated 4 years ago
- Python script solving the Burgers' equation (équation de Burgers) 1D by using FFT pseudo-spectral method.☆24Updated 3 years ago
- Pseudospectral Kolmogorov Flow Solver☆37Updated last year
- Deep Learning of Turbulent Scalar Mixing☆16Updated 5 years ago
- ☆33Updated last month
- Update PDEKoopman code to Tensorflow 2☆22Updated 3 years ago
- Derivative-Informed Neural Operator: An Efficient Framework for High-Dimensional Parametric Derivative Learning☆17Updated last year
- ☆40Updated 4 years ago
- A library of tools for computing variants of Dynamic Mode Decomposition☆46Updated 7 years ago
- ☆8Updated 4 years ago
- Sample codes of CNN-SINDy based reduced-order modeling for fluid flows by Fukami et al., JFM 2021.☆23Updated 3 years ago
- Methods and code for J. L. Callaham, J. N. Kutz, B. W. Brunton, and S. L. Brunton (2020)☆55Updated 4 years ago
- A Deep Learning based Approach to Reduced Order Modeling for Turbulent Flow Control using LSTM Neural Networks. arXiv:1804.09269☆41Updated 6 years ago
- A library for dimensionality reduction on spatial-temporal PDE☆62Updated 9 months ago
- To address some of the failure modes in training of physics informed neural networks, a Lagrangian architecture is designed to conform to…☆44Updated 2 years ago
- Generative Adversarial Networks are used to super resolve turbulent flow fields from low resolution (RANS/LES) fields to high resolution …