Releases: ansys/pyaedt
Releases · ansys/pyaedt
v0.4.82
What's Changed
- Fixed a bug in object3d and removed print from Desktop.py by @maxcapodi78 in #1262
- Refresh pyaedt object when design duplication by @Samuelopez-ansys in #1261
Full Changelog: v0.4.81...v0.4.82
v0.4.81
What's Changed
- Bump jupyterlab from 3.4.2 to 3.4.3 by @dependabot in #1256
- fixed wheelhouse.yml by @maxcapodi78 in #1255
- fixed signal_layers and diel_layers properties in Hfss3dLayout modeler by @maxcapodi78 in #1257
- implement method to filter faces by area by @gmalinve in #1258
Full Changelog: v0.4.80...v0.4.81
v0.4.80
What's Changed
- Bump pypandoc from 1.8 to 1.8.1 by @dependabot in #1215
- Fixed Padstack elevations and resize by @maxcapodi78 in #1219
- Improved Export Methods by @maxcapodi78 in #1222
- Bump pyansys-sphinx-theme from 0.2.3 to 0.3.0 by @dependabot in #1223
- Add model info by @maxcapodi78 in #1221
- Added imprint, imprint and imprint_projection methods by @maxcapodi78 in #1224
- Cfg file bug fix by @svandenb-dev in #1226
- Added method to bend flex by @maxcapodi78 in #1230
- Bump imageio from 2.19.2 to 2.19.3 by @dependabot in #1234
- aedt objects refactoring by @maxcapodi78 in #1228
- Added Optimization Properties to Variables by @maxcapodi78 in #1237
- import, delete, add and update traces for report by @gmalinve in #1227
- Improved setup assignment for Hfss solution type. by @maxcapodi78 in #1236
- Export mesh exception for Q3D API by @Samuelopez-ansys in #1231
- Small fix to get_solution_data and create_report on default primary s… by @maxcapodi78 in #1239
- fixed small bugs around Hfss3dLayout by @maxcapodi78 in #1245
- Add 3D Component placement via EDB by @isaacansys in #1240
- fix eddy effects Maxwell 2D by @gmalinve in #1246
- Added the possibility to customize report generation using json file by @maxcapodi78 in #1247
- Maint/switch to ansys sphinx theme by @Revathyvenugopal162 in #1242
- Added a method to find the face closest to bounding box (in case thee is no face touching the bounding box). by @maxcapodi78 in #1249
- Change solution type if design name is defined by @Samuelopez-ansys in #1252
- Bump nbsphinx from 0.8.8 to 0.8.9 by @dependabot in #1250
- Create edge port by @svandenb-dev in #1248
- Add new methods to get faces and edges largest and smallest elements by @maxcapodi78 in #1254
New Contributors
- @Revathyvenugopal162 made their first contribution in #1242
Full Changelog: v0.4.73...v0.4.80
v0.4.73
What's Changed
- Bump numpy from 1.22.3 to 1.22.4 by @dependabot in #1208
- Maxwell Default values bug by @Samuelopez-ansys in #1211
- Issue with version number when Student version specified by @Samuelopez-ansys in #1212
- Removed all reference to primitives since now it is embedded in modeler by @maxcapodi78 in #1213
- Adding APhi Transient Solution type by @Samuelopez-ansys in #1214
- Added Plots Init Method by @maxcapodi78 in #1210
- Added unit test to Variable manage to project variables by @maxcapodi78 in #1216
- added new method add_netlist_datablock by @maxcapodi78 in #1217
- Fix variables by @maxcapodi78 in #1218
Full Changelog: v0.4.72...v0.4.73
v0.4.72
What's Changed
- Fixed set_variable method which was always returning false even in case of success by @maxcapodi78 in #1203
- Wheelhouse improvements by @maxcapodi78 in #1205
- Refactoring RDAT parser to read Smith Chart report by @Samuelopez-ansys in #1204
- Fix create_edge_port for stripline ports by @maxcapodi78 in #1206
- Project without User Lists defined exception by @Samuelopez-ansys in #1207
Full Changelog: v0.4.71...v0.4.72
v0.4.71
What's Changed
- assign force and torque implementation 2D and 3D by @gmalinve in #1183
- Add IronPython to the python version available for the issue template. by @MaxJPRey in #1185
- Bump imageio from 2.19.1 to 2.19.2 by @dependabot in #1186
- Remove wheels and pdf from the release assets. by @MaxJPRey in #1189
- Change layer zones by @maxcapodi78 in #1193
- Added Export Acis method to hfss3dlayout.py by @maxcapodi78 in #1192
- Mass property for 3D Objects by @Samuelopez-ansys in #1197
- Remove the releases workflow file as it is not used anymore. by @MaxJPRey in #1188
- Updated wheelhose Release Workflow by @maxcapodi78 in #1195
- Spatial Modifier by @Samuelopez-ansys in #1196
- Various fixes and improvements by @Alberto-DM in #1194
- Renormalization uncheck for waveport in Driven Modal by @Samuelopez-ansys in #1200
- Nissan leaf example by @tizianrot in #1201
- Adding Process ID so PyAEDT can point to a specific instance of Electronics Desktop by @camuher in #1187
- Add 3d stackup creation class by @maxcapodi78 in #1198
- upload only of wheelhouse zip by @maxcapodi78 in #1202
New Contributors
- @tizianrot made their first contribution in #1201
- @camuher made their first contribution in #1187
Full Changelog: v0.4.70...v0.4.71
v0.4.70
What's Changed
- Fixed bug for AdaptivePass Report by @maxcapodi78 in #1161
- Bump imageio from 2.19.0 to 2.19.1 by @dependabot in #1163
- Added Name Setter to Padstack Instances by @maxcapodi78 in #1159
- Improved Robustness of import_configurations to handle integration lines for Lumped RLC and Ports. by @maxcapodi78 in #1169
- Bump pypandoc from 1.7.5 to 1.8 by @dependabot in #1170
- Fix issue 1162 by @Samuelopez-ansys in #1167
- Material refactoring by @maxcapodi78 in #1168
- hfss fixes for export_touchstone() by @gmalinve in #1166
- Fix User List Init by @maxcapodi78 in #1174
- Added cleanup_solution method by @maxcapodi78 in #1172
- Added delete methods to parametrics, optimizations and setup classes. by @maxcapodi78 in #1171
- Setup Y connection for Maxwell2D transient design. by @MaxJPRey in #1175
- Python optimizers by @Samuelopez-ansys in #1173
- Import 1D and 3D dataset method by @Samuelopez-ansys in #1177
- H3d layout geometries refactor by @maxcapodi78 in #1178
- Fix issue when reading Lists in AEDT File. by @Samuelopez-ansys in #1181
- Add the wheelhouse in the unit_tests workflow. by @MaxJPRey in #1182
Full Changelog: v0.4.63...v0.4.70
v0.4.62
What's Changed
- Improved the Documentation structure by @maxcapodi78 in #1146
- Made Circuit Example non graphical to support trace editor lines. by @maxcapodi78 in #1144
- fix assign_winding and assign_coil + update tests by @gmalinve in #1147
- Report note by @cmesibov in #1149
- fixed_rename_design method by @maxcapodi78 in #1148
New Contributors
Full Changelog: v0.4.61...v0.4.62
v0.4.53
What's Changed
- Set python packages version for dependabot. by @MaxJPRey in #1048
- Delete requirements_style.txt by @akaszynski in #1054
- Bump pytest from 7.0.0 to 7.1.1 by @dependabot in #1049
- Bump imageio from 2.16.2 to 2.17.0 by @dependabot in #1058
- Improve the auto-generated documentation of ParametricSetups in DesignXPloration module. by @MaxJPRey in #1062
- Removed PostProcessor.py scratch path and replaced with working_dir by @maxcapodi78 in #1063
- add EDB unit tests to increase the coverage of EDB_Data by @jeremich41 in #1060
- bug fix by @svandenb-dev in #1061
- Fix solder height calculation by @isaacansys in #1056
- when get_solution_data method is used the user can pass a list of variations with values or a dict by @maxcapodi78 in #1065
- Move Faces method. From an specific object move selected faces by @Samuelopez-ansys in #1067
- posx and posy variable name replacement to standardization xpos and ypos by @Samuelopez-ansys in #1069
Full Changelog: v0.4.52...v0.4.53
v0.4.52
Full Changelog: v0.4.51...v0.4.52