Skip to content

Commit a0def89

Browse files
Gregory RobertsGregory Roberts
authored andcommitted
change[adjoint]: improve speed of Box derivative computation when in GeometryGroup
1 parent bb23c70 commit a0def89

File tree

4 files changed

+528
-475
lines changed

4 files changed

+528
-475
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515
- Improved performance of antenna metrics calculation by utilizing cached wave amplitude calculations instead of recomputing wave amplitudes for each port excitation in the `TerminalComponentModelerData`.
16+
- Improved the speed of computing `Box` shape derivatives when used inside a `GeometryGroup`.
1617

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

0 commit comments

Comments
 (0)