v0.15.dev1
Pre-release
Pre-release
github-actions
released this
06 Jun 08:54
·
860 commits
to main
since this release
What's Changed
- Include single-val-expression TUI in gallery example by @mkundu1 in #1062
- Refactored Command and Query class using Action class by @hpohekar in #1029
- Real Quantity with Units Module by @hpohekar in #1024
- Field data fix by @ajain-work in #1068
- Bump version to 0.12.dev5 by @prmukherj in #1069
- Added methods to calculate force and moment. by @prmukherj in #1067
- Remove the detached process flag by @mkundu1 in #1065
- Unify Streaming Services by @prmukherj in #1056
- Real Quantity with Units module comparison operators by @hpohekar in #1075
- Remove FLUENT_LAUNCHED_FROM_PYFLUENT env var by @mkundu1 in #1088
- Connect to session via password instead of environment variable by @prmukherj in #1087
- Applied workaround in get_attr() for fixing exceptional cases by @prmukherj in #1091
- Session clean up by @prmukherj in #1092
- Doc clean up by @prmukherj in #1095
- Propagate TUI error from Fluent by @mkundu1 in #1090
- added second optislang integration scenario by @egravenh in #688
- Re-structure health check service by @prmukherj in #1098
- Updated flake8 rev by @hpohekar in #1100
- Bump sphinx-copybutton from 0.5.0 to 0.5.1 in /requirements by @dependabot in #1102
- Bump ansys-sphinx-theme from 0.7.0 to 0.7.1 in /requirements by @dependabot in #1101
- Broken link reported regarding contributing section by @RobPasMue in #1103
- get_object_names as list by @hpohekar in #1109
- Fix noise issue in workflow grpc calls by @prmukherj in #1104
- get_object_names as list by @hpohekar in #1110
- Added watch_health module in health check() by @prmukherj in #1108
- Resolved Temperature Conversion issue by @hpohekar in #1089
- Renamed Command Arguments new() -> create_instance() by @prmukherj in #1117
- Bump ansys-sphinx-theme from 0.7.1 to 0.7.2 in /requirements by @dependabot in #1120
- Added user_creatable() accessor method to NamedObject by @prmukherj in #1123
- Bump version v0.12.dev6 by @prmukherj in #1140
- Configure CI for 23R2 by @hpohekar in #1099
- Fix for monitors streaming by @ajain-work in #1118
- Fully resolve the field data error handling issue by @seanpearsonuk in #1144
- Doc/add faq section by @PipKat in #1129
- case reader updates by @seanpearsonuk in #1154
- allowed_values in field_data queries by @seanpearsonuk in #1151
- Re-factored common post objects from viz to core repo. by @prmukherj in #1159
- Update .gitignore, Remove .pylintrc by @dnwillia-work in #1152
- MAINT: migrate tools configuration to pyproject.toml by @jorgepiloto in #1133
- Bump version to v0.12.dev7 by @prmukherj in #1162
- fix for surf ids by @seanpearsonuk in #1166
- Add product_version argument to launch_fluent by @mkundu1 in #1169
- Fix for start_instance argument and some missing changes from 232 CI PR by @mkundu1 in #1168
- Fix nightly test run. by @prmukherj in #1181
- Fix scheme_eval call by @mkundu1 in #1182
- unit_quantity_map method by @hpohekar in #1122
- Edit learning subsection in FAQ section by @PipKat in #1173
- Fix nightly test run. by @prmukherj in #1184
- Improve CI run (include marker for 23.2 + zip coverage results). by @prmukherj in #1172
- Bump ansys-sphinx-theme from 0.7.2 to 0.8.0 in /requirements by @dependabot in #1161
- Renamed "get_attrb_value" to "get_attr" by @hpohekar in #1185
- Automated scm to py journal creation by @hpohekar in #1186
- DOC: enable multi-version documentation by @jorgepiloto in #1191
- Fix for menus inserted at runtime by @mkundu1 in #1196
- Deploy doc for 22.2 by @mkundu1 in #1199
- Retire root object latest by @hpohekar in #1190
- FIX: nigthly build syntax by @jorgepiloto in #1210
- Pathline fix by @ajain-work in #1200
- Release tag v0.12.dev8 by @hpohekar in #1211
- Consistent Fluent Version format. by @prmukherj in #1208
- Zip coverage results of test before upload in the nightly test run by @prmukherj in #1193
- Update dependencies of the UI repo. by @prmukherj in #1195
- Bump version to v0.12.dev9 by @prmukherj in #1213
- Added test for topy by @hpohekar in #1194
- Update UI dependencies. by @prmukherj in #1216
- Bump version to v0.12.dev10 by @prmukherj in #1220
- Fix nightly test run. by @prmukherj in #1219
- Clean up meta.py by @prmukherj in #1224
- Upload test coverage report to codecov website. by @prmukherj in #1222
- Bump version to v0.12.dev11 by @prmukherj in #1228
- Fix the CI that compares flobject between server and client by @mkundu1 in #1230
- Updates for viz repo. by @prmukherj in #1231
- Upload nightly test coverage results to codecov. by @prmukherj in #1232
- Add an icon in the doc for the pyfluent discussions. by @MaxJPRey in #1227
- FieldMethod infrastructure help by @hpohekar in #1235
- Bump version to v0.12.dev12 by @prmukherj in #1233
- Bump version to v0.12.dev13 by @mkundu1 in #1239
- Implementing pre-commit.ci by @RobPasMue in #1254
- Bump version 0.13.dev0 by @mkundu1 in #1258
- Throw TypeError on unexpected kwargs by @mkundu1 in #1240
- Fluent version markers by @mkundu1 in #1225
- UI changes. by @ajain-work in #1252
- Bump version to v0.13.dev1 by @prmukherj in #1275
- Fixed links in the Contributing Page by @alikasim72 in #1263
- New iteration end dates for 2023 by @mkundu1 in #1271
- Feat/rpvar service by @seanpearsonuk in #1250
- Fluent exe path order by @mkundu1 in #1280
- Point to the proper location for PyFluent Results by @dnwillia-work in #1283
- Fixed Built Doc Files from zipping. by @alikasim72 in #1273
- Remove set_ansys_version and set_fluent_exe_path methods by @mkundu1 in #1289
- FIX: missing https prefix in json_url parameter by @jorgepiloto in #1291
- Format lists within pydoc by @mkundu1 in #1293
- Add documentation for field info. by @prmukherj in #1281
- Fix syntax for GITHUB_OUTPUT by @mkundu1 in #1299
- TUI Link Fixed by @alikasim72 in #1304
- Graphics integration by @ajain-work in #1303
- Bump version 0.13.dev2 by @mkundu1 in #1307
- Bump sphinx-autodoc-typehints from 1.19.5 to 1.21.8 in /requirements by @dependabot in #1306
- Bump ansys-sphinx-theme from 0.8.0 to 0.8.1 in /requirements by @dependabot in #1298
- Updated isort version to avoid pre-commit.ci failure. by @hpohekar in #1311
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1274
- Bump matplotlib from 3.6.2 to 3.6.3 in /requirements by @dependabot in #1257
- Bump sphinx from 5.3.0 to 6.1.3 in /requirements by @dependabot in #1255
- Bump pyansys/actions from 2 to 3 by @dependabot in #1251
- Feat/workflow wrapper extensions by @seanpearsonuk in #1310
- Check for file modification in test by @mkundu1 in #1308
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1313
- Fix vale error in github by @mkundu1 in #1229
- downgrade sphinx by @alikasim72 in #1317
- Improve Error message when launch fluent fails. by @prmukherj in #1301
- Fix pyconsole meshing script by @mkundu1 in #1319
- Fix is_active checks by @mkundu1 in #1320
- Split reading case from launch fluent process. by @prmukherj in #1327
- Fixed up some more things with Vale by @dnwillia-work in #1318
- Turn off the expandable navigation by @akaszynski in #1331
- Fix allapigen with argument by @mkundu1 in #1338
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1329
- Feat/journal case data read by @prmukherj in #1335
- Read case using light IO mode by @mkundu1 in #1347
- Support python 3.11 by @mkundu1 in #1348
- Quantity unit using dimensions by @hpohekar in #1340
- Add allowed_values() for rp-vars. by @prmukherj in #1330
- Fix wildcards in settings API doc by @mkundu1 in #1354
- Execute rpcs in batch by @mkundu1 in #1325
- Stop streaming services before exiting channel. by @prmukherj in #1358
- Revert unintended merge which disabled gallery generation by @mkundu1 in #1359
- Minor edits to "User guide" content by @PipKat in #1356
- Support light mode while reading case within launch_fluent by @mkundu1 in #1357
- Deploy documentation for 23.1 Fluent version from nightly CI by @mkundu1 in #1360
- Suggest closest matching names for config-vars error. by @prmukherj in #1372
- Upload html coverage report by @mkundu1 in #1371
- FieldData help() update by @hpohekar in #1376
- Remove 23.2 API files from package/cache by @mkundu1 in #1375
- black formatter was not working by @mkundu1 in #1378
- Support wildcard path by @mkundu1 in #1369
- Fix Broken Links to Viz/Parametric Doc by @dnwillia-work in #1362
- Deploy dev doc (nightly) using 2023 R1. by @dnwillia-work in #1383
- Infer remoting ip address by @mkundu1 in #1386
- Remove fluent_gui_help.xml by @mkundu1 in #1388
- Add CODEOWNERS file by @mkundu1 in #1389
- Test code owners by @hpohekar in #1390
- Datamodel event callback registration by @mkundu1 in #1377
- Update nightly-dev-doc-build.yml by @alikasim72 in #1396
- Update CODEOWNERS by @seanpearsonuk in #1392
- Remove path from zipped doc archive by @dnwillia-work in #1399
- Add typing stub files by @mkundu1 in #1397
- Doc can't have the doc/_build/html path by @dnwillia-work in #1400
- Fix up release doc pipeilne by @dnwillia-work in #1401
- Add CI to run unittests without codegen by @mkundu1 in #1402
- Flush transcript immediately by @mkundu1 in #1411
- Settings API Matching Names Exception by @hpohekar in #1380
- Renamed allowed_names_error_msg.py by @hpohekar in #1412
- Add method to read dump session data. by @prmukherj in #1415
- Testing/increasing coverage by @Adam-Boutin in #1416
- Fix for TypeError: _NamespacePath object is not reversible by @tejalprabhu01 in #1406
- API doc restructuring latest by @hpohekar in #1363
- Fix is_active() check by @hpohekar in #1424
- Update dump data reader to handle multiple field names. by @prmukherj in #1436
- iter method for tasks by @seanpearsonuk in #1420
- Bump version to 0.13.dev3 by @prmukherj in #1469
- CI to build+deploy release doc by @mkundu1 in #1468
- Add command-executed event and diff-state option by @mkundu1 in #1422
- Added a simple test for icing session. by @prmukherj in #1474
- Add icing datamodel doc by @mkundu1 in #1480
- Testing/scheduler testing improvments by @Adam-Boutin in #1473
- readonly objects method by @seanpearsonuk in #1487
- BatchOps tests and doc by @mkundu1 in #1488
- Doc/wording by @seanpearsonuk in #1485
- Feat/logging overhaul by @alikasim72 in #1491
- tui log fix by @seanpearsonuk in #1497
- Case Reader Modifications. by @prmukherj in #1486
- Added get_object_names() to meshing workflow. by @prmukherj in #1507
- Handle null string in transcript. by @prmukherj in #1504
- Feat/reduction rpc by @prmukherj in #1483
- Sync flobject.py by @mkundu1 in #1498
- Resolved doc issues by @hpohekar in #1500
- Feat/cache by @seanpearsonuk in #1418
- Rename number -> numeric_value by @mkundu1 in #1516
- Fix surface dump data reader. by @prmukherj in #1512
- Bump sphinx-autodoc-typehints from 1.21.8 to 1.22 in /requirements by @dependabot in #1315
- Fix transcript behavior. by @prmukherj in #1513
- Bump version to v0.13.dev4 by @prmukherj in #1519
- Resolved Doc issues by @hpohekar in #1517
- Maint/restructuring dependencies by @prmukherj in #1531
- Bump version 0.13.dev5 by @mkundu1 in #1539
- Package typing stub files by @mkundu1 in #1541
- Support multiline string in lispy by @mkundu1 in #1543
- Edit support email address by @PipKat in #1542
- Fix failing CI run due to settings api update. by @prmukherj in #1547
- Bump version 0.14.dev0 by @mkundu1 in #1550
- Field data returns object by @prmukherj in #1538
- find_children() in flobject by @prmukherj in #1079
- Added test for accessor methods in flobject.py by @prmukherj in #1502
- Fixed bug in wildcard path and added unit test. by @prmukherj in #1554
- Meshing Queries by @hpohekar in #1492
- SVAR data access by @ajain-work in #1560
- Bump version to v0.14.dev1 by @prmukherj in #1562
- Bump ansys-sphinx-theme from 0.8.1 to 0.9.6 in /requirements by @dependabot in #1521
- feat: generate wheelhouse for PyFluent by @RobPasMue in #1564
- Add tests for streaming services. by @prmukherj in #1302
- Datamodel attr caching by @mkundu1 in #1533
- Fix bug in wildcard - flobject.py by @prmukherj in #1559
- Case Reader to parse numerical values with units. by @prmukherj in #1570
- Add gpu in launch_fluent. by @prmukherj in #1557
- Fix try 01 by @prmukherj in #1576
- Disable streaming/caching of command state by @mkundu1 in #1583
- Fix/examples save path by @raph-luc in #1582
- Incorporate check of #1364 by @hpohekar in #1551
- Meshing queries refactoring, improved error handling and doc updates by @hpohekar in #1585
- pyansys -> ansys by @prmukherj in #1600
- maint: change pyansys/actions by @RobPasMue in #1599
- Update python version by @hpohekar in #1605
- doc: fix external links in contributing.rst by @acarvalh-work in #1594
- Slight rewording change for version check by @raph-luc in #1606
- Changes to support 24.1 version of Fluent by @mkundu1 in #1607
- Undocument PYFLUENT_FLUENT_ROOT by @acarvalh-work in #1608
- FIX: multi-version documentation by @jorgepiloto in #1526
- Improving Linux usage documentation by @raph-luc in #1614
- Doc deployment issue by @mkundu1 in #1617
- Update to Windows data path name, and change to when examples folder is created by @raph-luc in #1615
- decompress-artifact by @mkundu1 in #1621
- Fix product version in launch remote fluent. by @prmukherj in #1604
- Bump version 0.14.dev2 by @mkundu1 in #1623
- Fix azure pypi link by @mkundu1 in #1624
- Update reduction doc. by @prmukherj in #1626
- Bump version 0.15.dev0 by @mkundu1 in #1629
- Remove continue-on-error tag. by @prmukherj in #1589
- Expose base class in settings doc by @hpohekar in #1632
- Fix static typing info for settings classes by @mkundu1 in #1638
- Package all .pyi files by @mkundu1 in #1640
- Field data streaming. by @ajain-work in #1501
- Attempt to fix tests that are randomly failing by @raph-luc in #1641
- Remote launcher: don't provide any product version by default by @plule-ansys in #1639
- Git ignore cleanup fluent files. by @dnwillia-work in #1654
- "Actually" fixing journal creation test, hopefully for the last time by @raph-luc in #1658
- Set container mount path from env var by @mkundu1 in #1659
- Feat/help context merged by @ajain-work in #1661
- Update allowed values check for Commands. by @prmukherj in #1633
New Contributors
- @MaxJPRey made their first contribution in #1227
- @pre-commit-ci made their first contribution in #1274
- @Adam-Boutin made their first contribution in #1416
- @raph-luc made their first contribution in #1582
- @acarvalh-work made their first contribution in #1594
- @plule-ansys made their first contribution in #1639
Full Changelog: v0.12.dev4...v0.15.dev1