Releases: ansys/pyaedt
Releases · ansys/pyaedt
v0.4.32
What's Changed
- add badges to readme by @akaszynski in #880
- Change parameter name from 'udptye' to 'udp_type' in create_udp() method. by @MaxJPRey in #884
- Add unit tests for setup from different analysis. by @MaxJPRey in #889
- Added place_in_layout and place_in_layout_3d_placement methods by @maxcapodi78 in #890
- Updated TEAM7 Example to Replace Two Existing Examples by @DaveTwyman in #804
- Fixed Q3d add_subrange by @maxcapodi78 in #895
- Added boolean option to create_polyline to create as non model by @maxcapodi78 in #896
- 3DComponent creation refactoring. by @Samuelopez-ansys in #894
Full Changelog: v0.4.31...v0.4.32
v0.4.31
v0.4.30
What's Changed
- Improved launch_ironpython_server subprocess by @maxcapodi78 in #866
- Fix/component catalog by @maxcapodi78 in #870
- Edits to AEDT doc - Part 1 by @PipKat in #863
- Improved cutout method to include circle voids on the cutout region. by @maxcapodi78 in #878
- Fixed export_field_file and export_field_file_on_grid methods by @maxcapodi78 in #877
- Added Configs class to handle all pyaedt global settings by @maxcapodi78 in #876
Full Changelog: v0.4.29...v0.4.30
v0.4.29
What's Changed
- Deep copy of default values by @Samuelopez-ansys in #857
- removing oMessenger and replace with aedt_logger from remaining methods by @maxcapodi78 in #858
- Fixed minor bugs on Edb by @maxcapodi78 in #853
- Add test for the buffers and pins insertion from ibis model. by @MaxJPRey in #855
- Update an existing user-defined primitive (UDP). by @MaxJPRey in #850
- improved remove_vertex method by @maxcapodi78 in #861
- Added create_multipole_debye_material method to Edb by @maxcapodi78 in #862
- FieldPlot now support multi type inputs (line, surfaces, objects) by @maxcapodi78 in #859
- Add comments in documentation code snippets by @MaxJPRey in #864
- Added Components Catalog indexing to Nexxim and TwinBuilder by @maxcapodi78 in #865
Full Changelog: v0.4.28...v0.4.29
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