Python script solving the Burgers' equation (équation de Burgers) 1D by using FFT pseudo-spectral method.
☆30Jul 25, 2021Updated 4 years ago
Alternatives and similar repositories for Burgers_equation_simulation
Users that are interested in Burgers_equation_simulation are comparing it to the libraries listed below
Sorting:
- This report is developed with the purpose of giving the student a better understanding of what is turbulence modelling and its analysis. …☆10Nov 8, 2020Updated 5 years ago
- Physics-informed neural networks for highly compressible flows 🧠🌊☆29Nov 26, 2023Updated 2 years ago
- Two solutions, written in MATLAB, for solving the viscous Burger's equation. They are both spectral methods: the first is a Fourier Galer…☆15Jul 14, 2017Updated 8 years ago
- This repository introduces Partial Differential Equation Solver using neural network that can learn resolution-invariant solution operato…☆17Nov 23, 2021Updated 4 years ago
- Python script solving the wave equation (équations de D'Alembert) 1D and 2D by taking into account velocity variation.☆54Jul 25, 2021Updated 4 years ago
- PINN Implementation for IJCAI paper, "Physics-Informed Neural Networks: Minimizing Residual Loss with Wide Networks and Effective Activat…☆20Jun 19, 2024Updated last year
- Implementing physics informed neural networks (PINN) in PyTorch to solve turbulent flows using the Navier-Stokes equations