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

For example, what if we have an inverse micron, or a more complicated unit? We could standardize how we display the units and also perhaps replace the constants with just...

Would be nice to have a simple method to visualize the `ModeSolver` plane within the simulation, perhaps with a different color than a regular monitor or source.

good first issue

from the questionnaire comments, people seemed to be requesting similar features but weren't aware that we had them. Could we have a simple tutorial notebook showcasing them? even if pretty...

example

Hey @yaugenst-flex can you take on this project after `slab_bounds`? I think it will be pretty natural after that issue and will get you more exposure to the wild world...

adjoint

not sure a changelog item is needed because this never came up before I refactored in #1630 Comes up now when some of the tasks error.

Related to [issue 523](https://github.com/flexcompute/tidy3d-core/issues/523). Adding support for coaxial ports. This requires adding support for lumped elements with coaxial geometry as well. The basic idea is the same as for the...

feature
RF

Validate that mode sources have at least 3 cells (even with size 0 it is possible to pick up 2 cells, so I chose 2 as the limit). Also included...