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

If there's too few cell in the simulation domain (e.g. < 10, excluding PML), then probably something is wrong in the setup, like the user used wrong units or something...

Kind of a minor comment but I think it will improve the docs a bit. For each of our docs sections, there is a page with a bunch of links...

documentation

Currently, Medium2D requires a homogeneous medium as a substrate / superstrate. It would be good to allow inhomogeneous media. One possibility is to use CustomMedium for the volumetric equivalent of...

improvement

I think we briefly discussed about this issue a while back but I lost track of the status of the issue. To recap, when modeling a microstrip line, the local...

Bug

Users suggest adding some indicator in the plottings both 2D and 3D such that users can see the size of the beam better. This helps determine if the simulation domain...

- [ ] #1425 - [ ] #1426 - [x] #1427 - [x] #1428 - [ ] #1429 - [ ] #1430 - [ ] #1431 - [ ] #1432

Maybe we can discuss: I wonder if it would be nice to have a standalone page for each release where we summarize the major features of this release and give...

documentation

Some of these are a bit ambiguous, maybe you can split them up amongst yourselves depending on how it makes sense to handle it? - [x] #1433 - [ ]...

**Is your feature request related to a problem? Please describe.** It is not always clear how to set a good simulation `run_time`. We could do something like this: allow `run_time`...

improvement