udemirezen / gpinn

gPINN: Gradient-enhanced physics-informed neural networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gPINN: Gradient-enhanced physics-informed neural networks

The data and code for the paper J. Yu, L. Lu, X. Meng, & G. E. Karniadakis. Gradient-enhanced physics-informed neural networks for forward and inverse PDE problems. Computer Methods in Applied Mechanics and Engineering, 393, 114823, 2022.

Code

Cite this work

If you use this data or code for academic research, you are encouraged to cite the following paper:

@article{yu2022gradient,
  title   = {Gradient-enhanced physics-informed neural networks for forward and inverse {PDE} problems},
  author  = {Yu, Jeremy and Lu, Lu and Meng, Xuhui and Karniadakis, George Em},
  journal = {Computer Methods in Applied Mechanics and Engineering},
  volume  = {393},
  pages   = {114823},
  year    = {2022},
  doi     = {https://doi.org/10.1016/j.cma.2022.114823}
}

Questions

To get help on how to use the data or code, simply open an issue in the GitHub "Issues" section.

About

gPINN: Gradient-enhanced physics-informed neural networks

License:Apache License 2.0


Languages

Language:Python 100.0%