├── Cylinder-Wake ├── NS_PINNS.py ├── cylinder_wake.mat └── model.pt ├── ODE_Neural_Networks.ipynb └── README.md /Cylinder-Wake/NS_PINNS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ComputationalDomain/PINNs/HEAD/Cylinder-Wake/NS_PINNS.py -------------------------------------------------------------------------------- /Cylinder-Wake/cylinder_wake.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ComputationalDomain/PINNs/HEAD/Cylinder-Wake/cylinder_wake.mat -------------------------------------------------------------------------------- /Cylinder-Wake/model.pt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ComputationalDomain/PINNs/HEAD/Cylinder-Wake/model.pt -------------------------------------------------------------------------------- /ODE_Neural_Networks.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ComputationalDomain/PINNs/HEAD/ODE_Neural_Networks.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # PINNs --------------------------------------------------------------------------------