Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 670 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 670 Bytes

PIV_PINN_data_extraction

This repository presents all the simulation files and code needed for the PINN mean flow reconstruction project.

Author: Lukasz Sliwinski (github: ls2716)

Content description

Main directory contains two folders:

  • NektarSimulations with simulation files and code for data analysis and transformation.
  • PINNTraining which contains code for PINN regression.

Each folder contains requirements.txt file with the necessary Python packages. Each folder also contains additional markdown file with exact description of folder content.

Go to Nektar simulations

Go to PINN training