Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flexcompute/tidy3d
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: flexcompute/tidy3d
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 18 commits
  • 26 files changed
  • 6 contributors

Commits on Jul 3, 2023

  1. fix some typos in adjoint developer docs

    To increase readability
    jan-david-fischbach authored and tylerflex committed Jul 3, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    406ff31 View commit details
  2. Style warnings to draw user attention (#978) (#984)

    * Ensure deletion of closed log handler on error
    
    Signed-off-by: Lucas Heitzmann Gabrielli <lucas@flexcompute.com>
    lucas-flexcompute authored Jul 3, 2023
    Copy the full SHA
    6291b4d View commit details

Commits on Jul 4, 2023

  1. Change missing source from warning to info (#813) (#985)

    Also included a flag in the pre-upload validator to optionally raise an
    error if no sources are present in the simulation. This flag is true by
    default on `run` and manual job creation, but false for the mode solver.
    It cannot be changed from `run` (only in `Job), because simulations
    with no sources should be very rare and we already have a lot of
    arguments in `run`.
    
    Signed-off-by: Lucas Heitzmann Gabrielli <lucas@flexcompute.com>
    lucas-flexcompute authored Jul 4, 2023
    Copy the full SHA
    c2473f0 View commit details

Commits on Jul 6, 2023

  1. Copy the full SHA
    3f73b1a View commit details
  2. Copy the full SHA
    1bcd341 View commit details
  3. Add discriminator to medium types in waveguides (#991)

    Signed-off-by: Lucas Heitzmann Gabrielli <lucas@flexcompute.com>
    lucas-flexcompute authored Jul 6, 2023
    Copy the full SHA
    9712bbf View commit details
  4. Copy the full SHA
    ca23dfe View commit details
  5. Copy the full SHA
    bdee52e View commit details

Commits on Jul 10, 2023

  1. Copy the full SHA
    5fdbb9e View commit details

Commits on Jul 11, 2023

  1. Copy the full SHA
    79ec643 View commit details
  2. Copy the full SHA
    0395261 View commit details

Commits on Jul 13, 2023

  1. Copy the full SHA
    73a8556 View commit details
  2. Merge pull request #997 from flexcompute/momchil/mode_docs

    Expand ModeMonitor docstring and add changelog explanation for backward mode sign change
    momchil-flex authored Jul 13, 2023
    Copy the full SHA
    3522e7f View commit details
  3. Copy the full SHA
    d1dfab3 View commit details

Commits on Jul 14, 2023

  1. Grid correction to Poynting in 2D monitor (#839) (#1003)

    Signed-off-by: Lucas Heitzmann Gabrielli <lucas@flexcompute.com>
    lucas-flexcompute authored Jul 14, 2023
    Copy the full SHA
    e8059ad View commit details
  2. Copy the full SHA
    790cab9 View commit details
  3. Copy the full SHA
    e1e1972 View commit details
  4. Copy the full SHA
    e38b049 View commit details
Loading