Skip to content

Commit

Permalink
removed a redundant change log for 2d projection
Browse files Browse the repository at this point in the history
  • Loading branch information
QimingFlex committed Aug 9, 2024
1 parent 61966a9 commit 6f63716
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `flux` and `poynting` properties to `FieldProjectionCartesianData`.

### Changed
- Error if field projection monitors found in 2D simulations, except `FieldProjectionAngleMonitor` with `far_field_approx = True`. Support for other monitors and for exact field projection will be coming in a subsequent Tidy3D version.
- Mode solver now always operates on a reduced simulation copy.
- Moved `EMESimulation` size limit validators to preupload.
- Error if field projection monitors found in 2D simulations, except `FieldProjectionAngleMonitor` or `FieldProjectionCartesianMonitor` with `far_field_approx = True`. Support for other monitors and for exact field projection will be coming in a subsequent Tidy3D version.
Expand Down

0 comments on commit 6f63716

Please sign in to comment.