Releases: ansys/pyaedt
Releases · ansys/pyaedt
v0.7.11
What's Changed
- CI: fix labeler to match v5 structure by @SMoraisAnsys in #4087
- Fix ac example by @Samuelopez-ansys in #4088
- CI: fix full documentation upload step by @SMoraisAnsys in #4089
- Json schema lib dependency fix by @svandenb-dev in #4090
- Update full_documentation.yml by @Samuelopez-ansys in #4091
- Fix desktop reference counting by @isaacansys in #4094
- Icepak csv example improvement by @lorenzovecchietti in #4100
- issue-4102-reverting-implementation-in-get_scalar_field_value by @nnetake in #4103
- MAINT: fix CI by fixing scipy and scikit-rf versions by @SMoraisAnsys in #4118
- fix q2d cable example by @gmalinve in #4108
- new function: start continue from previous setup by @IreneWoyna in #4065
- remove edb json configuration support by @ring630 in #4086
- added DCConduction and ACConduction design types and solution setups.… by @IreneWoyna in #4123
- TEST: add test on create polygon by @svandenb-dev in #4116
- doc string fix by @svandenb-dev in #4120
- Polygon operations added by @svandenb-dev in #4127
- MAINT: Bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in #4138
- MAINT: use scikit-rf 0.31.0 by @SMoraisAnsys in #4139
- fixes q3d dynamic component link by @gmalinve in #4135
- MISC: add logger error when object not found by @SMoraisAnsys in #4147
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #4151
- MISC: follow pyansys repo guidelines by @SMoraisAnsys in #4141
- Linear step sweep by @gmalinve in #4158
- MAINT: Bump nick-fields/retry from 2 to 3 by @dependabot in #4164
- Update readme and broken links by @dipinknair in #4166
- issue_4170_bug_resolution by @nnetake in #4174
- test design types and boundaries by @gmalinve in #4172
- Create new function to import GDS file in HFSS by @amichel0205 in #4142
- fix boundary delete by @gmalinve in #4175
- sDesktopinstallDirectory is now set also for remote sessions by @Alberto-DM in #4183
- Fix Icepak examples by @Samuelopez-ansys in #4182
- export field file fix by @gmalinve in #4163
- added method to AnsysReport to retrieve design Info by @maxcapodi78 in #4146
- added pyclient support by @maxcapodi78 in #4145
- Implemented new VirtualCompliance class to generate automatically reports by @maxcapodi78 in #4176
- DOC: Update documentation by @dipinknair in #4181
New Contributors
- @dipinknair made their first contribution in #4166
Full Changelog: v0.7.10...v0.7.11
v0.7.10
What's Changed
- Add q3d dynamic link component by @gmalinve in #4069
- Fix examples by @Samuelopez-ansys in #4076
- CI: extend full documentation timeout by @SMoraisAnsys in #4071
- Q2D cable example by @tizianrot in #4000
- Add
get_sweeps
anddelete_sweep
toSetupHFSS
by @atlanswer in #4072 - Pingroup name conflict resolution by @svandenb-dev in #4074
- Edb config json enhancement by @ring630 in #4079
- component.create() metod rlc values and location bug fix by @svandenb-dev in #4083
Full Changelog: v0.7.9...v0.7.10
v0.7.9
What's Changed
- Fixed Docstring #3970 by @DaveTwyman in #3985
- Example fixed by @svandenb-dev in #4007
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #4008
- Feat/4011 3dcomp folder by @dcrawforAtAnsys in #4013
- Update the documentation of general methods. by @MaxJPRey in #4016
- Update variables.rst by @FH-DESIGN in #4009
- Feat/4010 pass primitive features by @dcrawforAtAnsys in #4019
- Fix typos in docstring. by @MaxJPRey in #4022
- Enhancement/add configuration schema by @dcrawforAtAnsys in #3994
- fix to read mesh operation and mesh region properly for 2024R1 by @siva-krishnaswamy in #4015
- Enhancement/allow 3dcomp file loading by @siva-krishnaswamy in #4027
- pyvista parallel projection by @ring630 in #4031
- New pdf report by @maxcapodi78 in #4030
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #4039
- Cleanup examples (remove unused imports and fix typos) by @MaxJPRey in #4038
- Path length correction by @svandenb-dev in #4035
- stackup import enhancement by @ring630 in #3989
- Refactor ffd solution data by @Samuelopez-ansys in #3896
- Cutout return polygon extent by @svandenb-dev in #4046
- Improve convert via to 3d by @amichel0205 in #4028
- New 3D Layout example on PCI-E SYZ analysis by @ring630 in #4048
- Ipc exporter false error issue by @svandenb-dev in #4043
- modified \pyaedt\pyaedt\modules\SetupTemplates.py by @ANSYS-KOREA in #4054
- Component is top by @svandenb-dev in #4052
- Refactoring of aedt logger by @maxcapodi78 in #4025
- group_name property gets updates from the UI by @Alberto-DM in #4057
- Refactor user guide by @Samuelopez-ansys in #4055
- set up Edb from json configure file by @ring630 in #4059
- Create port on pin name selection adjustment by @svandenb-dev in #4061
- DOC: Update ansys-sphinx-theme to fix documentation build by @SMoraisAnsys in #4068
- Fix native component loading by @lorenzovecchietti in #4067
- Fix Examples documentation by @Samuelopez-ansys in #4070
New Contributors
- @FH-DESIGN made their first contribution in #4009
- @ANSYS-KOREA made their first contribution in #4054
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- MAINT: Bump actions/labeler from 4 to 5 by @dependabot in #3943
- added "DecadeCount" "OctaveCount" "ExponentialCount" in parametric sw… by @IreneWoyna in #3910
- Added skip for unit tests that fail when running AEDT with COM by @Alberto-DM in #3953
- Bug fix merge nets polygon by @svandenb-dev in #3950
- layout profile added to IPC2581 by @svandenb-dev in #3957
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3963
- MAINT: Bump actions/setup-python from 4 to 5 by @dependabot in #3954
- Create via fence bug fix by @ring630 in #3961
- Return basis frequencies with the default units. by @Samuelopez-ansys in #3966
- Edb sip format import added by @svandenb-dev in #3959
- add solve setup type siwave DC IR by @gmalinve in #3971
- Replace all os.name with boolean checks is_windows, is_linux by @kbhagat-ansys in #3956
- Support pec port on pin and rlc component by @svandenb-dev in #3944
- Create connector from pin example by @svandenb-dev in #3973
- variations cases in create_report and get_solution_data by @gmalinve in #3972
- Adding padstackinstance terminal position getter by @svandenb-dev in #3977
- Improve Nissan Leaf example by @gmalinve in #3984
- New conducting plate function by @lorenzovecchietti in #3980
- create object cs in example by @gmalinve in #3991
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3996
- MAINT: Bump actions/download-artifact from 3 to 4 by @dependabot in #3987
- MAINT: Bump actions/upload-artifact from 3 to 4 by @dependabot in #3986
- MAINT: update ansys action to v5 by @SMoraisAnsys in #3999
- Make license session test more consistent and meaningful by @bryankaylor in #3995
- Ipc bom by @svandenb-dev in #3990
- Layout auto parametrization by @svandenb-dev in #4002
- Do not use empty list as default parameter value. by @MaxJPRey in #4004
- Fix typo in IBIS spec, 'seeries' to 'series' by @GarrStau in #4006
- core loss example by @gmalinve in #3997
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3918
- Add transient options to stationary wall boundary condition by @lorenzovecchietti in #3921
- Improve variations in create_report by @gmalinve in #3924
- Assign FEBI method by @Samuelopez-ansys in #3915
- Fix parameter check in
create_frequency_sweep
& add related test by @atlanswer in #3929 - Fix
KeyError
inenable_adaptive_setup_multifrequency
by @atlanswer in #3930 - Emit license session by @bryankaylor in #3856
- Apply mesh sheets obj segmentation by @gmalinve in #3932
- Fix netlist issues by @Samuelopez-ansys in #3938
- fix doc example in set_coreloss_at_frequency by @gmalinve in #3937
- extended net minor fix by @ring630 in #3919
- Bugfix on Surface material creation and value_with_units by @Alberto-DM in #3942
- Add resistance boundary by @lorenzovecchietti in #3946
- Bug fix refresh padsatck def after layer name changed by @svandenb-dev in #3939
- Improve desktop launch by @Alberto-DM in #3947
- Monitors and datasets import/export improvements by @lorenzovecchietti in #3917
New Contributors
- @atlanswer made their first contribution in #3929
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- DOC: Explain how to contribute in details in the CONTRIBUTION.md file. by @MaxJPRey in #3891
- Fix touchstone deepcopy issue by @Samuelopez-ansys in #3892
- Fix pythoncom issue by @Samuelopez-ansys in #3900
- Fix bug in disjoint_nets method due to a regression in the net_name setter by @maxcapodi78 in #3897
- Improve method get_solution_data to avoid intrinsics as arguments and… by @maxcapodi78 in #3898
- Core loss electrical steel by @gmalinve in #3829
- Adds methods to set band start and stop frequencies, & corresponding unit tests by @zebanaqviWAT in #3773
- Solder balls height control with simconfig by @svandenb-dev in #3905
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- refacto export_touchstone hfss3d by @gmalinve in #3867
- Improve condition based on Boolean value. by @MaxJPRey in #3869
- Add recirculation boundary function by @lorenzovecchietti in #3870
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3874
- Reduce default Roughness nodule radius by @Samuelopez-ansys in #3875
- Add blower bc function by @lorenzovecchietti in #3872
- Add adiabatic plate bc function by @lorenzovecchietti in #3878
- improve docstring returns by @gmalinve in #3876
- Fix vtk requirement by @Alberto-DM in #3882
- Fixed bug in SweepMaterial creation by @Alberto-DM in #3879
- siwave syz setup enhancement by @ring630 in #3890
- extended_net_bug_fix by @ring630 in #3889
- get materials in project by @gmalinve in #3886
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- CI: remove potential vale warnings by @SMoraisAnsys in #3806
- Fix "split" method in Modeler.py by @lorenzovecchietti in #3819
- Improve speed faces are loaded and ids are computed by @maxcapodi78 in #3812
- Non linear method private by @Samuelopez-ansys in #3824
- Allow navigation with keys in the documentation. by @MaxJPRey in #3825
- Fix issue 3751 by @SMoraisAnsys in #3820
- parameterized Djordjevic Sarkar model in AEDT by @ring630 in #3827
- create port enhancement by @ring630 in #3813
- fix: Issue 3577 mesh priority for 3d comp by @nnetake in #3832
- Add files related to contributions. by @MaxJPRey in #3828
- added layout_component_names property by @maxcapodi78 in #3842
- solderball reference height bug fix by @ring630 in #3839
- Refact edb load amat by @SMoraisAnsys in #3805
- Rename variable to avoid ambiguity. by @MaxJPRey in #3849
- Improved the way the information are plotted from the str methods by @maxcapodi78 in #3845
- Edited code to reflect passed function value by @pyAnsysUser in #3847
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3851
- Fix release documentation github action by @SMoraisAnsys in #3844
- Add is used flag to material by @Samuelopez-ansys in #3854
- Add hide content in 3DComponent by @Samuelopez-ansys in #3853
- Fix documentation style of hdm parser. by @MaxJPRey in #3830
- Siwave SYZ bug fix and refactor by @ring630 in #3840
- create port, probe enhancement by @ring630 in #3833
- New array class by @Samuelopez-ansys in #3850
- improve the speed of IL computation in Touchstone parser by @maxcapodi78 in #3863
- Replace rlc with gap port bug fix by @svandenb-dev in #3862
- Create port on pin enhancement by @svandenb-dev in #3858
New Contributors
- @pyAnsysUser made their first contribution in #3847
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- add check design type by @gmalinve in #3746
- Add component name by @Samuelopez-ansys in #3781
- Bump Pythonnet to allow usage with python3.12 by @FranzForstmayr in #3753
- Fix/issue 3260 by @lorenzovecchietti in #3782
- Add docstring for MeshRegion class. by @lorenzovecchietti in #3785
- clean create_region method by @gmalinve in #3783
- Improve hfss example by @gmalinve in #3786
- Add radiation option to create_pcb_from_3dlayout by @lorenzovecchietti in #3788
- solder ball height bug fix by @ring630 in #3776
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3789
- Fix/issue 3689 by @Samuelopez-ansys in #3787
- ADD Maxwell assign radiation by @Schwalbe262 in #3765
- improve nominal variation by @gmalinve in #3794
- fix object cs duplicate by @gmalinve in #3791
- Clear error when GetFaceCenter fails by @Samuelopez-ansys in #3796
- fix wrong default parameter values in SIWAVE setup by @ring630 in #3793
- Add GRPC port by @Samuelopez-ansys in #3798
- gap port enhancement by @ring630 in #3797
- Support case files by @maxcapodi78 in #3799
- terminal enhancement by @ring630 in #3795
- Now PyAEDT Cutout keeps the path as lines after the cutout by @maxcapodi78 in #3801
- Delete unused variables by @Samuelopez-ansys in #3803
- Updated LoadAEDT method to support array definition by @Alberto-DM in #3804
- Improve the way the modeler3d is initialited by @maxcapodi78 in #3807
New Contributors
- @FranzForstmayr made their first contribution in #3753
- @Schwalbe262 made their first contribution in #3765
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- CI: Add edb label to labels.yml by @SMoraisAnsys in #3772
- Disable PDF Documentation by @Samuelopez-ansys in #3777
Full Changelog: v0.7.1...v0.7.2