Good work. Do you know how one can set periodic BCs for this problem? How does one enforce the L2 loss for at the boundaries by copying target values from the opposite boundary on the fly?
Periodic BCs are demonstrated for Schrodinger and Allen-Cahn equations in the following paper. But I have no experience to implement them. Good luck in your successfully experiments!
M. Raissi, et al., Physics Informed Deep Learning (Part I): Data-driven Solutions of Nonlinear Partial Differential Equations, arXiv: 1711.10561 (2017).
Good work. Do you know how one can set periodic BCs for this problem? How does one enforce the L2 loss for at the boundaries by copying target values from the opposite boundary on the fly?