Skip to content

Commit

Permalink
Added TwoPhotonAbsorption and KerrNonlinearity
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyflex committed Oct 20, 2023
1 parent 7cef26d commit b6fe962
Show file tree
Hide file tree
Showing 6 changed files with 2,290 additions and 55 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Support for multiple frequencies in `output_monitors` in `adjoint` plugin.
- GDSII export functions to `Simulation`, `Structure`, and `Geometry`.
- Added support for two-photon absorption via `TwoPhotonAbsorption` class. Added `KerrNonlinearity` that implements Kerr effect without third-harmonic generation.

### Changed
- API for specifying one or more nonlinear models via `NonlinearSpec.models`.

### Fixed

Expand Down
Loading

0 comments on commit b6fe962

Please sign in to comment.