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

The following is coming from a user's feedback: When doing a batch for parameter sweep, users need to actively keep track of the parameter values used for each simulation. If...

feature
2.7

[Cauchy model](https://en.wikipedia.org/wiki/Cauchy%27s_equation) for the refractive index is quite commonly used for semiconductors and glass materials, similar to the Sellmeier model. Currently users can define a Cauchy model and use our...

For simulations that require a long run_time (high Q devices, very long devices, etc), it could be a bit hard to estimate a good run_time. Therefore, we sometimes run into...

Another annoying case (like `plot`) where we need to convert `to_simulation()` first.

Bug

- [X] `tidy3d develop jupyterlab` runs a jupyter lab environement within poetry - [x] `tidy3d develop test` full subcommand including refactored notebooks - [ ] Single notebook testing reproducible -...

mat

Downsampling of field projection monitors was introduced in #1272. It should be pretty straightforward to also extend to FluxMonitor-s and may be beneficial in the case of very large flux...

Per @momchil-flex suggestion: > It would be kinda nice if we had a bunch of assert statements in the notebooks so that we can really automatically test things. It will...

mat

Making an issue to track this: @daquinteroflex if you get time, this is another project where your help and insight would be super valuable to us. It's lower priority than...

users switching between 2.6 and previous get errors I think in the website URLs but maybe also in the class definition links?

documentation

Customer request to run a batch of mode solvers.

feature