Skip to content

demroz/pinn-ms

Repository files navigation

pinn-ms

in order to recreate the results in the paper, you need to modify constants.py in the angler package to

EPSILON_0 = 1.0

MU_0 = 1.0

C_0 = sqrt(1/EPSILON_0/MU_0)

ETA_0 = sqrt(MU_0/EPSILON_0)

DEFAULT_LENGTH_SCALE = 1.0 # microns

About

code for Large area optimization of meta-lens via data-free machine learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages