v0.6.81
What's Changed
- Improve EmitConstants enums by @myoung301 in #3113
- fix failing examples by @maxcapodi78 in #3119
- MAINT: Remove unnecessary Python 'wheel' package. by @MaxJPRey in #3118
- Fix/emit test analyze manually by @jsalant22 in #3122
- fix get_objects_by_material for solid objects only by @gmalinve in #3126
- Network class for icepak by @lorenzovecchietti in #3105
- export to hfss with net name bug fix by @svandenb-dev in #3120
- Improve launch_aedt robustness to avoid 2 desktop session launched simoultaneously. by @maxcapodi78 in #3130
- Remove redundant docstring in reset_timer by @pelmers in #3128
- Support for monitor points from assigned point name by @lorenzovecchietti in #3132
- changed way to compute face center and edge midpoint by @maxcapodi78 in #3135
- Added new method to identify touching conductors. by @maxcapodi78 in #3121
- Added new method to plot Maxwell3D fields on layout components on Aphiformulation by @maxcapodi78 in #3129
- D837995: block interaction runs for domains with channels specified by @apollo-crum in #3124
- Import definition was failing if definition was not in edb. by @maxcapodi78 in #3138
- Siwave voltage probe by @ring630 in #3137
- Add fan operating point export by @lorenzovecchietti in #3140
- import dxf implementation by @gmalinve in #3136
- MAINT: Bump sphinx-autodoc-typehints from 1.23.0 to 1.23.1 by @dependabot in #3133
- Improvements to examples docstrings by @maxcapodi78 in #3141
- Added new method touching_conductors and reverted touching_objects to a property by @maxcapodi78 in #3139
- Updated runner to Python 3.10 by @maxcapodi78 in #3142
- MAINT: Bump sphinx-autodoc-typehints from 1.23.1 to 1.23.2 by @dependabot in #3143
- MAINT: Bump numpy from 1.24.3 to 1.25.0 by @dependabot in #3144
- assign flux tangential implementation by @gmalinve in #3146
- unload pythonnet after unittest by @maxcapodi78 in #3150
- Fix mesh regions name by @lorenzovecchietti in #3147
- Assign layout force by @gmalinve in #3153
- Update export fan op point test by @lorenzovecchietti in #3152
New Contributors
Full Changelog: v0.6.80...v0.6.81