Skip to content

Physics Informed Neural Network to solve the 2D Naiver Stokes eqn.

Notifications You must be signed in to change notification settings

James-Quigley-ie/NS-PINN

Repository files navigation

NS-PINN Setup

Open your anaconda promt as admin and navigate to the folder you want the repo to be downloaded to. Enter the following commands in order

git clone https://github.com/James-Quigley-ie/NS-PINN.git
cd NS-PINN
conda env create -f PINN.yml

To launch the envoirment

conda activate PINN
jupyter lab PINN.ipynb

Physics Informed Nueral Network Model Performance

PINN_0_deg_trained_angle PINN_Mag_diff_angle_0

About

Physics Informed Neural Network to solve the 2D Naiver Stokes eqn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published