zxplsec / HFM

Hidden Fluid Mechanics

Home Page:https://maziarraissi.github.io/HFM/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hidden Fluid Mechanics

We present hidden fluid mechanics (HFM), a physics informed deep learning framework capable of encoding an important class of physical laws governing fluid motions, namely the Navier-Stokes equations. In particular, we seek to leverage the underlying conservation laws (i.e., for mass, momentum, and energy) to infer hidden quantities of interest such as velocity and pressure fields merely from spatio-temporal visualizations of a passive scaler (e.g., dye or smoke), transported in arbitrarily complex domains (e.g., in human arteries or brain aneurysms). Our approach towards solving the aforementioned data assimilation problem is unique as we design an algorithm that is agnostic to the geometry or the initial and boundary conditions. This makes HFM highly flexible in choosing the spatio-temporal domain of interest for data acquisition as well as subsequent training and predictions. Consequently, the predictions made by HFM are among those cases where a pure machine learning strategy or a mere scientific computing approach simply cannot reproduce. The proposed algorithm achieves accurate predictions of the pressure and velocity fields in both two and three dimensional flows for several benchmark problems motivated by real-world applications. Our results demonstrate that this relatively simple methodology can be used in physical and biomedical problems to extract valuable quantitative information (e.g., lift and drag forces or wall shear stresses in arteries) for which direct measurements may not be possible.

For more information, please refer to the following: (https://maziarraissi.github.io/HFM/)

Note

This work is currently under review for publication and the codes and data will be publicly available as soon as the review process concludes.

Citation

@article{raissi2018hidden,
  title={Hidden Fluid Mechanics: A Navier-Stokes Informed Deep Learning Framework for Assimilating Flow Visualization Data},
  author={Raissi, Maziar and Yazdani, Alireza and Karniadakis, George Em},
  journal={arXiv preprint arXiv:1808.04327},
  year={2018}
}

About

Hidden Fluid Mechanics

https://maziarraissi.github.io/HFM/

License:MIT License