lululxvi / hpinn

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

Can't find FDTD.dat file #7

Open RemoooOnWoods opened 10 months ago

RemoooOnWoods commented 10 months 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 10 months ago

Which FDTD.dat?

RemoooOnWoods commented 10 months ago

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

lululxvi commented 9 months ago

This line of code is not used.