Releases: ansys/pyaedt
Releases · ansys/pyaedt
v0.5.6
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Edits to Modeler and Setup examples by @PipKat in #1401
- change pre-commit hooks by @beliaev-maksim in #1393
- Add ACConduction to Maxwell3D solution types by @Samuelopez-ansys in #1404
- Doc/edit HFSS examples by @PipKat in #1408
- Fix wavelength typo by @jorgepiloto in #1403
- Bump pythonnet from 3.0.0rc3 to 3.0.0rc4 by @dependabot in #1417
- Doc/edits to maxwell examples by @PipKat in #1414
- Fixed Circuit Issue on linux by @maxcapodi78 in #1405
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Update to v0.6.dev0 by @maxcapodi78 in #1389
- Edit headings in high-level RST files by @PipKat in #1386
- New method to define monitor point in Icepak for an specific object by @Samuelopez-ansys in #1391
- Fixed Bug in parse_dim_arg by @maxcapodi78 in #1396
- Doc/edit example landing page and EDB examples by @PipKat in #1394
- Fix component by @maxcapodi78 in #1397
- Fixed bug on material assigment by @maxcapodi78 in #1390
- resistor boundary fixed by @svandenb-dev in #1398
- Fix create_cutout_from_points method by @svandenb-dev in #1395
- update get_messages method by @beliaev-maksim in #1392
- Fix create_resistor_on_net by @maxcapodi78 in #1399
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Bump pythonnet from 3.0.0rc2 to 3.0.0rc3 by @dependabot in #1375
- Bump numpy from 1.23.0 to 1.23.1 by @dependabot in #1374
- removed a print in the pyaedt init by @maxcapodi78 in #1377
- Evaluation of expression must use abstract tree. by @MaxJPRey in #1284
- Bump cffi from 1.15.0 to 1.15.1 by @dependabot in #1383
- fixed copyfile method by @maxcapodi78 in #1381
- The position argument for create_rectangle() is the lower-left corner of the rectangle. by @MaxJPRey in #1380
- doc/general edits to prepare for vale linter by @PipKat in #1373
- New User defined components class by @Samuelopez-ansys in #1385
- Enhance bom import by @ring630 in #1363
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- fixed_wheelhouse 3.10 by @maxcapodi78 in #1364
- implement assign symmetry method for maxwell 2D/3D by @gmalinve in #1362
- Change headings to snake case for source/docs folder by @PipKat in #1365
- Bump pyvista from 0.34.2 to 0.35.1 by @dependabot in #1369
- Disable Dependency Check on Linux by @maxcapodi78 in #1367
- added new object3d property touching_objects by @maxcapodi78 in #1368
- Fixed Solution Data for time varying sweeps values by @maxcapodi78 in #1371
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Override Get all sources method in Q3D by @Samuelopez-ansys in #1344
- Fixed issue 1266. now plot support no formula to talke only real solution data by @maxcapodi78 in #1343
- Layout cost estimation by @svandenb-dev in #1335
- Lumped RLC boundary supports both parallel and serial type. by @MaxJPRey in #1342
- Bump pyvista from 0.34.1 to 0.34.2 by @dependabot in #1346
- Bump ipywidgets from 7.7.0 to 7.7.1 by @dependabot in #1328
- Bump ipython from 8.3.0 to 8.4.0 by @dependabot in #1233
- Fix bugs in FFDSolutionData by @Samuelopez-ansys in #1347
- Added a check in the create Field plot method on the face ids. by @maxcapodi78 in #1345
- Fix bounding box extent by @isaacansys in #1314
- false errors log fixed by @svandenb-dev in #1349
- advanced net query by @svandenb-dev in #1352
- Improve Maxwell2D Nissan Leaf Example by @gmalinve in #1321
- Implement RMxprt SetThreshold by @gmalinve in #1355
- Remove plumbum from the third party packages. by @MaxJPRey in #1360
- Implement HFSS SetSolveInsideThreshold by @gmalinve in #1356
- Implement SetMaterialThreshold by @gmalinve in #1351
- create graphic line by @ring630 in #1358
- CPython linux support by @maxcapodi78 in #1361
Full Changelog: v0.4.88...v0.5.0
v0.4.88
What's Changed
- Bump pandas from 1.4.2 to 1.4.3 by @dependabot in #1332
- create_trace by @ring630 in #1337
- Fixed a bug in assign_material by @maxcapodi78 in #1339
- Props getitem and setitem by @maxcapodi78 in #1338
Full Changelog: v0.4.87...v0.4.88
v0.4.87
What's Changed
- Fix duplicate along line typo by @Samuelopez-ansys in #1316
- Update unit_tests.yml by @beliaev-maksim in #1319
- Updated CICD to 22R2 by @maxcapodi78 in #1310
- Improve docstrings by @gmalinve in #1322
- Implemented new method to get all available report quantities categories and all report quantities. by @maxcapodi78 in #1323
- Bump numpy from 1.22.4 to 1.23.0 by @dependabot in #1327
- Polyline refactoring by @maxcapodi78 in #1331
- New array example by @maxcapodi78 in #1330
- When Log report is selected, disabling Minor Tick Option by @Samuelopez-ansys in #1333
- Cancel in-progress jobs or runs for the current workflow by @MaxJPRey in #1326
- read motion setup in Maxwell2D by @gmalinve in #1324
Full Changelog: v0.4.86...v0.4.87
v0.4.86
What's Changed
- Bounding box only accept 4 or 6 elements. by @MaxJPRey in #1305
- Fixed 2 examples for CICD by @maxcapodi78 in #1303
- Add dictionary context in get_solution_data by @Samuelopez-ansys in #1307
- Fixed Overwrite option in FFData by @Samuelopez-ansys in #1309
- fix to import numpy error by @maxcapodi78 in #1311
- Follow python guidelines. by @MaxJPRey in #1315
Full Changelog: v0.4.85...v0.4.86