lululxvi / hpinn

hPINN: Physics-informed neural networks with hard constraints
Apache License 2.0
116 stars 37 forks source link

Can't find FDTD.dat file #7

Open RemoooOnWoods opened 1 year ago

RemoooOnWoods commented 1 year ago

Hi,

I think FDTD.dat file should include the exact solution, but I could not find it. Has it been deleted or something else happened?

lululxvi commented 1 year ago

Which FDTD.dat?

RemoooOnWoods commented 1 year ago

In the holography_main.py line25, d = np.loadtxt("FDTD.dat")

lululxvi commented 1 year ago

This line of code is not used.