Skip to content

Releases: ansys/pyfluent

v0.24.0

16 Aug 19:13
Compare
Choose a tag to compare
build: Bump version to v0.24.0

v0.24.dev0

13 Aug 19:32
Compare
Choose a tag to compare
build: Bump version to v0.24.dev0

v0.23.0

13 Aug 19:37
Compare
Choose a tag to compare
build: Bump version to v0.23.0

v0.23.dev1

13 Aug 04:32
Compare
Choose a tag to compare
v0.23.dev1 Pre-release
Pre-release

What's Changed

Read more

v0.23.dev0

15 Jul 10:10
Compare
Choose a tag to compare
v0.23.dev0 Pre-release
Pre-release
build: Bump version to 0.23.dev0

v0.21.3

10 Jul 18:26
Compare
Choose a tag to compare

What's Changed

  • Relax platformdirs requirement

Full Changelog: v0.21.2...v0.21.3

v0.21.2

05 Jul 14:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.1...v0.21.2

v0.22.dev0

19 Jun 14:24
Compare
Choose a tag to compare
build: Bump version to v0.22.dev0

v0.21.0

20 Jun 04:25
Compare
Choose a tag to compare
build: Bump version to 0.21.0

v0.21.dev1

29 May 19:40
Compare
Choose a tag to compare
v0.21.dev1 Pre-release
Pre-release

What's Changed

  • Update enhanced meshing workflow to handle tasks with duplicate names.
  • Integrate gRPC based File Transfer Service.
  • Update Enhanced Meshing workflow to cache data faster.
  • Separate generation of .rst and .py files for Datamodel and TUI.
  • Make datamodel cache thread-safe.
  • Expose custom workflow exception.
  • Disable Local FTS for Standalone Launcher.
  • Update Solution variables doc and Field doc.
  • Disable remote gRPC FTS.
  • Add a module-level flag for whether to show mesh after case-read.
  • Prepare codegen to run with Fluent.
  • Add unit tests for codegen.
  • Add a test for System Coupling related settings.
  • Add tests for known file transfer issues.
  • Support search_root properly with dynamic-path module import.
  • Run unit tests in parallel with pytest-xdist.
  • Remove branch name style check.
  • Derive all PyFluent warnings from common base classes.
  • Run PyFluent CI only with stable Fluent dev release (instead of using the latest image).
  • Updates with respect to Fluent 25.1.
  • Update support for python 3.12.
  • Update enhanced meshing workflow documentation.
  • Implement enhanced search function.
  • Fix Enhanced Meshing workflow for PyConsole.

Full Changelog: v0.18.dev2...v0.21.dev1