v2.8.2
·
371 commits
to develop
since this release
What's Changed
- Add function to obtain cell values in UnstructuredGridDataset by @marc-flex in #2304
- feat[viz]:
fill
argument forsim.plot_structures()
by @yaugenst-flex in #2313 - 📦 🤖 Include py3.13 tests by @daquinteroflex in #2330
xarray>=2025.03
compatibility by @yaugenst-flex in #2332- Adding option for Fermi-Dirac statistics by @marc-flex in #2242
- Add ContourPath averaging option to dielectric subpixel by @weiliangjin2021 in #2297
- Add validator to ensure that angle_phi is a multiple of pi when angle… by @momchil-flex in #2346
- Fix polyslab tests and add interior_angle property to PolySlab by @weiliangjin2021 in #2348
- Convenience function to add charge perturbations with Nedeljkovic Soref Mashanovich model by @marc-flex in #2312
- fix[adjoint]: Pass correct frequency for epsilon calculation in adjoint postprocessing by @yaugenst-flex in #2352
- fix[testing]: fixed test_geometry bounds checking tests by @groberts-flex in #2343
- Correct scaling for adjoint sources created from field monitors by @groberts-flex in #2338
- Add component selection to plot_eps by @bzhangflex in #2315
- Fix heat conductivity plot by @marc-flex in #2355
- Warn when mode solver pml covers a significant portion of the mode plane by @caseyflex in #2320
- Add aux field monitors by @caseyflex in #2309
- Better validation of TFSF sources, and enabling broadband by @momchil-flex in #2359
- Set angle_phi to multiple of np.pi / 2 if angle_rotation is used by @momchil-flex in #2363
- added ability to define a wave port using only a single voltage or current path by @dmarek-flex in #2351
- Change doping ramp-up default by @marc-flex in #2370
- Notebooks, changelog, schema, version bump for 2.8.2 by @momchil-flex in #2364
New Contributors
- @bzhangflex made their first contribution in #2315
Full Changelog: v2.8.1...v2.8.2