Skip to content

Commit c038f17

Browse files
Gregory Robertsgroberts-flex
authored andcommitted
perf(adjoint): speed up Box derivative computation in GeometryGroup
1 parent eb6ee6f commit c038f17

File tree

5 files changed

+561
-476
lines changed

5 files changed

+561
-476
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Improved performance of antenna metrics calculation by utilizing cached wave amplitude calculations instead of recomputing wave amplitudes for each port excitation in the `TerminalComponentModelerData`.
1717
- Changed hashing method in `Tidy3dBaseModel` from sha256 to md5.
1818
- Allowing for more geometries in a ClipOperation geometry.
19+
- Improved the speed of computing `Box` shape derivatives when used inside a `GeometryGroup`.
1920

2021
### Fixed
2122
- More robust `Sellmeier` and `Debye` material model, and prevent very large pole parameters in `PoleResidue` material model.

0 commit comments

Comments
 (0)