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

Related to https://github.com/flexcompute/tidy3d/issues/1683 It seems like our frontend polarization visualization was inconsistent with actual fields being injected. Frontend arrow was calculated sometimes based on summation and sometimes based on subtraction...

Closes #1675 Initial version of `JaxComplexPolySlab`. Works in principle, but still needs tests. Supports differentiation w.r.t. both `vertices` and `slab_bounds`.

When there is a structure completely inside the absorber boundary, it triggers a warning _WARNING: A bound of Simulation.structures[94] was detected as being within the simulation PML. We recommend extending...

Bug

The docstrings are yet to be written. Before that, it'll be good to see if the new API looks reasonable. One question: - For dielectric materials, it's always worse to...

awaiting backend

Testing coverage is low for the microwave models: > tidy3d/plugins/microwave/models/coupled_microstrip.py 49 42 0 14% > tidy3d/plugins/microwave/models/microstrip.py 64 52 0 19%

testing
RF

@prashkh I took the changes from your batch (minus all of the `black` formats) and put them into this branch. If you'd like, I can edit your branch to put...

Closes #1662 I tried to keep these changes as minimal as possible so that we don't re-format the whole repo in a minor release. Following changes: - Downgrade `ruff 0.3.2...

2.7
.0