ceviche
ceviche copied to clipboard
:shrimp: Electromagnetic Simulation + Automatic Differentiation
Hello ! Thank you for your amazing work! I was wondering if it is possible to have a circularly polarized source? Also, is the 3D implementation still in your plans?...
Hello, I am a student researcher trying to use your software to design dielectric waveguides. I was hoping someone could please share some insight on the mode overlap function, as...
Add 3D fdfd function for the ceviche, the mayavi is needed!!
Currently `get_modes()` and `insert_modes()` only support the Ez polarization. The calculation should be extended with a user toggle to select either the Hz or the Ez polarization.
Right now set with eps_r -> infty. Allow option to zero out matrix elements directly based on where PEC is.
Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
None of the optimization examples works, as it wrongly multiplies design_region in the objective ```python epsr = epsr_min + (epsr_max-epsr_min)*operator_proj(_rho, beta=beta, eta=eta) * design_region simulation.eps_r = epsr ``` should be...
Hello, is it possible to have an example 3D FDFD or FDTD for optimization of the lens (2D layer like metasurface)? thanks