Ceyron / machine-learning-and-simulation

All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine Learning & Simulation (https://www.youtube.com/channel/UCh0P7KwJhuQ4vrzc3IRuw4Q)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Boundary Condition in PINNs

svkarash opened this issue · comments

Dear @Ceyron
I am dealing with a fluid dynamics problem involving a water tank, surface waves, and a set of partial differential equations (PDEs) along with boundary conditions. I am interested in using Physics Informed Neural Networks particularly DeepXDE library to solve this system, but I encountered issues with definition of boundary conditions and initial conditions.
the code and explanation are available in the link below. I would appreciate it if you could take a look at the problem.

lululxvi/deepxde#1565

Hi @svkarash,
I'm afraid I am not familiar with the DeepXDE library and can't help you with your problem. I am sorry.