Skip to content

parfenyev/2d-turb-PINN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

2d-turb-PINN

Our research is motivated by hydrodynamic experiments and the desire to obtain more information from traditional PIV/PTV measurements of the velocity field. We present a technique that integrates measurement data with physical laws, expressed as partial differential equations, allowing for the simultaneous solution of super-resolution and inference problems. As an example, we consider a two-dimensional turbulent forced fluid flow and, using only sparse and probably noisy data for the velocity field, we reconstruct, the dense velocity and pressure fields in the observation region, infer the driving force, and determine the unknown fluid viscosity and bottom friction coefficient. The suggested technique demonstrates moderate robustness to noise in the measurement data and involves training a physics-informed neural network by minimizing the loss function, which penalizes deviations from the provided data and violations of the Navier-Stokes equation. The developed method extracts additional information from experimental and numerical observations, potentially enhancing the capabilities of PIV/PTV.

For more information, please refer to the following:

  • V. Parfenyev, M. Blumenau, I. Nikitin, "Enhancing capabilities of particle image/tracking velocimetry with physics-informed neural networks", arXiv:2404.01193.

You can generate the data for demonstration and training yourself (see ./data_generation/) or download it from here in HDF5 format. The folder ./PINN/saved_models/ contains already trained models. Don't forget to update the file paths in the scripts.

Acknowledgements

When developing the code, we relied and were inspired by the following repositories:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published