Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.12.dev2
What's Changed
- Release tag v0.12.dev1 by @hpohekar in #848
- User friendly settings assignments by @hpohekar in #845
- Bump ansys-sphinx-theme from 0.5.1 to 0.5.2 in /requirements by @dependabot in #798
- Turn machine lists into Fluent parallel options by @dnwillia-work in #850
- Settings example velocity_inlet update by @hpohekar in #855
- New pro tests added by @akulshre-qa in #849
- Ensure load_machines returns MachineList in all cases by @dnwillia-work in #864
- Enabled the test for mixer-ran case file by @hpohekar in #858
- Feat flobj combined by @seanpearsonuk in #868
- fix typo by @seanpearsonuk in #859
- Activate Job Scheduler in launch_fluent by @dnwillia-work in #869
- Updated set_state and call method by @hpohekar in #872
- Added tests for preferences by @hpohekar in #860
- Fix flobject for pyconsole by @mkundu1 in #876
- Add section for scheduler support doc by @dnwillia-work in #878
- Feat/transfer mesh by @seanpearsonuk in #890
- Removed the error prone fluent.exe check by @prmukherj in #891
- Added reading and writing journal scenario and pure meshing mode by @akulshre-qa in #887
- Re-activated the thumbnail images for examples by @prmukherj in #894
- Updated static info -> available accessor methods to low level objects by @prmukherj in #856
- Corrected a typo in mixing elbow settings api example by @prmukherj in #903
- Fix/resolve failing nightly tests (22.2) by @prmukherj in #896
- Fix / nightly docs build by @prmukherj in #907
- Added py option in json by @hpohekar in #909
- setup for fluent by @hpohekar in #877
- Update flobject w.r.t. server side changes by @prmukherj in #913
- Print Fluent and settings API version info during nightly CI run by @mkundu1 in #917
- setup_for_fluent as a module function by @mkundu1 in #916
- Add nightly CI to compare flobject by @mkundu1 in #919
- Fix/defensive check for attrs by @prmukherj in #922
- Bump matplotlib from 3.5.3 to 3.6.0 in /requirements by @dependabot in #906
- Updated docs w.r.t. meshing workflow updates by @prmukherj in #905
- Fix/error msg for unsuccessful fluent launch by @prmukherj in #920
- Disable numpydoc validation for settings API module by @mkundu1 in #925
- Quantity (RealwithUnit) unit converter using pint module by @hpohekar in #734
- Refactor launch_fluent() by @prmukherj in #926
- Bump pypandoc from 1.8.1 to 1.9 in /requirements by @dependabot in #928
- Bump sphinx from 5.1.1 to 5.2.1 in /requirements by @dependabot in #930
- Tidy up documentation for setting the installation paths. by @dnwillia-work in #902
- Label test name to docker container by @mkundu1 in #933
- Bump pytest-sphinx from 0.4.0 to 0.5.0 in /requirements by @dependabot in #854
- Bump peter-murray/workflow-application-token-action from 1 to 2 by @dependabot in #873
- Bump protobuf from 3.20.1 to 3.20.2 by @mkundu1 in #934
- Testing/reg fix 01 by @akulshre-qa in #914
- Fix/Nightly test run for 23.1 by @prmukherj in #935
- Doc/field data by @seanpearsonuk in #938
- SchemeEval doc by @mkundu1 in #937
- Fix the user-creatable? issue. by @mkundu1 in #947
- Updated meshing globals by @hpohekar in #958
- Feat/case read vars by @seanpearsonuk in #960
- Deal with upper case host names on Windows HPC. by @dnwillia-work in #966
- Implemented solver_workflow in solver mode by @prmukherj in #963
- Feat/write transcript to file by @prmukherj in #956
- Bump ansys-sphinx-theme from 0.5.2 to 0.6.0 in /requirements by @dependabot in #971
- Bump sphinx from 5.2.1 to 5.2.3 in /requirements by @dependabot in #965
- Fix 22.2 doc build by @mkundu1 in #962
- Fix 23.1 doc build by @mkundu1 in #961
- Bump ansys-sphinx-theme from 0.6.0 to 0.6.1 in /requirements by @dependabot in #979
- solver settings doc updates by @seanpearsonuk in #927
- Added current working directory option for launch_fluent API. by @abhishekchitwar in #978
- Bump matplotlib from 3.6.0 to 3.6.1 in /requirements by @dependabot in #983
- Bump numpydoc from 1.4.0 to 1.5.0 in /requirements by @dependabot in #982
- Disabling pro tests for this release as per the discussion by @akulshre-qa in #988
- Not needed since protobuf files were refactored out by @dnwillia-work in #987
- Some doc cleanups based on feedback from ACE team by @dnwillia-work in #993
- Removed solver lite mode by @hpohekar in #990
- Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #992
- Bump sphinx-autodoc-typehints from 1.19.2 to 1.19.4 in /requirements by @dependabot in #946
- Execute query in PyFluent by @mkundu1 in #998
- Fix SchemePointer bug by @mkundu1 in #984
- Added tests for data-model server by @prmukherj in #981
- Feat/functions by @seanpearsonuk in #1000
- Maint / Restructuring FieldData by @prmukherj in #948
- Feat/client implementation of datamodel server by @prmukherj in #997
- Bug/api ver by @seanpearsonuk in #1008
- Ignore all the generated API files from all fluent versions by @dnwillia-work in #1010
- solvermode available only in solver session - setup_for_fluent by @prmukherj in #1009
- Added check for -g and -gu for windows platform by @hpohekar in #995
- Bump sphinx from 5.2.3 to 5.3.0 in /requirements by @dependabot in #1001
- Fixed issue with FieldInfo -> get_range() by @prmukherj in #1015
- Removed pint dependency by @hpohekar in #1012
New Contributors
- @abhishekchitwar made their first contribution in #978
Full Changelog: v0.12.dev1...v0.12.dev2
v0.12.dev1
What's Changed
- Fix failing test - launch_fluent_remote.py by @prmukherj in #835
- Add accessor methods for argument subitems by @prmukherj in #832
- Bump sphinx-gallery from 0.11.0 to 0.11.1 in /requirements by @dependabot in #762
- Added health check and upload download methods made public by @hpohekar in #836
- preferences by @seanpearsonuk in #831
- Update user documentation w.r.t. new launch modes by @prmukherj in #844
- Fixed the failing tests in nightly test run by @prmukherj in #843
Full Changelog: v0.12.dev0...v0.12.dev1
v0.12.dev0
What's Changed
- Bump sphinx-autodoc-typehints from 1.19.1 to 1.19.2 in /requirements by @dependabot in #768
- Bug/reader by @seanpearsonuk in #821
- Remove keyword args from TUI examples by @mkundu1 in #820
- Bump version 0.12.dev0 by @mkundu1 in #833
Full Changelog: v0.11.dev4...v0.12.dev0
v0.11.0
What's Changed
- Bump sphinx-autodoc-typehints from 1.19.1 to 1.19.2 in /requirements by @dependabot in #768
- Bug/reader by @seanpearsonuk in #821
- Remove keyword args from TUI examples by @mkundu1 in #820
Full Changelog: v0.11.dev4...v0.11.0
v0.11.dev4
What's Changed
- Get current fluent mode (meshing / solver) by @prmukherj in #794
- Add icing session type with datamodel by @lagacep-ans in #754
- Skip unsupported tests from 22.2 runs by @akulshre-qa in #806
- Fix/server lite mode by @prmukherj in #815
- Fix launch_remote_fluent by @mkundu1 in #813
- fix mwf tests by @seanpearsonuk in #818
Full Changelog: v0.11.dev3...v0.11.dev4
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