Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.28.dev0
What's Changed
- 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.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
- Correct filename arguments in parametric workflow by @mkundu1 in #2160
- Cavitation Model Example And Example Warning Fix by @ansaboutin in #2102
- Add type annotations for some modules under services by @mkundu1 in #2108
- Bump the dependencies group in /requirements with 3 updates by @dependabot in #2157
- More robust Windows launch command for Watchdog by @raph-luc in #2167
- Making h5py an optional dependency, not installed by default by @raph-luc in #2171
- Expose settings root like in pyconsole. by @prmukherj in #2149
- Bump version 0.19.dev1 by @mkundu1 in #2158
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2170
- Remove timeout loop in FluentConnection by @mkundu1 in #2126
- Fix SVAR doc by @hpohekar in #2172
- Removing invalid escape sequences from docstrings by @raph-luc in #2169
- Prepend working dir to .scp file name by @ansjsia in #2180
- Reverting documentation search function by @raph-luc in #2178
- Enable some skipped tests by @mkundu1 in #2166
- Fixing
vale
vocabulary by @raph-luc in #2181 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2183
- Seamless File Handling - Ansys Lab by @hpohekar in #2138
- Fix for #974 and #1744 by @hpohekar in #2189
- Bump the dependencies group in /requirements with 3 updates by @dependabot in #2190
- Fix for #2188 by @hpohekar in #2193
- Move the wildcard test to 24.1 as it depends on 24.1 API by @mkundu1 in #2199
- Refactor Seamless File Handling by @hpohekar in #2205
- Fixing Slurm/HPC issues by @raph-luc in #2222
- Fixing launch behavior for various Windows shell environments by @raph-luc in #2217
- Fix to CodeQL for future release branches by @raph-luc in #2226
- Setup for Fluent version 24.2 by @mkundu1 in #2228
- Removing deprecated
urlretrieve
to fixdownload_file
issue by @raph-luc in #2234 - Custom Higher Level Exceptions by @hpohekar in #2176
- Pass journal_file_names as command line arguments by @mkundu1 in #2236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2241
- Doc Fixes by @ansaboutin in #2246
- Fix generic datamodel by @mkundu1 in #2256
- Pythonic Syntax for getattribute Error. by @ansaboutin in #2255
- Support upload/download in session.py. by @hpohekar in #2254
- Add Python version in the README.rst by @MaxJPRey in #2258
- Fix skipped solvermode tests by @millerj97 in #2260
- Updating project metadata by @raph-luc in #2261
- Fix lightweight case read by @mkundu1 in #2268
- Transform cached state for display names or internal names by @mkundu1 in #2257
- Factory pattern in launch_fluent by @hpohekar in #2252
- Meshing queries using fdl by @hpohekar in #1961
- Hide solver lite mode by @hpohekar in #2285
- Add test for species transport model by @ansjsia in #2280
- Bump the dependencies group in /requirements with 4 updates by @dependabot in #2290
- Remove solver lite from solver.rst by @hpohekar in #2295
- Feat/new improved UI by @prmukherj in #2097
- Refactor SVARData to make initialization light-weight. by @prmukherj in #2270
- Support Slurm options in launch_fluent by @mkundu1 in #2269
- Upgrade unit tests to use lightweight case load where possible by @ansjsia in #2296
- Revise test markers by @ansjsia in #2300
- Feat/propagate product version by @ansaboutin in #2291
- Change name of test_initialize by @ansjsia in #2305
- Fix issue with passing
case_file_name
argument tolaunch_fluent()
throwingTypeError
by @ansjsia in #2312 - datamodel_se refactoring for pyconsole implementation by @mkundu1 in #2294
- Bump the actions group with 5 updates by @dependabot in #2330
- feat: More Styles Added by @ansaboutin in #2328
- Update mixing_elbow_settings_api example to run in solver mode. by @MaxJPRey in #2334
- Expose settings root implicitly. by @prmukherj in #2263
- feat: Interceptor to wrap gRPC calls and a method to create services by @mkundu1 in https...
v0.27.0
What's Changed
- build: Bump version to v0.27.dev0 by @prmukherj in #3302
- test: Add test for _combine_set_states by @mkundu1 in #3303
- feat: Builtin settings objects from Setup section of Fluent's outline tree by @mkundu1 in #3127
- feat: Update datamodel cache from all mutating rpc response by @mkundu1 in #3041
- fix: Aliasing with common parent by @mkundu1 in #3308
- fix: Avoid flproxy._scheme_eval in pyfluent code by @mkundu1 in #3309
- fix: Fix set_state issue with inactive children by @mkundu1 in #3311
- feat: Builtin settings classes for Solution section by @mkundu1 in #3310
- feat: Remove PyFluentUserWarning on example download by @hpohekar in #3317
- refactor: Remove 'exit' from tui. by @prmukherj in #3318
- feat: Support delayed settings_source assignment for built-in settings objects by @mkundu1 in #3315
- fix: add missing methods by @seanpearsonuk in #3323
- fix: Session was not garbage collected after settings access by @mkundu1 in #3327
- docs: mesh by @seanpearsonuk in #3340
- feat: Implement IterationEndedSyncEvent and TimestepEndedSyncEvent by @mkundu1 in #3326
- fix: Handle file-list in datamodel for file-transfer service. by @mkundu1 in #3343
- refactor: small refactoring of command classes by @mkundu1 in #3345
- build(deps-dev): update ansys-sphinx-theme requirement from ==1.0.7 to ==1.1.1 by @dependabot in #3337
- build(deps): update h5py requirement from ==3.11.0 to ==3.12.1 by @dependabot in #3339
- build(deps-dev): update sphinx-autobuild requirement from ==2021.3.14 to ==2024.9.19 by @dependabot in #3336
- fix: dir() over ArgumentWrapper. by @prmukherj in #3321
- refactor: Update examples wrt 242 by @prmukherj in #3287
- build(deps-dev): update numpydoc requirement from ==1.6.0 to ==1.8.0 by @dependabot in #3338
- build(deps): bump ansys/actions from 7 to 8 in the actions group by @dependabot in #3335
- fix: Add missing event_type argument to BaseSession._build_from_fluent_connection by @mkundu1 in #3349
- fix: Update test_meshing_utilities by @hpohekar in #3354
- fix: Update LocalFileTransferStrategy by @hpohekar in #3353
- fix: Update arguments behaviour. by @prmukherj in #3332
- maint: Add AUTHORS and CONTRIBUTORS.md by @hpohekar in #3360
- ci: commit-style action has been renamed [skip tests] by @mkundu1 in #3365
- fix: test fix for dynamic creatability condition in Fluent 25.1 by @mkundu1 in #3363
- ci: Fix built-in settings test in nightly and weekly [skip tests] by @mkundu1 in #3366
- feat: Add the remaining built-in settings by @mkundu1 in #3364
- fix: se dir fn by @seanpearsonuk in #3367
- fix: Remove unimplemented iteration started event by @mkundu1 in #3368
- fix: meshng wf update by @seanpearsonuk in #3356
- ci: use PyAnsys doc formattor and code-style checker. by @prmukherj in #3380
- feat: Single settings file generation by @mkundu1 in #3378
- ci: pre-commit autoupdate by @pre-commit-ci in #3372
- ci: Only update Fluent image when run from main branch. by @prmukherj in #3387
- build(deps-dev): update sphinx-autobuild requirement from ==2024.9.19 to ==2024.10.3 by @dependabot in #3351
- feat: Recursive 'update_dict'. by @prmukherj in #3370
- fix: Do not raise an error on network unavailability by @hpohekar in #3389
- build: Bump version 0.27.dev1 by @mkundu1 in #3391
- fix: Hiding switch-to-meshing-mode command from tui and settings by @raph-luc in #3381
- ci: Infrastructure to run PyConsole tests in GitHub with Fluent docker image by @mkundu1 in #3347
- fix: doc-style fix by @hpohekar in #3400
- feat: Refactor MeshingUtilities return type by @hpohekar in #3390
- ci: simplify doc-style action call by @RobPasMue in #3402
- ci: Add required inputs for ansys/actions/doc-deploy-*@v8 [skip tests] by @mkundu1 in #3396
- test: Re-enable some tests which were failing in a previous 25.1 image by @mkundu1 in #3398
- refactor: Update field data output. by @prmukherj in #3329
- feat: Stub file for MeshingUtilities by @hpohekar in #3334
- test: Add test for settingsgen edge cases by @mkundu1 in #3392
- feat: Support argument aliases in PyFluent by @mkundu1 in #3395
- fix: Use monkeypatch to set global variable by @hpohekar in #3407
- build: ansys-sphinx-theme==1.17 by @jorgepiloto in #3419
- docs: direct settings object format by @hpohekar in #3418
- fix: Handle unitless parameters by @mkundu1 in #3427
- feat: Remove alive-progress dependency by @hpohekar in #3424
- fix: unitless parameter for pyconsole by @mkundu1 in #3428
- build: Move dependencies to docs section by @hpohekar in #3421
- feat: remove beartype, platformdirs and requests by @mkundu1 in #3426
- fix: Remove settings API hash comparison and runtime generation of settings API classes by @mkundu1 in #3399
- fix: Remove _get_child_object_display_names which is via get_specs by @mkundu1 in #3430
- fix: Modify html to remove suffixes from class names by @mkundu1 in #3433
- docs: Add missing dependency by @mkundu1 in #3438
- fix: Option to clear Fluent parallel env vars by @mkundu1 in #3441
- chore: Fix CONTRIBUTORS.md by @hpohekar in #3447
- fix: missing space in fluent_connection.py by @raph-luc in #3446
- build(deps-dev): update autodocsumm requirement from ==0.2.13 to ==0.2.14 by @dependabot in #3445
- build(deps-dev): update pytest-cov requirement from ==5.0.0 to ==6.0.0 by @dependabot in #3444
- build(deps-dev): update ansys-sphinx-theme requirement from ==1.1.7 to ==1.2.0 by @dependabot in #3442
- build(deps-dev): update pytest requirement from ==8.3.2 to ==8.3.3 by @dependabot in #3443
- ci: Support Python 3.13 by @mkundu1 in #3449
- fix: Remove psutil dependency by @hpohekar in #3439
- ci: Some changes for the new Downloads path by @mkundu1 in #3450
- ci: Fix nightly tests for the latest Fluent image by @mkundu1 in #3451
- test: enable some skipped tests by @mkundu1 in #3453
- docs: Document all environment variable usage in PyFluent by @mkundu1 in #3460
- docs: Fix some warnings seen during documentation build by @mkundu1 in #3467
- chore: fix styling issues, stricter flake8 checks by @mkundu1 in #3468
- fix: Fix AttributeError within gRPC error handling by @mkundu1 in #3470
- docs: Print Fluent version in examples by @mkundu1 in #3473
- docs: Document set_batch_options limitation and fix more doc warnings by @mkundu1 in #3472
- feat: Handle names in parent path for direct settings objects by @mkundu1 in #3435
- build: bump numpy upper limit to 3.X by @RobPasMue in #3475
- feat: Changes to support Fluent 25.2 dev by @mkundu1 in #3412
- docs: Update README.rst by @dnwillia-work in #3478
- feat: use settin...
v0.27.dev1
build: Bump version 0.27.dev1
v0.26.1
Skip tests for patch.
v0.27.dev0
build: Bump version to v0.27.dev0
v0.26.0
build: Bump version to v0.26.0
v0.26.dev0
build: Bump version to v0.26.dev0
v0.25.0
build: Bump version to v0.25.0
v0.25.dev1
build: Bump version to v0.25.dev1
v0.24.2
build: Bump version to v0.24.2