lululxvi / deepxde

A library for scientific machine learning and physics-informed learning
https://deepxde.readthedocs.io
GNU Lesser General Public License v2.1
2.5k stars 715 forks source link

HOWTO: Initial condition as input #233

Closed smao-astro closed 3 years ago

smao-astro commented 3 years ago

Hi Lu,

For forward time-dependent pde problem, I are wondering do you have any idea on how to do the follow:

lululxvi commented 3 years ago

Not sure if PINN is a good method for this. You may consider DeepONet https://arxiv.org/abs/1910.03193. The published version will be online soon.