facebookresearch / fmmax

Fourier modal method with Jax
MIT License
97 stars 10 forks source link

Incorrect magnetic field in crystal example #120

Open mfschubert opened 5 months ago

mfschubert commented 5 months ago

https://github.com/facebookresearch/fmmax/blob/main/examples/crystal.py#L368

Should this be ex * jnp.sqrt(permittivity_ambient)?