deepxde
deepxde copied to clipboard
boundary condition on moving domain
Hello Lu,
Thanks for the excellent library. I have a few questions. Thanks in ahead for your time.
- Is it possible to solve a coupled system of ODEs (time varying) and PDEs (time and space varying) using DeepXDE?
- if it is, I have a question regarding setting boundary conditions on moving boundary. Example: I want to set a boundary condition u(a(t),t)=b(t), where a and b are solutions of ODEs in the system and u is a solution of PDE in the system of ODEs and PDEs Could you please provide some idea as to how to set such BCs if such BCs are possible?
- Yes
- It seems not straightforward to do. My intuition is that it is doable by using some tricks, but I currently don't have a good answer.