Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.11.dev3
What's Changed
- New tests added by @akulshre-qa in #795
- Fix doc deployment and an issue related to uninstallation by @mkundu1 in #797
- fix for meshingworkflow class by @seanpearsonuk in #789
- Replaced python sdk usage with docker cli by @hpohekar in #800
- Fix root access with old-style session by @mkundu1 in #804
- Session upload and download methods on session objects. by @hpohekar in #782
- don't call set set state when refresh command args by @seanpearsonuk in #790
- resets the global version variable after test by @prmukherj in #801
- Add markers for 22.2 or 23.1 tests by @mkundu1 in #809
Full Changelog: v0.11.dev2...v0.11.dev3
v0.11.dev2
What's Changed
- Bump sphinx-autodoc-typehints from 1.17.0 to 1.19.1 in /requirements by @dependabot in #687
- Add some settings properties by @mkundu1 in #764
- Remove installation instruction from git url by @mkundu1 in #765
- Feat/add commands to meshing object by @prmukherj in #750
- CNAME changed for doc locations by @RobPasMue in #756
- Bump matplotlib from 3.5.1 to 3.5.3 in /requirements by @dependabot in #704
- Bump version 0.11.dev1 by @prmukherj in #770
- Separate test and build jobs by @mkundu1 in #775
- Add CI for nightly test run by @mkundu1 in #766
- Bug fix in old session class by @prmukherj in #776
- Mark tests between nightly CI and PR runs by @mkundu1 in #777
- Enhancement to avoid repetitions by @akulshre-qa in #759
- Fix an issue with nightly test CI by @mkundu1 in #779
- Add modules for job scheduler support. by @dnwillia-work in #778
- Segregate generated files into Fluent-version-specific directories by @mkundu1 in #771
- Bump version 0.11.dev2 by @mkundu1 in #796
Full Changelog: v0.11.dev1...v0.11.dev2
v0.11.dev1
What's Changed
- Adding some doc examples 01 by @ypatel-qa in #536
- Fix attribute name by @mkundu1 in #544
- Removing the artifact packages information by @ypatel-qa in #551
- Update readme and other changes by @mkundu1 in #553
- Use static xml file for 22.2 by @mkundu1 in #557
- Solve docs build issues - using different CI machine by @RobPasMue in #564
- Prevent overriding of setting class attributes etc by @h-krishnan in #556
- Cleanup old doc properly and ignore old doc in git by @dnwillia-work in #568
- Doc/user guide by @seanpearsonuk in #565
- update transcript usage in README by @seanpearsonuk in #566
- Expand the root section of settings.rst. by @mkundu1 in #574
- Events doc by @ajain-work in #578
- update doc regarding tui by @seanpearsonuk in #576
- Clean out previously generated settings modules by @dnwillia-work in #571
- Tidy up main doc landing page. by @dnwillia-work in #590
- Merge back release branch changes to main by @mkundu1 in #592
- Adding some more user guide examples by @ypatel-qa in #586
- Add PyPI installation step in readme by @mkundu1 in #601
- Release 0.10.1 changes to main by @mkundu1 in #602
- Tidy up descriptions a little bit by @dnwillia-work in #607
- New pytests structure created and added a few initial tests by @akulshre-qa in #604
- Bump sphinx-notfound-page from 0.8 to 0.8.3 in /requirements by @dependabot in #635
- Bump jupyter-sphinx from 0.3.2 to 0.4.0 in /requirements by @dependabot in #563
- Bump ansys-sphinx-theme from 0.4.0 to 0.4.2 in /requirements by @dependabot in #509
- Bump numpydoc from 1.2 to 1.4.0 in /requirements by @dependabot in #491
- Bump pytest-sphinx from 0.3.1 to 0.4.0 in /requirements by @dependabot in #489
- Adding static images to exhaust manifold example by @egravenh in #639
- UI fix by @ajain-work in #644
- Fix/refactoring flobject.py by @hpohekar in #649
- static-info enhancement by @V-Dandekar in #642
- Doc/sci by @seanpearsonuk in #659
- Support 22.2 and 23.1 backends by @mkundu1 in #648
- Use static info for tuigen by @mkundu1 in #651
- Feat/caseread by @seanpearsonuk in #654
- Replaced PYPI_TOKEN and pull_fluent_image.py by @hpohekar in #660
- Edit doc overall based on PyAnsys doc style guidelines by @PipKat in #655
- Update to latest Sphinx version by @dnwillia-work in #667
- Issue 666: Improve User Guide for TUI Commands and Python Equivalents by @ypatel-qa in #668
- Feat/legacy caseread by @prmukherj in #669
- Bump version 0.11.dev0 by @prmukherj in #675
- Run tests and doc build for 23.1 docker by @mkundu1 in #673
- Removed pylint and replaced exception by @hpohekar in #682
- Remove 23.1 doc builds from PR CI/CD pipeline by @dnwillia-work in #685
- Bringing over small edits from the release that were supposed to go b… by @smf2001 in #680
- Added new optiSLang integration test scenario by @egravenh in #664
- New test scenario added to test the new changes by @akulshre-qa in #652
- Handling ImportError in flobject.py by @hpohekar in #689
- Add CI job to tag iteration ends by @mkundu1 in #694
- Create a release only when a version tag is pushed. by @mkundu1 in #695
- Disable flserver datamodel in Fluent by @mkundu1 in #696
- Feat/project as case-file path by @prmukherj in #679
- Fix for TypeError: _NamespacePath object is not reversible by @tejalprabhu01 in #700
- Feat/new launch mode by @prmukherj in #691
- Feat/accessor methods on settings object by @prmukherj in #701
- Provide users option to set fluent version by @prmukherj in #702
- Fix/error accessing attrribute file type by @prmukherj in #705
- Allowing dependabot to update GH Actions by @RobPasMue in #703
- Removed settings API warning by @hpohekar in #712
- Maint/remove_duplication_bw_session_types by @prmukherj in #713
- Feat/mwf by @seanpearsonuk in #718
- Feat/explicit attr methods on state engine objects by @prmukherj in #727
- Feat/enable command args for datamodel se by @prmukherj in #735
- _datamodel_service_se made available by @prmukherj in #742
- Dependabot for gh-actions wrongly configured by @RobPasMue in #730
- Added option to run integration tests along with unmarked tests by @akulshre-qa in #743
- Feat/execute tui and journaling commands by @prmukherj in #737
- Doc/edits based on rendered doc by @PipKat in #715
- Cache 22.2 generated TUI code by @mkundu1 in #755
- Bump docker/login-action from 1 to 2 by @dependabot in #748
- Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.4.0 by @dependabot in #747
- Bump actions/setup-python from 3 to 4 by @dependabot in #746
- Bump ansys-sphinx-theme from 0.4.2 to 0.5.1 in /requirements by @dependabot in #731
- Bump sphinx-gallery from 0.10.1 to 0.11.0 in /requirements by @dependabot in #677
- Fix settings API examples for 23.1 by @mkundu1 in #761
New Contributors
- @egravenh made their first contribution in #639
- @PipKat made their first contribution in #655
- @tejalprabhu01 made their first contribution in #700
Full Changelog: v0.9.dev0...v0.11.dev1
v0.11.dev0
What's Changed
- Adding some doc examples 01 by @ypatel-qa in #536
- Fix attribute name by @mkundu1 in #544
- Removing the artifact packages information by @ypatel-qa in #551
- Update readme and other changes by @mkundu1 in #553
- Use static xml file for 22.2 by @mkundu1 in #557
- Solve docs build issues - using different CI machine by @RobPasMue in #564
- Prevent overriding of setting class attributes etc by @h-krishnan in #556
- Cleanup old doc properly and ignore old doc in git by @dnwillia-work in #568
- Doc/user guide by @seanpearsonuk in #565
- update transcript usage in README by @seanpearsonuk in #566
- Expand the root section of settings.rst. by @mkundu1 in #574
- Events doc by @ajain-work in #578
- update doc regarding tui by @seanpearsonuk in #576
- Clean out previously generated settings modules by @dnwillia-work in #571
- Tidy up main doc landing page. by @dnwillia-work in #590
- Merge back release branch changes to main by @mkundu1 in #592
- Adding some more user guide examples by @ypatel-qa in #586
- Add PyPI installation step in readme by @mkundu1 in #601
- Release 0.10.1 changes to main by @mkundu1 in #602
- Tidy up descriptions a little bit by @dnwillia-work in #607
- New pytests structure created and added a few initial tests by @akulshre-qa in #604
- Bump sphinx-notfound-page from 0.8 to 0.8.3 in /requirements by @dependabot in #635
- Bump jupyter-sphinx from 0.3.2 to 0.4.0 in /requirements by @dependabot in #563
- Bump ansys-sphinx-theme from 0.4.0 to 0.4.2 in /requirements by @dependabot in #509
- Bump numpydoc from 1.2 to 1.4.0 in /requirements by @dependabot in #491
- Bump pytest-sphinx from 0.3.1 to 0.4.0 in /requirements by @dependabot in #489
- Adding static images to exhaust manifold example by @egravenh in #639
- UI fix by @ajain-work in #644
- Fix/refactoring flobject.py by @hpohekar in #649
- static-info enhancement by @V-Dandekar in #642
- Doc/sci by @seanpearsonuk in #659
- Support 22.2 and 23.1 backends by @mkundu1 in #648
- Use static info for tuigen by @mkundu1 in #651
- Feat/caseread by @seanpearsonuk in #654
- Replaced PYPI_TOKEN and pull_fluent_image.py by @hpohekar in #660
- Edit doc overall based on PyAnsys doc style guidelines by @PipKat in #655
- Update to latest Sphinx version by @dnwillia-work in #667
- Issue 666: Improve User Guide for TUI Commands and Python Equivalents by @ypatel-qa in #668
- Feat/legacy caseread by @prmukherj in #669
Full Changelog: v0.9.dev0...v0.11.dev0
v0.10.0
What's Changed
- Adding some doc examples 01 by @ypatel-qa in #536
- Fix attribute name by @mkundu1 in #544
- Removing the artifact packages information by @ypatel-qa in #551
- Update readme and other changes by @mkundu1 in #553
- Use static xml file for 22.2 by @mkundu1 in #557
- Solve docs build issues - using different CI machine by @RobPasMue in #564
- Prevent overriding of setting class attributes etc by @h-krishnan in #556
- Cleanup old doc properly and ignore old doc in git by @dnwillia-work in #568
- Doc/user guide by @seanpearsonuk in #565
- update transcript usage in README by @seanpearsonuk in #566
- Expand the root section of settings.rst. by @mkundu1 in #574
- Events doc by @ajain-work in #578
- update doc regarding tui by @seanpearsonuk in #576
- Clean out previously generated settings modules by @mkundu1 in #587
- Bump version 0.10.0 by @mkundu1 in #585
- Doc/userguide 02 by @ypatel-qa in #589
- Doc/landing page by @mkundu1 in #591
- Doc/various updates and filling in of the blanks release 010 by @seanpearsonuk in #594
- Add PyPI installation step in readme by @mkundu1 in #599
Full Changelog: v0.9.dev0...v0.10.0
v0.9.dev0
What's Changed
- Generate datamodel doc by @mkundu1 in #468
- PyFluent dash gui. by @ajain-work in #470
- Move requirements files and add dependabot by @mkundu1 in #472
- Use ansys-sphinx-theme by @mkundu1 in #471
- Use finalizer to clean up Session object by @mkundu1 in #480
- Remove all pyvista/post reference by @mkundu1 in #484
- Change the package name to ansys-fluent-core by @mkundu1 in #485
- Bump pypandoc from 1.7.2 to 1.8.1 in /requirements by @dependabot in #474
- [462, 463] getting started doc added show_gui option and package names by @hpohekar in #486
- Run CI for the both tags of the docker image. by @mkundu1 in #496
- Add the grpc dependency from ansys-api-fluent repo by @mkundu1 in #497
- Disabling the CI runs for solver-latest image tag till release. by @mkundu1 in #501
- Support python>=3.7 by @mkundu1 in #500
- Add missing specification for image tag by @mkundu1 in #504
- Fix path specification of API cache by @mkundu1 in #505
- Add instructions for manual installation of ansys-api-fluent by @mkundu1 in #508
- [503] Package names post, parametric changed in README.rst by @hpohekar in #512
- [502] License date updated to 2022 by @hpohekar in #514
- Move docker import so it works without docker installed by @dnwillia-work in #520
- Spelling correction by @akulshre-qa in #507
- Added thumbnail by @akulshre-qa in #525
- API Helper. by @ajain-work in #524
- Events manager. by @ajain-work in #523
- Use the generic class for TUI menus inserted at runtime by @mkundu1 in #506
- Multiphase support. by @ajain-work in #537
- Information updated about TUI entries usage by @hpohekar in #518
- Clean up docker dependency by @mkundu1 in #538
- version bump to 0.9.dev0 by @mkundu1 in #511
- Disable pypim test by @mkundu1 in #540
- Re-install after codegen by @mkundu1 in #542
New Contributors
- @dependabot made their first contribution in #474
- @hpohekar made their first contribution in #486
Full Changelog: v0.8.dev0...v0.9.dev0
v0.8.dev0
What's Changed
- Adding settings based api example, and other changes by @ypatel-qa in #428
- Feat/update protobuf version 2 by @seanpearsonuk in #437
- Feat/gui mode by @seanpearsonuk in #430
- fix import in write yaml code by @seanpearsonuk in #443
- Feat/transcript by default by @seanpearsonuk in #444
- Refactoring parametric example by @akulshre-qa in #433
- Feat/pypim by @seanpearsonuk in #445
- Pass correct CNAME entry to the doc builds by @dnwillia-work in #449
- Upgrade github actions to v3 by @mkundu1 in #451
- Generate TUI documentation by @mkundu1 in #450
- Field data doc. by @ajain-work in #419
- Copy fluent_gui_help.xml by @mkundu1 in #456
- Users Guide by @ypatel-qa in #441
- Refactoring examples to not use pyvista library for all the examples … by @akulshre-qa in #457
- Misc. fixes in settings API by @h-krishnan in #459
- Remove parametric and visualization code by @mkundu1 in #460
- version bump to 0.8.dev0 by @mkundu1 in #465
New Contributors
- @akulshre-qa made their first contribution in #433
Full Changelog: v0.7.dev0...v0.8.dev0
v0.7.dev0
What's Changed
- docker pull the Fluent image only when a newer version is available. by @mkundu1 in #413
- Update codegen for API restructuring by @mkundu1 in #414
- Generate API files under packaging by @mkundu1 in #420
- Remove type-hints which depend on generated API path by @mkundu1 in #421
- Add Fluent as an alias of Session under ansys.fluent.core namespace by @mkundu1 in #422
- Run codegen in doc CI by @mkundu1 in #424
- Add a message for codegen if generated files aren't available. by @mkundu1 in #423
- version bump to 0.7.dev0 by @mkundu1 in #426
Full Changelog: v0.6.dev0...v0.7.dev0
v0.6.dev0
What's Changed
- Consolidate nightly and PR doc builds by @dnwillia-work in #349
- Graphics view setting. by @ajain-work in #347
- Update settings doc to speed up build time by @V-Dandekar in #352
- Plotter exposure. by @ajain-work in #354
- check_health when we exit from server by @mkundu1 in #355
- Set maximum message length by @mkundu1 in #339
- adding integration tests in tests directory by @seanpearsonuk in #359
- Fix deprecation warnings due to invalid escape sequence in docstrings by @mkundu1 in #378
- Cache examples by @mkundu1 in #373
- Some Getting Started Guide Tweaks by @dnwillia-work in #379
- Pytest for the Fault Tolerant Meshing Workflow - exhaust system by @ypatel-qa in #382
- Ensure end of lines are handled automatically by @dnwillia-work in #389
- PyFluent doc - Getting Started by @ypatel-qa in #393
- launch_fluent doc by @mkundu1 in #391
- Workflow for updating Solver API by @mkundu1 in #397
- use self hosted agent by @akaszynski in #388
- Fix issue 399 by @ypatel-qa in #400
- Use launch_fluent to launch container while building gallery by @mkundu1 in #336
- Update API hierarchy by @mkundu1 in #405
- Workflow for updating Solver API - Fix by @mkundu1 in #402
- version bump to 0.6.dev0 by @mkundu1 in #412
Full Changelog: v0.4.dev0...v0.6.dev0
v0.5.0
This version of PyFluent is supported for Ansys optiSLang 2022 R2 release.
What's Changed
- Consolidate nightly and PR doc builds by @dnwillia-work in #349
- Graphics view setting. by @ajain-work in #347
- Update settings doc to speed up build time by @V-Dandekar in #352
- Plotter exposure. by @ajain-work in #354
- check_health when we exit from server by @mkundu1 in #355
- Set maximum message length by @mkundu1 in #339
- adding integration tests in tests directory by @seanpearsonuk in #359
- Fix deprecation warnings due to invalid escape sequence in docstrings by @mkundu1 in #378
- Cache examples by @mkundu1 in #373
- Some Getting Started Guide Tweaks by @dnwillia-work in #379
- Pytest for the Fault Tolerant Meshing Workflow - exhaust system by @ypatel-qa in #382
- Ensure end of lines are handled automatically by @dnwillia-work in #389
- PyFluent doc - Getting Started by @ypatel-qa in #393
- launch_fluent doc by @mkundu1 in #391
- Workflow for updating Solver API by @mkundu1 in #397
- use self hosted agent by @akaszynski in #388
- Fix issue 399 by @ypatel-qa in #400
- Use launch_fluent to launch container while building gallery by @mkundu1 in #336
- Bump to 0.5.0 and add optiSLang release note by @mkundu1 in #408
Full Changelog: v0.4.dev0...v0.5.0