Skip to content

v0.21.dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 19:40
· 285 commits to main since this 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