tidy3d icon indicating copy to clipboard operation
tidy3d copied to clipboard

Fast electromagnetic solver (FDTD) at scale.

Results 281 tidy3d issues
Sort by recently updated
recently updated
newest added

Graphene gave a warning sometimes because it was fitting and checking the fit at high frequencies (higher than supported in the `PoleResidue.frequency_range`). This PR just overrides the frequency range temporarily...

…eldData Class @momchil-flex Based on your suggestion a few weeks ago, I started adding functions to the `ElectroMagneticFieldData` class so that we can easily shift fields and do mode overlaps....

What it looks like is happening: When autograd is used with simulation caching on, the caching does not take the auxiliary files into account. So if the adjoint or forward...

Bug

# Background In GUI, we allow users to select between wavelength or frequency to define sources and monitors. Currently, if users select wavelength, they need to provide the minimum and...

good first issue

Adjoint tasks can have a large data size (over 100 MB easily) and hence running an optimization with tens of iterations can generate large storage. Many users only have a...

- Clicking "For more details, see the corresponding [tutorial]" in https://docs.flexcompute.com/projects/tidy3d/en/latest/notebooks/Primer.html leads to a 404 - Page not found view. It tries to direct to https://docs.flexcompute.com/projects/tidy3d/en/latest/notebooks/AdjointPlugin_1_Intro.html - On https://www.flexcompute.com/fdtd101/Lecture-4-Prelude-to-Integrated-Photonics-Simulation-Mode-Injection/ "In...

What's the plan for numpy2 support?