·
17 commits
to develop
since this release
What's Changed
- Updates for fully anisotropic mode solver by @momchil-flex in #2728
- Move mesh size validator to
post_init_validator
by @marc-flex in #2821 - Warn/error if too many structures are of the same medium by @momchil-flex in #2812
- docs: add charge tolerance spec by @daquinteroflex in #2815
- Warn if different media have the same name by @momchil-flex in #2813
- fix pec frame lengths by @dbochkov-flexcompute in #2798
- add discriminators to multiphysics medium to avoid sporadic benign error messages by @dbochkov-flexcompute in #2824
- MediumMonitor to return both permittivity and permeability profiles by @weiliangjin2021 in #2817
- propagate verbose argument to start function in webapi by @groberts-flex in #2825
- docs(charge): Fix rendering and missing dataclasses by @damiano-flex in #2826
- Make task names optional by @marcorudolphflex in #2822
- Non-isothermal charge simulations by @marc-flex in #2425
- Add tidy3d-extras install option by @caseyflex in #2788
- Stricter validation for mode solver bend radius by @caseyflex in #2832
- normalize_index adjoint fix by @yaugenst-flex in #2834
- More efficient mesh refinement in LayerRefinementSpec for interior-disjoint structures by @weiliangjin2021 in #2828
- restrict area for merging geometries for gap meshing by @dbochkov-flexcompute in #2833
- Lazy loading of data by @marcorudolphflex in #2830
- remove: adjoint plugin by @daquinteroflex in #2816
- Deprecation messages for semiconductor by @marc-flex in #2829
- Fix doping by @marc-flex in #2844
- deprecate: python 3.9 and update to 2.10.0rc2 by @daquinteroflex in #2840
- improve readability and composition of autograd web functions by @tylerflex in #2841
- feat: abstract simulation support plot_3d too by @majinge7846 in #2849
- patch: catch errors where
flex_unit
is None by @daquinteroflex in #2851 - fix(CM): long validation error by @daquinteroflex in #2836
- remove internal absorbers in reduced_simulation_copy by @dbochkov-flexcompute in #2842
- MediumMonitor in ModeSimulation by @weiliangjin2021 in #2855
- release: v2.10.0rc2 changes by @daquinteroflex in #2850
- fix: changelog for v2.10.0rc2 by @daquinteroflex in #2858
New Contributors
- @marcorudolphflex made their first contribution in #2822
Full Changelog: v2.10.0rc1...v2.10.0rc2