lululxvi / deepxde

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

Q about the static and dynamic meshtype in fPINN #592

Open TLDSZ opened 2 years ago

TLDSZ commented 2 years ago

I just want to know the mainly difference between static and dynamic in meshtype. Why the static is only used in 1D condition? The relative information in the paper "fPINNs: Fractional Physics-Informed Neural Networks" is not mentioned.

lululxvi commented 2 years ago

In the paper, we discussed two types of mesh, although we didn't use the name "static" and "dynamic". Both can be used.