Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.19.dev2
Bump version to v0.19.dev2
v0.18.2
What's Changed
- Fix for #974 and #1744 (#2189) by @hpohekar
- Fix for #2188 (#2193) by @hpohekar
- Fixing launch behavior for various Windows shell environments (#2217) by @raph-luc
- Fixing Slurm/HPC issues (#2222) by @raph-luc
- Removing deprecated urlretrieve to fix download_file issue (#2234) by @raph-luc
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- Fix vale warnings (#2139) by @mkundu1
- fix tensor type for displacement variable (#2145) by @ochernuk
- Fix set_state implementation for command argument instance. (#2147) by @prmukherj
- Update flobject.py (#2148) by @hpohekar
- SVAR Doc (#1635) by @ajain-work
- Test to catch Watchdog launch errors, and improved Watchdog behavior on Windows (#2144) by @raph-luc
- Cavitation Model Example And Example Warning Fix (#2102) @ansaboutin
- Add type annotations for some modules under services (#2108) by @mkundu1
- More robust Windows launch command for Watchdog (#2167) by @raph-luc
- Making h5py an optional dependency, not installed by default (#2171) by @raph-luc
- Expose settings root like in pyconsole. (#2149) by @prmukherj
- Remove timeout loop in FluentConnection (#2126) by @mkundu1
- Fix SVAR doc (#2172) by @hpohekar
Full Changelog: v0.18.0...v0.18.1
v0.19.dev1
What's Changed
- Bump version 0.19.dev0 by @mkundu1 in #2132
- fix: decompress artifact for doc indexing by @Revathyvenugopal162 in #2136
- Fix vale warnings by @mkundu1 in #2139
- Multiple dependency updates per dependabot PR by @raph-luc in #2134
- fix tensor type for displacement variable by @ochernuk in #2145
- Fix set_state implementation for command argument instance. by @prmukherj in #2147
- Update flobject.py by @hpohekar in #2148
- Rename file name and path by @hpohekar in #2131
- Monthly dependency bot updates by @raph-luc in #2151
- SVAR Doc by @ajain-work in #1635
- Test to catch Watchdog launch errors, and improved Watchdog behavior on Windows by @raph-luc in #2144
New Contributors
- @Revathyvenugopal162 made their first contribution in #2136
Full Changelog: v0.18.0...v0.19.dev1
v0.18.0
What's Changed
- Fix nightly tests and bump version 0.18.dev0 by @mkundu1 in #1934
- Logging and misc documentation improvements by @raph-luc in #1938
- Fix execute_tui by @mkundu1 in #1941
- Changed thumbnail image. by @ansaboutin in #1940
- Fix for menus which are python keyword names by @mkundu1 in #1945
- Feat/file session by @prmukherj in #1909
- Fix bug in journal read for settings API in launcher. by @prmukherj in #1951
- Fix some nightly tests by @mkundu1 in #1959
- Settings Reader by @prmukherj in #1956
- Add option to patch existing installation with codegen by @mkundu1 in #1970
- Example of creating new materials using settings API by @ansjsia in #1979
- Module level container for repeatable inline constants by @hpohekar in #1794
- Miscellaneous changes by @mkundu1 in #1985
- Replace get_attr/get_attrs usage by @mkundu1 in #1988
- Sync settings.proto by @mkundu1 in #1989
- Avoid running dev docs with 24.1 by @mkundu1 in #1990
- Doc/remove duplicate object chain by @ansaboutin in #1984
- Fix nightly tests by @mkundu1 in #1994
- Removal of the units quantity package by @ansaboutin in #1999
- update docstrings by @seanpearsonuk in #2008
- rm solverworkflow by @seanpearsonuk in #2011
- Fix interrupt from client by @mkundu1 in #2012
- docstring changes by @seanpearsonuk in #2018
- Make sure Fluent is shutdown on exit by @mkundu1 in #2014
- doc: enhance search bar experience by using pymeilisearch by @jorgepiloto in #2024
- Most of the solvermode tests were skipped by @mkundu1 in #2026
- Update installation instructions by @hpohekar in #1997
- Use ansys-bot for docker login by @mkundu1 in #2034
- Updating deprecated logging references by @raph-luc in #2031
- Bump docker/login-action from 2 to 3 by @dependabot in #1974
- Adding CodeQL config YAML by @raph-luc in #2043
- Feat/dm improvements by @prmukherj in #1992
- Document TUI command construction using Python journaling by @mkundu1 in #2033
- Advise TUI -> settings API upgrade by @mkundu1 in #2045
- Set up headlamp case by @ansjsia in #2032
- Updated test_controls and test_disk_2d_models by @cj-hodgson in #2048
- General doc updates, refactoring by @hpohekar in #2035
- New session.exit(wait=True) and wait_process_finished for FluentConnection by @raph-luc in #2029
- Fixing vale by @mkundu1 in #2053
- Added sum and sum_if in reduction.py by @prmukherj in #1969
- Bump version to 0.18.dev1 by @prmukherj in #2058
- Maint/update topy arg by @prmukherj in #2005
- fix: doc-artifact name when uploading doc index by @jorgepiloto in #2040
- Bump actions/checkout from 3 to 4 by @dependabot in #1948
- Bump sphinx-notfound-page from 0.8.3 to 1.0.0 in /requirements by @dependabot in #1933
- Update URLs for PyPi projects by @hpohekar in #2061
- Removing most of the unhelpful console output in examples by @raph-luc in #2052
- Bump sphinxcontrib-websupport from 1.2.5 to 1.2.6 in /requirements by @dependabot in #1889
- Bump ansys-sphinx-theme from 0.10.2 to 0.12.1 in /requirements by @dependabot in #2057
- Bump sphinx-gallery from 0.13.0 to 0.14.0 in /requirements by @dependabot in #1912
- Update data reader docs and tests. by @prmukherj in #2060
- Remove usage of removeprefix and bump version 0.18.dev2 by @mkundu1 in #2065
- Bump sphinx from 7.1.2 to 7.2.6 in /requirements by @dependabot in #1977
- Fix get_session_handle to return only if session handle is present. by @prmukherj in #2069
- Bump version to v0.18.dev3 by @prmukherj in #2070
- Fix get attr. by @prmukherj in #2072
- Update examples doc by @hpohekar in #2068
- Bump version to v0.18.dev4 by @prmukherj in #2073
- Unskip batch_ops test by @mkundu1 in #2067
- Fix for None type objects. by @prmukherj in #2077
- Bump version to v0.18.dev5 by @prmukherj in #2078
- Fix post object definitions for viz repo doc build. by @prmukherj in #2081
- Bump version to v0.18.dev6 by @prmukherj in #2082
- Fix viz repo w.r.t. current changes in the UI repo. by @prmukherj in #2083
- Bump ansys-sphinx-theme from 0.12.1 to 0.12.2 in /requirements by @dependabot in #2084
- Bump version to v0.18.dev7 by @prmukherj in #2085
- Fix docformatter issue by @mkundu1 in #2092
- Bump numpydoc from 1.5.0 to 1.6.0 in /requirements by @dependabot in #2074
- Add doc for exceptions by @mkundu1 in #2094
- Capitalize acronyms and abbreviations by @hpohekar in #2101
- Added section to Example Page by @abhishekchitwar in #2103
- Run docformatter only on CI by @mkundu1 in #2105
- Fix nightly tests by @mkundu1 in #2107
- Drop support for python 3.8 by @prmukherj in #2104
- fix for case file by @seanpearsonuk in #2113
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2112
- Correctly assigned velocity inlet. by @ansaboutin in #2121
- Move headlamp tutorial to pyfluent-examples repo by @ansjsia in #2120
- Enable test_runtime_tui_menus by @mkundu1 in #2119
- Fix read-only? attr name by @mkundu1 in #2127
- Bump version 0.18 by @mkundu1 in #2128
New Contributors
- @ansaboutin made their first contribution in #1940
- @ansjsia made their first contribution in #1979
Full Changelog: v0.17.1...v0.18.0
v0.18.dev7
Bump version to v0.18.dev7
v0.18.dev6
Bump version to v0.18.dev6
v0.18.dev5
Bump version to v0.18.dev5
v0.18.dev4
Bump version to v0.18.dev4
v0.18.dev3
Bump version to v0.18.dev3