Skip to content

Bump tidy3d-beta from 1.3.2 to 1.6.2#21

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tidy3d-beta-1.6.2
Closed

Bump tidy3d-beta from 1.3.2 to 1.6.2#21
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tidy3d-beta-1.6.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 12, 2022

Bumps tidy3d-beta from 1.3.2 to 1.6.2.

Release notes

Sourced from tidy3d-beta's releases.

v1.6.2

No release notes provided.

v1.6.1

No release notes provided.

v1.6.0

No release notes provided.

v1.5.0

What's Changed

New Contributors

Full Changelog: flexcompute/tidy3d@v1.4.1...v1.5.0

v1.4.1

What's Changed

Full Changelog: flexcompute/tidy3d@v1.4.0...v1.4.1

v1.4.0

What's Changed

... (truncated)

Changelog

Sourced from tidy3d-beta's changelog.

[1.6.2] - 2022-9-6

Added

  • Support for Near2Far monitors in the presence of simulation symmetries.

Fixed

  • Bug in 3D Near2Far monitors where surfaces defined in exclude_surfaces will no actually be excluded.
  • Bug in getting angles from k-space values in Near2FarKSpaceMonitor.
  • Bug in SimulationData.plot_field when getting the position along the normal axis for a 2D plot.

[1.6.1] - 2022-8-31

Fixed

  • Bug in new simulation upload on Windows machines.

[1.6.0] - 2022-8-29

Added

  • New classes of near-to-far monitors for server-side computation of the near field to far field projection.
  • Option to exlude DataArray Fields from a Tidy3dBaseModel json.
  • Option to save/load all models to/from hdf5 format.
  • Option to load base models without validation.
  • Support negative sidewall angle for slanted PolySlab-s.
  • Option to specify only a subset of the S-matrix to compute in the S-matrix plugin, as well as to provide mapping between elements (due to symmetries).
  • More Lorentz-Drude material models to the material database.

Fixed

  • Raise a more meaningful error if login failed after MAX_ATTEMPTS.
  • Environment login credentials set to "" are now ignored and credentials stored to file are still looked for.
  • Improved subpixel coefficients computation around sharp edges, cornes, and three-structure intersections.

Changed

  • Major refactor of the way data structures are used internally.
  • ModeFieldMonitor -> ModeSolerMonitor with associated ModeSolverData. ModeSolverData is now also stored internally in ModeSolver, and the plot_field method can be called directly from ModeSolver instead of ModeSolverData.
  • Field data for monitors that have a zero size along a given dimension is now interpolated to the exact monitor.center along that dimension.
  • Removed nlopt from requirements, user-side material fitting now uses scipy.
  • New Field normalize_index in Simulation - used to be input parameter when loading simulation data. A given SimulationData can still be renormalized to a different source later on using the new SimulationData.renormalize.
  • FluxMonitor and FluxTimeMonitor-s can now have a 3D box geometry, in which case the flux going out of all box surfaces is computed (optionally, some surfaces can be excluded).
  • Frequency-domain monitors require a non-empty list of frequencies.
  • Reduced the minimum flex unit cost to run a simulation to 0.1.
  • Reduced the premium cost for dispersive materials in typical cases.
  • Added a cost for monitors that should be negligible in typical cases but affects large monitors that significantly slow down the simulation.

[1.5.0] - 2022-7-21

Fixed

  • Bug in computing the bounds of GeometryGroup.

... (truncated)

Commits
  • cb8fb3e Changelog for 1.6.2
  • fd05796 Removing restriction for near2far monitors with symmetry
  • 5069b6c fix position bug in sim_data.plot_field()
  • a9b0001 fixed bug in computing angles from wave numbers
  • 81af8a3 Closing temporary file to avoid double open bug
  • d20549e fixed docstrings for n2f monitors
  • da90b0c fix compare links in changelog
  • 7299d0d changelog and schema
  • f9b7b79 Small fixes for modes in 2D simulations
  • 93ec431 save and load None in hdf5 files
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tidy3d-beta](https://github.com/flexcompute/tidy3d) from 1.3.2 to 1.6.2.
- [Release notes](https://github.com/flexcompute/tidy3d/releases)
- [Changelog](https://github.com/flexcompute/tidy3d/blob/develop/CHANGELOG.md)
- [Commits](flexcompute/tidy3d@v1.3.2...v1.6.2)

---
updated-dependencies:
- dependency-name: tidy3d-beta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 12, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 19, 2022

Superseded by #22.

@dependabot dependabot Bot closed this Sep 19, 2022
@dependabot dependabot Bot deleted the dependabot/pip/tidy3d-beta-1.6.2 branch September 19, 2022 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants