Releases: ansys/pyaedt
Releases · ansys/pyaedt
v0.4.28
What's Changed
- pyaedt_with_IDE.bat will run from the folder where it is located. by @maxcapodi78 in #842
- Fix/dynamic link by @maxcapodi78 in #841
- Added new method get_traces_for_plot to get trace list ready to be plotted. by @maxcapodi78 in #843
- Deprecate
_convert_list_to_ids
by @Alberto-DM in #839 - Plot screenshots using "s" key by @maxcapodi78 in #844
- Added area method to edb primitives object by @maxcapodi78 in #845
- Enhancement/deembed wave port terminal by @Alberto-DM in #838
- Added short_component_pins to edb and parameters_values and polygon_data to Padstack Instances by @maxcapodi78 in #848
- Added get_pyaedt_app unit test. Fixed bug in design name when design is Hfss3dLayout by @maxcapodi78 in #849
Full Changelog: v0.4.27...v0.4.28
v0.4.27
What's Changed
- Add the clear option when creating a new HFSS sweep subrange. by @MaxJPRey in #819
- Enhancement/curved faces by @maxcapodi78 in #823
- Added create_fan method to icepak.py by @maxcapodi78 in #822
- Added nonlinar material property to thermal conductivity. by @maxcapodi78 in #821
- Enhancement/q2d by @maxcapodi78 in #830
- Enhancement/nfd by @maxcapodi78 in #833
- Added method to create dynamic link subcircuit valid for Q3d, Q2d and HFSS by @maxcapodi78 in #832
- Enhancement/q3d matrix by @maxcapodi78 in #834
- Face coordinate system - Enhancement/723 by @Alberto-DM in #818
- Removed modeler.primitives from unit tests and examples as it is deprecated. by @maxcapodi78 in #837
- Improved add_subcircuit_dynamic_link with AddDynamicLink method by @maxcapodi78 in #836
Full Changelog: v0.4.26...v0.4.27
V0.4.26
What's Changed
- Improve the test of create_component_from_pins() by @MaxJPRey in #788
- Fix Installation.rst by @maxcapodi78 in #787
- Expose Maxwell Circuit Editor by @SushobhitGupt in #789
- Added method to plot Edb in Linux with Client Server mode by @maxcapodi78 in #791
- Improved the way client connection is checked. Added mono cleanup dis… by @maxcapodi78 in #794
- Create port on trace by @svandenb-dev in #784
- Add Points to the primitives in the modeler by @MaxJPRey in #790
- Added ipython to requirements.txt by @maxcapodi78 in #795
- Make RPC port assignment more robust by @maxcapodi78 in #797
- Fixed Bug on variable setter in case project name and design name wer… by @maxcapodi78 in #801
- Fixed Bug on delete_field_plot method by @maxcapodi78 in #800
- Added new method for bounding box calculation by @Alberto-DM in #802
- Add codecov to gh actions by @akaszynski in #793
- Improve the Description in the _setup_common.py file. by @MaxJPRey in #806
- Added non-pyaedt files to coveragearc by @maxcapodi78 in #807
- Assign correct CS to the Antenna Inserted by @Samuelopez-ansys in #809
- Enhancement/global mesh settings by @maxcapodi78 in #814
- Added set_spice_model method to Hfss3dLayout by @maxcapodi78 in #803
- dummy cutout fix by @svandenb-dev in #810
- Update Transient Field plot in Maxwell 2D Transient by @Samuelopez-ansys in #815
- Added Methods in Q3d: by @maxcapodi78 in #813
Full Changelog: v0.4.25...v0.4.26
v0.4.25
What's Changed
- Fixed symbol in example title by @maxcapodi78 in #776
- New edb lib dll added by @svandenb-dev in #778
- Now bounding box is computed using obj file. by @maxcapodi78 in #777
- Now EdbLib is launched on demand. by @maxcapodi78 in #780
- Fixed Hfss Default Solution Type by @maxcapodi78 in #785
- Added check on MatAppearanceData before assigning it. by @maxcapodi78 in #786
Full Changelog: v0.4.24...v0.4.25
v0.4.24
What's Changed
- Fixed RZ Bug on Maxwell2D by @maxcapodi78 in #763
- Fix up example to improve documentation and workflow in notebooks by @sushobhit-gupt in #758
- Flip Chip by @maxcapodi78 in #736
-
- Add new Twin Builder wiring example for a rectifier by @sushobhit-gupt in #768
- Added new Ironpython method to documentation by @maxcapodi78 in #764
- Fix, port renorm option is respected also in Driven Terminal by @Alberto-DM in #760
- Added bounding_dimension property to 3D objects by @Alberto-DM in #770
- Added set_core_losses method in maxwell.py by @maxcapodi78 in #767
- Added color_bar and bounding_box flags by @maxcapodi78 in #766
- Expose Zoom to Fit capability for all circuit tools by @sushobhit-gupt in #773
- Model depth for Maxwell 2D transient analysis is now a property with getter/setter. by @MaxJPRey in #769
- Fixed Opacity for animate method by @maxcapodi78 in #775
Full Changelog: v0.4.23...v0.4.24
v0.4.23
What's Changed
- Added a new Cable Flex Example by @maxcapodi78 in #738
- Primitive functions by @ring630 in #739
- Fix matplotlib error found by @maxcapodi78 in #742
- modeler move() method by @ring630 in #746
- Added version to Pyaedt by @maxcapodi78 in #749
- JamesYves action does not suit the need for the Full Documentation workflow. by @MaxJPRey in #748
- Spiral Ports by @maxcapodi78 in #745
- Improve the description and example for the polyline creation. by @MaxJPRey in #755
- Feat/add twinbuilder example by @sushobhit-gupt in #751
- Enhancement/remote command by @maxcapodi78 in #754
Full Changelog: v0.4.22...v0.4.23
v0.4.22
What's Changed
- Replace CI bot token by an application. by @MaxJPRey in #712
- Enhancement/plot class by @maxcapodi78 in #718
- Fixed issue on unite when more number of object is = 21 by @maxcapodi78 in #722
- Enhancement/non linear materials by @maxcapodi78 in #724
- Padstack inst update by @ring630 in #720
- The name of the udp can now be different from the dll's one. by @MaxJPRey in #727
- Added support for TwinBuilder Plots by @maxcapodi78 in #725
- Handle vtk modules for the unit tests. by @MaxJPRey in #732
- Fix typo in Contributing.rst by @PipKat in #734
- Every Export is saved in working directory by @maxcapodi78 in #733
- Fix arg2dict method by @maxcapodi78 in #729
- Fix Hfss Default Solution Type error by @maxcapodi78 in #726
- Improved Terminal Name assignment. by @maxcapodi78 in #735
- Set padstack property by @ring630 in #730
Full Changelog: v0.4.21...v0.4.22
v0.4.21
What's Changed
- Fixed bug in Q3d/Q2D Default solution adaptive and HFSS Cylinders. by @maxcapodi78 in #721
Full Changelog: v0.4.20...v0.4.21
v0.4.19
What's Changed
- Plot voids in EDB plots by @Alberto-DM in #673
- All sweeptype default parameter value now starts with lower case. by @MaxJPRey in #674
- Improved Model export by @maxcapodi78 in #672
- Fix/issue 659 by @MaxJPRey in #675
- Nets and Primitives Refactoring by @maxcapodi78 in #680
- Added ironpython rpyc folder at beginning of the path in order to avo… by @maxcapodi78 in #681
- Added UnitTest to new EdbNetsData and EDBPrimitives Classes. Added Do… by @maxcapodi78 in #682
Full Changelog: v0.4.18...v0.4.19
v0.4.18
What's Changed
- Fix/json export ipy by @maxcapodi78 in #639
- Add Icepak exception in HPC settings by @Samuelopez-ansys in #642
- Added Spiral Inductor Example by @maxcapodi78 in #640
- Remove unused argument description. by @MaxJPRey in #644
- apply black by @beliaev-maksim in #646
- This is a new Maxwell example for adding to the Maxwell Examples. by @DaveTwyman in #651
- Enhancement/icepak fluent by @maxcapodi78 in #650
- Added Far Field Sphere Object Management by @maxcapodi78 in #648
- Edits to AEDT_File_Management.py to see if I can do a PR by @PipKat in #654
- Improved Examples Titles by @maxcapodi78 in #652
- Enhancement/wpf builder by @maxcapodi78 in #657
- Fix/issue 660 by @MaxJPRey in #661
- Fix/issue 663 by @MaxJPRey in #665
- Rename argument 'major_raidus' as 'major_radius'. by @MaxJPRey in #667
- Create port on component by @svandenb-dev in #656
- Enhancement/edb plot by @maxcapodi78 in #669
- circle void issues fixed by @svandenb-dev in #666
- Implemented arc segmentation for edb plot by @Alberto-DM in #671
Full Changelog: v0.4.17...v0.4.18