Releases: ansys/pyaedt
Releases · ansys/pyaedt
v0.7.1
What's Changed
- added docstring example to assign_force by @IreneWoyna in #3667
- Fix 908974 and 871079 by @jsalant22 in #3638
- MAINT: Increase timeout for the full documentation building. by @MaxJPRey in #3680
- MAINT: Bump ansys-sphinx-theme from 0.12.0 to 0.12.1 by @dependabot in #3683
- MAINT: Bump ipython from 8.15.0 to 8.16.0 by @dependabot in #3684
- Import stackup from dictionary by @ring630 in #3685
- Update Optimetrics.py example by @Samuelopez-ansys in #3682
- MAINT: Bump ipython from 8.16.0 to 8.16.1 by @dependabot in #3696
- MAINT: Upgrade package dependencies. by @MaxJPRey in #3678
- MAINT: Bump imageio from 2.31.4 to 2.31.5 by @dependabot in #3695
- Fix/issue 2630 by @Samuelopez-ansys in #3690
- DOC: Fix codespell maintenance. by @MaxJPRey in #3700
- updated to v0.8.dev0 by @maxcapodi78 in #3674
- Update interference_gui.py by @jsalant22 in #3693
- DOC: Fix typo issue raised by codespell. by @MaxJPRey in #3703
- layout validation by @ring630 in #3686
- MAINT: Bump ansys-sphinx-theme from 0.12.1 to 0.12.2 by @dependabot in #3706
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3699
- added retry to unit tests by @maxcapodi78 in #3709
- Add numpydoc pre-commit. by @MaxJPRey in #3677
- EDB - Load amat material file from Aedt by @svandenb-dev in #3713
- Improved documentation by @maxcapodi78 in #3716
- method to extend trace by @ring630 in #3725
- Create EMIT_HFSS_Example.py by @jsalant22 in #3715
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3729
- Improved pyvista plot of fields for PCB by @maxcapodi78 in #3718
- added waitforlicense options to settings by @maxcapodi78 in #3732
- improve Primitives3D by @tizianrot in #3525
- Implemented uniform points exports into methods export_report_to_csv and export_report_to_file by @maxcapodi78 in #3733
- Fix/issue 3720 by @Samuelopez-ansys in #3735
- validation illegal net names by @ring630 in #3742
- fix message logging in non graph by @gmalinve in #3739
- remove toolkit template by @gmalinve in #3750
- remove toolkit template by @gmalinve in #3752
- bugfix: compatibility with pymechanical by @SMoraisAnsys in #3727
- Fix analyze method by @maxcapodi78 in #3756
- improved plot of object with a minor bug fix on object transparency. by @maxcapodi78 in #3755
- remove installation from batch by @gmalinve in #3754
- CI: Add edb label to labeler by @SMoraisAnsys in #3761
- Fix/issue 3758 by @Samuelopez-ansys in #3762
- Validation rlc values by @ring630 in #3745
- Method to create via fence on both sides of the trace by @ring630 in #3759
- Improve MRI example by @maxcapodi78 in #3766
- Fix/issue 3527: Fix for with virtual mesh region 3D components are not getting meshed. by @sivasu37 in #3738
- Fillet chamfer docstring update by @anur7 in #3768
- improve model_depth getter setter by @gmalinve in #3771
- DOC: force intersphinx to use Python 3.11 docs by @MaxJPRey in #3722
New Contributors
- @SMoraisAnsys made their first contribution in #3727
- @anur7 made their first contribution in #3768
Full Changelog: v0.7.0...v0.7.1
v0.6.94
What's Changed
- MAINT: Bump sphinx from 7.2.5 to 7.2.6 by @dependabot in #3570
- MAINT: Bump ansys-sphinx-theme from 0.11.1 to 0.11.2 by @dependabot in #3572
- MAINT: Bump matplotlib from 3.7.2 to 3.7.3 by @dependabot in #3553
- MAINT: Bump pyvista from 0.42.1 to 0.42.2 by @dependabot in #3582
- Point object by @gmalinve in #3581
- fix: add pdf build comments for documentation by @Revathyvenugopal162 in #3587
- MAINT: Bump numpy from 1.25.2 to 1.26.0 by @dependabot in #3590
- Ipc 2581 padstack instances by @svandenb-dev in #3585
- Network Bounday nodes fix by @lorenzovecchietti in #3584
- fix import_dxf + tests by @gmalinve in #3593
- Remove non model names by @Samuelopez-ansys in #3596
- Mri example by @maxcapodi78 in #3594
- implement object CS by @gmalinve in #3557
- fix split method by @gmalinve in #3600
- fix method get_boundaries_name and replaced with ChildObjects by @maxcapodi78 in #3603
- Export model picture fix issue by @Samuelopez-ansys in #3602
- Import latex from ansys-sphinx-theme to allow proper instantiation of LaTeXTranslator. by @MaxJPRey in #3604
- better handling if users cancel file dlgs by @jsalant22 in #3595
- MAINT: Bump pandas from 1.3.5 to 2.1.1 by @dependabot in #3605
- Bug 3386 patch example update by @dcrawforAtAnsys in #3566
- MAINT: Bump ipywidgets from 8.1.0 to 8.1.1 by @dependabot in #3561
- MAINT: Bump jupyterlab from 4.0.5 to 4.0.6 by @dependabot in #3571
- Add logos for PDF documentation. by @MaxJPRey in #3606
- HFSS interpolating sweep convergence criteria bug fix (SimulatiomConfiguration class) by @svandenb-dev in #3609
- Fix aedt executable name for student version by @Samuelopez-ansys in #3608
- MAINT: Bump matplotlib from 3.7.3 to 3.8.0 by @dependabot in #3583
- port and terminal refactor by @ring630 in #3611
- Fix GA Bug by @maxcapodi78 in #3617
- Fix - issue 3450 by @lorenzovecchietti in #3618
- fix create_touchstone_component methodd by @maxcapodi78 in #3622
- Correct Tstone spelling by @kbhagat-ansys in #3623
Full Changelog: v0.6.93...v0.6.94
v0.6.93
What's Changed
- fix waveport name assignment by @maxcapodi78 in #3546
- MAINT: Bump imageio-ffmpeg from 0.4.8 to 0.4.9 by @dependabot in #3552
- fix plot of non model objects by @maxcapodi78 in #3549
- PhaseCenterPerPort feature by @Samuelopez-ansys in #3548
- padstack dcir equipotential region by @ring630 in #3554
- Improve documentation by @skandak-ansys in #3562
- edb wave port bug fix by @ring630 in #3556
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3544
- Build and Upload PDF documentation. by @MaxJPRey in #3558
- Get polygon points doc string by @svandenb-dev in #3565
- merged 2 tests branches in the same ci_cd by @maxcapodi78 in #3563
- Update interference_gui.py by @jsalant22 in #3550
- Ibis reader refactoring by @maxcapodi78 in #3568
- D888528 fixes 2 by @apollo-crum in #3574
- MAINT: enable CODECOV_TOKEN for codecov action by @dependabot in #3573
Full Changelog: v0.6.92...v0.6.93
v0.6.92
What's Changed
- MAINT: Bump ipython from 8.14.0 to 8.15.0 by @dependabot in #3507
- refresh all ids in assign_mesh_region() - Icepak by @gmalinve in #3509
- improve set_object_model_status by @gmalinve in #3511
- MAINT: Bump ansys-sphinx-theme from 0.10.5 to 0.10.6 by @dependabot in #3515
- MAINT: Bump pyvista from 0.41.1 to 0.42.0 by @dependabot in #3514
- MAINT: Bump imageio from 2.31.2 to 2.31.3 by @dependabot in #3517
- MAINT: Bump actions/checkout from 3 to 4 by @dependabot in #3513
- MAINT: Bump sphinx-notfound-page from 0.8.3 to 1.0.0 by @dependabot in #3499
- MAINT: Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #3516
- EDB Bug fix preventing None object causing crash by @svandenb-dev in #3520
- Changed version comparison from "222" to "221" by @Samuelopez-ansys in #3522
- Added additional control to rpc connection to avoid errors in PyAEDT by @maxcapodi78 in #3518
- Edb cutout improvements by @maxcapodi78 in #3524
- nitin feature get design settings by @nnetake in #3501
- MAINT: Bump pyvista from 0.42.0 to 0.42.1 by @dependabot in #3535
- MAINT: Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #3534
- added post.available_report_solutions by @Alberto-DM in #3528
- Revert pandas to work with Python 3.8 and 3.9 by @myoung301 in #3536
- MAINT: Bump ansys-sphinx-theme from 0.10.6 to 0.11.1 by @dependabot in #3539
- D882719: n-1 limit change by @apollo-crum in #3436
- Added Dark mode to plot in pyvista by @maxcapodi78 in #3530
- Edb teminal and port refactor by @ring630 in #3510
- Add tolerance to padding checking by @jonas-norlin in #3526
- fix: the env variable with docs scraping by @Revathyvenugopal162 in #3541
- new edb example connector on board by @ring630 in #3540
- Fix student version issue which was causing error in version check by @maxcapodi78 in #3543
Full Changelog: v0.6.91...v0.6.92
v0.6.91
What's Changed
- Fix issue with setting Object Priorities on 2D objects in Icepak by @jonas-norlin in #3497
- MAINT: Bump pandas from 2.0.3 to 2.1.0 by @dependabot in #3498
- Fixed Analysis.AvailableVariations.variations method by @Alberto-DM in #3502
- MAINT: Bump sphinx from 7.2.4 to 7.2.5 by @dependabot in #3503
- M2 apply skew option by @gmalinve in #3504
- Improved documentation and support for number as AEDT version by @maxcapodi78 in #3505
- Fix installation script by @Samuelopez-ansys in #3506
New Contributors
- @jonas-norlin made their first contribution in #3497
Full Changelog: v0.6.90...v0.6.91
v0.6.90
What's Changed
- Efficiency enhancement by @ring630 in #3375
- Support perfect 'E' and 'H' for sheets with eigenmode. by @MaxJPRey in #3380
- Add refresh to update 3d component by @lorenzovecchietti in #3381
- Desktop refactoring - unit test refactoring by @Alberto-DM in #3342
- Updated to 6 cores by @maxcapodi78 in #3382
- Add new touchstone format by @Samuelopez-ansys in #3384
- refacto heal objects by @gmalinve in #3378
- Net classes enhancement by @ring630 in #3387
- Open project from desktop by @Samuelopez-ansys in #3389
- Upgrade sphinxcontrib-websupport. by @MaxJPRey in #3392
- Improve split options by @gmalinve in #3385
- disabling examples post by @maxcapodi78 in #3388
- MAINT: Bump joblib from 1.3.1 to 1.3.2 by @dependabot in #3397
- Archive aedt project by @Samuelopez-ansys in #3395
- Fixed an issue in set_core_loss function by @IreneWoyna in #3401
- sweep_along_normal multiface support by @lorenzovecchietti in #3398
- Add links for doc and cheat sheets by @PipKat in #3402
- Fix typo in README by @PipKat in #3403
- Fix Schematic Data handling for Network Objects by @lorenzovecchietti in #3393
- feat: add new sphinx-theme extension with pyaedt for docs link. by @Revathyvenugopal162 in #3399
- Fix CreateAedtApplication argtypes for 24.1 by @myoung301 in #3396
- Fixed interference GUI exporting error by @madelinecoleman1 in #3418
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3416
- Update index.rst by @PipKat in #3405
- MAINT: Bump jupyterlab from 4.0.4 to 4.0.5 by @dependabot in #3415
- return bool DesignXPloration by @gmalinve in #3419
- added comparison of versions to choose the python version by @kmahajan-cadfem in #3407
- fix custom res col Icepak by @gmalinve in #3420
- id() is a fundamental build-in. Use PEP8 single trailing underscore convention instead. by @MaxJPRey in #3343
- fix get_faces_from_materials by @gmalinve in #3430
- Update blacken-docs dependencies in pre-commit-config by @MaxJPRey in #3424
- Virtual mesh region fix by @lorenzovecchietti in #3428
- Automatically detect obj type for mesh priority by @lorenzovecchietti in #3435
- MAINT: Bump sphinx from 7.1.2 to 7.2.2 by @dependabot in #3431
- Feat: add meilisearch index actions with version compactible. by @Revathyvenugopal162 in #3365
- MAINT: Bump sphinx-gallery from 0.13.0 to 0.14.0 by @dependabot in #3437
- Fix create ellipse by @gmalinve in #3440
- fix: typo in the ci-cd dev docs indexing by @Revathyvenugopal162 in #3439
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3449
- Bug 3368 import layout by @svandenb-dev in #3441
- MAINT: Bump ansys-sphinx-theme from 0.10.3 to 0.10.4 by @dependabot in #3448
- auto identify differential pairs by @ring630 in #3394
- Removed comments left from Desktop class refactoring by @Alberto-DM in #3456
- All variables in 3DComponent creation by default by @Samuelopez-ansys in #3457
- Fix idf_import losing active design by @lorenzovecchietti in #3455
- Methods to access polygon arc data by @ring630 in #3413
- implement get_face_by_id by @gmalinve in #3461
- Create port on path by @ring630 in #3465
- Two fixes for N-1 behavior in 2023 R2 by @myoung301 in #3472
- MAINT: Bump sphinx from 7.2.2 to 7.2.3 by @dependabot in #3473
- fix : upload EDBAPI artifact while indexing by @Revathyvenugopal162 in #3470
- edb path length property added by @svandenb-dev in #3468
- Adding touchstone export from siwave exec file by @svandenb-dev in #3454
- doc: Reinstate the downloads badge by @MaxJPRey in #3477
- add support to choose the notebook dir using env variable by @kmahajan-cadfem in #3445
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3485
- MAINT: Bump sphinx from 7.2.3 to 7.2.4 by @dependabot in #3484
- MAINT: Bump imageio from 2.31.1 to 2.31.2 by @dependabot in #3482
- MAINT: Bump nbsphinx from 0.9.2 to 0.9.3 by @dependabot in #3483
- Fix version message in emit_core/results/revision.py by @myoung301 in #3474
- Reference pin search added by @svandenb-dev in #3453
- MAINT: Bump ansys-sphinx-theme from 0.10.4 to 0.10.5 by @dependabot in #3490
- Add via metal volume by @svandenb-dev in #3475
- MAINT: Bump pythonnet from 3.0.1 to 3.0.2 by @dependabot in #3491
- Fix/issue 3391 by @lorenzovecchietti in #3406
- Support for 24.1 improved grpc server by @maxcapodi78 in #3495
- pyaedt edb cutout bug fix by @svandenb-dev in #3486
New Contributors
- @kmahajan-cadfem made their first contribution in #3407
Full Changelog: v0.6.89...v0.6.90
v0.6.89
What's Changed
- MAINT: Bump jupyterlab from 4.0.3 to 4.0.4 by @dependabot in #3373
- MAINT: Bump ansys-sphinx-theme from 0.10.0 to 0.10.2 by @dependabot in #3372
- fix examples and update to 2023 R2 by @maxcapodi78 in #3374
Full Changelog: v0.6.88...v0.6.89
v0.6.88
What's Changed
- Nitin refactoring scalar field value for objects by @nnetake in #3338
- MAINT: Bump pyvista from 0.40.2 to 0.41.1 by @dependabot in #3312
- Add virtual environments to .gitignore file. by @MaxJPRey in #3344
- MAINT: Bump ansys-sphinx-theme from 0.9.9 to 0.10.0 by @dependabot in #3335
- Assign variables before usage when closing Desktop. by @MaxJPRey in #3346
- Fixed interference classification GUI bugs by @madelinecoleman1 in #3311
- Remove unused method _parse_signal_layer_properties(). by @MaxJPRey in #3347
- Update Primitives3DLayout.py by @felipeescastro in #3340
- MAINT: Bump numpy from 1.25.1 to 1.25.2 by @dependabot in #3349
- Sherlock&CSV by @flamingto in #3339
- Maxwell dcconduction by @IreneWoyna in #3348
- added Troubleshooting.rst to documentation by @maxcapodi78 in #3345
- fixed failing examples by @maxcapodi78 in #3354
- Add tangential by @maxcapodi78 in #3350
- MAINT: Bump ipywidgets from 8.0.7 to 8.1.0 by @dependabot in #3359
- Fix typo in the example Maxwell2D_DCConduction by @MaxJPRey in #3361
- Re-added Channel Separation Example by @madelinecoleman1 in #3358
- EMIT: get/set emi result category filters by @myoung301 in #3341
- MAINT: Bump sphinx from 7.1.0 to 7.1.1 by @dependabot in #3336
- MAINT: Bump sphinx from 7.1.1 to 7.1.2 by @dependabot in #3366
- Use self.logger.debug instead of change self.logger.info in method ch… by @amichel0205 in #3362
- Extended net and differential pair by @ring630 in #3352
- fixed support to linux generate_fluent_mesh by @maxcapodi78 in #3369
- Improved logger and desktop initialization by @maxcapodi78 in #3364
- Improve grpc troubleshooting documentation by @dcrawforAtAnsys in #3357
Full Changelog: v0.6.87...v0.6.88
v0.6.87
What's Changed
- Fix the configuration for sphinx extension. by @MaxJPRey in #3307
- implementend method to get the full netlist extended nets. by @maxcapodi78 in #3303
- MAINT: Bump sphinx-autodoc-typehints from 1.23.3 to 1.24.0 by @dependabot in #3313
- HFSS seems to use "farad", not "F" for capacitance units on lumped RLC boundary by @mjpelmear in #3314
- Update the project urls. by @MaxJPRey in #3305
- MAINT: Bump sphinx from 7.0.1 to 7.1.0 by @dependabot in #3318
- Rename method componets_by_nets() to components_by_nets() by @MaxJPRey in #3310
- Xml control improvement by @svandenb-dev in #3289
- Add functions to get filepath of 3d component and to update it by @lorenzovecchietti in #3322
- Edb create padstack definition hole range bug fix by @svandenb-dev in #3276
- Simulation configuration hfss pingroup bug by @svandenb-dev in #3321
- Backdrill via offset support by @svandenb-dev in #3283
- Fix coordinate systems get props by @maxcapodi78 in #3306
- fix center line to support Arc Height by @maxcapodi78 in #3323
- Improved method generate_fluent_mesh by @maxcapodi78 in #3324
- Fix face cs duplicate by @gmalinve in #3329
- rename impedance multiplier parameter for clear usage by @fwlfHS in #3328
- Improve Documentation example by @maxcapodi78 in #3331
- improve ut speed by @maxcapodi78 in #3327
- Sherlock example meshing settings, solve, post by @flamingto in #3296
- Bug in net_name setter in EDB which was preventing the net reassigment. by @maxcapodi78 in #3333
- Edit symbol spicemodel comp circuit by @gmalinve in #3332
New Contributors
Full Changelog: v0.6.86...v0.6.87
v0.6.86
What's Changed
- Refactoring EMIT examples for documentation by @madelinecoleman1 in #3255
- Update to AEDT 2023R2 by @maxcapodi78 in #3265
- Load stackup bug fix by @ring630 in #3278
- Enhancement/change region properties by @lorenzovecchietti in #3281
- fixed examples by @maxcapodi78 in #3280
- set temp dir by @gmalinve in #3282
- Nnetake make flexible unit of ambient temp by @nnetake in #3285
- improved grpc plugin call by @maxcapodi78 in #3287
- Fix get sparameter in circuit by @Samuelopez-ansys in #3290
- MAINT: Bump pyvista from 0.40.1 to 0.40.2 by @dependabot in #3297
- remove aedt_logger from pyaedt init. by @maxcapodi78 in #3294
- DC_IR_bug fix by @pvinod13 in #3291
- expose props for face CS by @gmalinve in #3293
- Image for MCAD import example. by @abarhamm in #3295
- refactored of retry_ntimes by @maxcapodi78 in #3298
- added unit test for interference classification by @madelinecoleman1 in #3230
- fixed examples for docs by @maxcapodi78 in #3302
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3284
- splitted long Emit test in multiple smaller tests by @maxcapodi78 in #3304
New Contributors
Full Changelog: v0.6.85...v0.6.86