lululxvi / hpinn

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

How to use the code #4

Open wangmm520 opened 1 year ago

wangmm520 commented 1 year ago

Can holography_main run directly? How to use the commented out code when i want to use penalty method? image

And why FDFD report many errors when i run it. image image

lululxvi commented 1 year ago

Can holography_main run directly?

Yes.

How to use the commented out code when i want to use penalty method?

If you want to change the method, it is better to read the paper and code to understand which part should be commented out.

And why FDFD report many errors when i run it.

The csv file name may be wrong.