Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.17.dev2
What's Changed
- Replace redundant string formatting by @hpohekar in #1795
- Bump version 0.17.dev1 by @mkundu1 in #1806
- Fluent version marker for tests by @mkundu1 in #1808
- Update flobject.py to include remove dunders from auto completer changes by @hpohekar in #1805
- Enable parametric test for 24.1 by @mkundu1 in #1807
- Removing deprecated meshing.meshing documentation by @raph-luc in #1797
- Fix streaming to fix the UI repo. by @prmukherj in #1812
- fix help by @seanpearsonuk in #1815
- Test updates for settings API changes by @cj-hodgson in #1823
- Fix duplicate call to BaseSession.build_from_fluent_connection by @mkundu1 in #1819
- Fluent container and testing improvements by @raph-luc in #1809
- Update flobject.py (remove dunders changes) by @hpohekar in #1821
- Reworking gRPC and TUI debug logging by @raph-luc in #1825
- Enable launching Fluent in debug mode by @mkundu1 in #1830
- Re-enabling test_transcript by @raph-luc in #1832
- feat: pyfluent-examples doc link by @acarvalh-work in #1826
- Fix 24.1 nightly tests by @mkundu1 in #1838
- Fix/quantity dimensions by @acarvalh-work in #1835
- Add initialize step in Field Data docs by @hpohekar in #1845
- PyFluent Example File Path by @hpohekar in #1849
- Vector field data method fix and doc updates by @hpohekar in #1847
- Move the Fluent API tests to run with 24.1 Fluent version by @mkundu1 in #1851
- Example file path update by @hpohekar in #1853
- Enabling debug logging for CI/CD actions by @raph-luc in #1852
- Fixing security concern by @raph-luc in #1857
- Update dependencies for UI by @prmukherj in #1697
New Contributors
- @cj-hodgson made their first contribution in #1823
Full Changelog: v0.17.dev1...v0.17.dev2
v0.17.dev1
Bump version 0.17.dev1
v0.17.dev0
Bump version 0.17.dev0
v0.16.0
What's Changed
- Remove settings API arguments method by @hpohekar in #1760
- Bump version 0.16.dev2 by @mkundu1 in #1759
- Update meshing.meshing by @prmukherj in #1757
- Docker API support and container launch exposure by @raph-luc in #1748
- Feat/additional example by @acarvalh-work in #1689
- Add test_parametric_workflow using settings_api by @mkundu1 in #1783
- test_does_not_exit_fluent_by_default_when_connected_to_running_fluent by @raph-luc in #1782
- Minor watchdog improvements (helping user diagnose issue) by @raph-luc in #1764
Full Changelog: v0.16.dev2...v0.16.0
v0.16.dev2
What's Changed
- Bump version to v0.16.dev1 by @prmukherj in #1753
- Update docstrings to omit warnings. by @prmukherj in #1739
- Package 23.2 API files by @mkundu1 in #1733
Full Changelog: v0.16.dev1...v0.16.dev2
v0.16.dev1
Bump version to v0.16.dev1
v0.16.dev0
Full Changelog: v0.15.0...v0.16.dev0
v0.15.0
What's Changed
- 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
- Bump version to v0.15.dev1 by @prmukherj in #1665
New Contributors
- @plule-ansys made their first contribution in #1639
Full Changelog: v0.14.0...v0.15.0
v0.15.dev1
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 https://github.com/ansys/pyfluen...
v0.14.0
What's Changed
- 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
New Contributors
- @raph-luc made their first contribution in #1582
- @acarvalh-work made their first contribution in #1594
Full Changelog: v0.14.dev0...v0.14.0