This repository reproduces and analyzes the Fourier Neural Operator (FNO) for learning solution operators of partial differential equations.
We focus on the 1D viscous Burgers' equation at Reynolds number Re=10 and study generalization across spatial resolutions.
Fourier Neural Operators (Li et al., 2020) learn mappings between infinite-dimensional function spaces and have shown strong performance on parametric PDEs.
This project investigates:
- operator learning for nonlinear PDEs
- spectral neural architectures
- resolution invariance and generalization
- data efficiency of operator learning
We solve the viscous Burgers' equation:
The model learns the operator:
We observe stable operator generalization across discretizations. Also for datasets use: https://drive.google.com/drive/folders/1UnbQh2WWc6knEHbLn-ZaXrKUZhp7pjt-
-- Operator learning
-- Scientific machine learning
-- Spectral neural networks
-- PDE surrogate modeling
-- Physics-informed learning