You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
36
-`tidy3d.plugins.design.DesignSpace.run(..., fn_post=...)` now accepts a `priority` keyword to propagate vGPU queue priority to all automatically batched simulations.
37
37
- Introduced `BroadbandPulse` for exciting simulations across a wide frequency spectrum.
38
38
- Added `interp_spec` in `ModeSpec` to allow downsampling and interpolation of waveguide modes in frequency.
39
+
- Added `interp_spec` in `EMEModeSpec` to enable faster multi-frequency EME simulations.
39
40
40
41
### Breaking Changes
41
42
- Edge singularity correction at PEC and lossy metal edges defaults to `True`.
0 commit comments