tidy3d
tidy3d copied to clipboard
Fast electromagnetic solver (FDTD) at scale.
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...
[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.
- [X] `tidy3d develop jupyterlab` runs a jupyter lab environement within poetry - [x] `tidy3d develop test` full subcommand including refactored notebooks - [ ] Single notebook testing reproducible -...
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...
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?