Skip to content

Commit 398533c

Browse files
committed
source changes to CHANGELOG
1 parent 81d0d48 commit 398533c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- `ModeSolverMonitor` and `ModeSolverData` allow the results of a mode solve run server-side to be stored.
1212
- Plotting of `ModeSolverData` fields in `SimulationData.plot_field`.
1313
- Ordering of modes by polarization fraction can be specified in `ModeSpec`.
14+
- Angled mode sources.
1415

1516
### Changed
1617
- Significant speed improvement for `Near2Far` calculations.
1718
- `freq` no longer passed to `ModeSolver` upon init, instead a list of `freqs` passed to `ModeSolver.solve`.
1819
- Mode solver now returns `ModeSolverData` object containing information about the mode fields and propagation constants as data arrays over frequency and mode index.
20+
- Reorganized some of the internal `Source` classes.
1921

2022
## [1.1.1] - 2022-3-2
2123

0 commit comments

Comments
 (0)