Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.9.dev0
What's Changed
- Generate datamodel doc by @mkundu1 in #468
- PyFluent dash gui. by @ajain-work in #470
- Move requirements files and add dependabot by @mkundu1 in #472
- Use ansys-sphinx-theme by @mkundu1 in #471
- Use finalizer to clean up Session object by @mkundu1 in #480
- Remove all pyvista/post reference by @mkundu1 in #484
- Change the package name to ansys-fluent-core by @mkundu1 in #485
- Bump pypandoc from 1.7.2 to 1.8.1 in /requirements by @dependabot in #474
- [462, 463] getting started doc added show_gui option and package names by @hpohekar in #486
- Run CI for the both tags of the docker image. by @mkundu1 in #496
- Add the grpc dependency from ansys-api-fluent repo by @mkundu1 in #497
- Disabling the CI runs for solver-latest image tag till release. by @mkundu1 in #501
- Support python>=3.7 by @mkundu1 in #500
- Add missing specification for image tag by @mkundu1 in #504
- Fix path specification of API cache by @mkundu1 in #505
- Add instructions for manual installation of ansys-api-fluent by @mkundu1 in #508
- [503] Package names post, parametric changed in README.rst by @hpohekar in #512
- [502] License date updated to 2022 by @hpohekar in #514
- Move docker import so it works without docker installed by @dnwillia-work in #520
- Spelling correction by @akulshre-qa in #507
- Added thumbnail by @akulshre-qa in #525
- API Helper. by @ajain-work in #524
- Events manager. by @ajain-work in #523
- Use the generic class for TUI menus inserted at runtime by @mkundu1 in #506
- Multiphase support. by @ajain-work in #537
- Information updated about TUI entries usage by @hpohekar in #518
- Clean up docker dependency by @mkundu1 in #538
- version bump to 0.9.dev0 by @mkundu1 in #511
- Disable pypim test by @mkundu1 in #540
- Re-install after codegen by @mkundu1 in #542
New Contributors
- @dependabot made their first contribution in #474
- @hpohekar made their first contribution in #486
Full Changelog: v0.8.dev0...v0.9.dev0
v0.8.dev0
What's Changed
- Adding settings based api example, and other changes by @ypatel-qa in #428
- Feat/update protobuf version 2 by @seanpearsonuk in #437
- Feat/gui mode by @seanpearsonuk in #430
- fix import in write yaml code by @seanpearsonuk in #443
- Feat/transcript by default by @seanpearsonuk in #444
- Refactoring parametric example by @akulshre-qa in #433
- Feat/pypim by @seanpearsonuk in #445
- Pass correct CNAME entry to the doc builds by @dnwillia-work in #449
- Upgrade github actions to v3 by @mkundu1 in #451
- Generate TUI documentation by @mkundu1 in #450
- Field data doc. by @ajain-work in #419
- Copy fluent_gui_help.xml by @mkundu1 in #456
- Users Guide by @ypatel-qa in #441
- Refactoring examples to not use pyvista library for all the examples … by @akulshre-qa in #457
- Misc. fixes in settings API by @h-krishnan in #459
- Remove parametric and visualization code by @mkundu1 in #460
- version bump to 0.8.dev0 by @mkundu1 in #465
New Contributors
- @akulshre-qa made their first contribution in #433
Full Changelog: v0.7.dev0...v0.8.dev0
v0.7.dev0
What's Changed
- docker pull the Fluent image only when a newer version is available. by @mkundu1 in #413
- Update codegen for API restructuring by @mkundu1 in #414
- Generate API files under packaging by @mkundu1 in #420
- Remove type-hints which depend on generated API path by @mkundu1 in #421
- Add Fluent as an alias of Session under ansys.fluent.core namespace by @mkundu1 in #422
- Run codegen in doc CI by @mkundu1 in #424
- Add a message for codegen if generated files aren't available. by @mkundu1 in #423
- version bump to 0.7.dev0 by @mkundu1 in #426
Full Changelog: v0.6.dev0...v0.7.dev0
v0.6.dev0
What's Changed
- Consolidate nightly and PR doc builds by @dnwillia-work in #349
- Graphics view setting. by @ajain-work in #347
- Update settings doc to speed up build time by @V-Dandekar in #352
- Plotter exposure. by @ajain-work in #354
- check_health when we exit from server by @mkundu1 in #355
- Set maximum message length by @mkundu1 in #339
- adding integration tests in tests directory by @seanpearsonuk in #359
- Fix deprecation warnings due to invalid escape sequence in docstrings by @mkundu1 in #378
- Cache examples by @mkundu1 in #373
- Some Getting Started Guide Tweaks by @dnwillia-work in #379
- Pytest for the Fault Tolerant Meshing Workflow - exhaust system by @ypatel-qa in #382
- Ensure end of lines are handled automatically by @dnwillia-work in #389
- PyFluent doc - Getting Started by @ypatel-qa in #393
- launch_fluent doc by @mkundu1 in #391
- Workflow for updating Solver API by @mkundu1 in #397
- use self hosted agent by @akaszynski in #388
- Fix issue 399 by @ypatel-qa in #400
- Use launch_fluent to launch container while building gallery by @mkundu1 in #336
- Update API hierarchy by @mkundu1 in #405
- Workflow for updating Solver API - Fix by @mkundu1 in #402
- version bump to 0.6.dev0 by @mkundu1 in #412
Full Changelog: v0.4.dev0...v0.6.dev0
v0.5.0
This version of PyFluent is supported for Ansys optiSLang 2022 R2 release.
What's Changed
- Consolidate nightly and PR doc builds by @dnwillia-work in #349
- Graphics view setting. by @ajain-work in #347
- Update settings doc to speed up build time by @V-Dandekar in #352
- Plotter exposure. by @ajain-work in #354
- check_health when we exit from server by @mkundu1 in #355
- Set maximum message length by @mkundu1 in #339
- adding integration tests in tests directory by @seanpearsonuk in #359
- Fix deprecation warnings due to invalid escape sequence in docstrings by @mkundu1 in #378
- Cache examples by @mkundu1 in #373
- Some Getting Started Guide Tweaks by @dnwillia-work in #379
- Pytest for the Fault Tolerant Meshing Workflow - exhaust system by @ypatel-qa in #382
- Ensure end of lines are handled automatically by @dnwillia-work in #389
- PyFluent doc - Getting Started by @ypatel-qa in #393
- launch_fluent doc by @mkundu1 in #391
- Workflow for updating Solver API by @mkundu1 in #397
- use self hosted agent by @akaszynski in #388
- Fix issue 399 by @ypatel-qa in #400
- Use launch_fluent to launch container while building gallery by @mkundu1 in #336
- Bump to 0.5.0 and add optiSLang release note by @mkundu1 in #408
Full Changelog: v0.4.dev0...v0.5.0
v0.4.dev0
What's Changed
- Rename to proper file name by @dnwillia-work in #308
- Plane surface creation. by @ajain-work in #291
- Replace setattr with codegen for better intellisense by @mkundu1 in #293
- Field data refactoring. by @ajain-work in #296
- Maint/clang format by @dnwillia-work in #310
- Migrate to src folder by @RobPasMue in #307
- Fix manifest path by @mkundu1 in #316
- Clang-formatting in pre-commit by @RobPasMue in #317
- Add checks for missing type hints by @mkundu1 in #319
- help(ansys.fluent) should print the README by @mkundu1 in #142
- (1) Adding Fluent example using Python: FTM Workflow by @ypatel-qa in #268
- Create multiple docker images for fluent. One for solver and another with cad by @lxjanoo in #321
- Add scraper setting by @dnwillia-work in #323
- Fix local documentation builds. by @dnwillia-work in #324
- Consolidate README & Getting Started Guide by @dnwillia-work in #325
- Settings API enhancement by @V-Dandekar in #295
- Remove the named-object style access from TUI API by @mkundu1 in #318
- Add pyansys badge by @akaszynski in #326
- Add support of pythreejs as a backend of pyvista and support for Python 3.9. by @jerome-blanche in #311
- Refactoring examples to reduce the run time. Changes for thumbnail im… by @ypatel-qa in #332
- Use PAT for doc deployment by @mkundu1 in #340
- Update pre-commit line length config and reformat with black by @dnwillia-work in #329
- version bump to 0.4.dev0 by @mkundu1 in #330
New Contributors
- @ypatel-qa made their first contribution in #268
- @akaszynski made their first contribution in #326
- @jerome-blanche made their first contribution in #311
Full Changelog: v0.3.dev0...v0.4.dev0
v0.3.dev0
What's Changed
- FIX: remove outdated version.txt file by @jorgepiloto in #258
- Fix nightly doc build by @mkundu1 in #260
- #262 - Solve GitHub Actions button target by @RobPasMue in #265
- Avoid mesh display on case read by @mkundu1 in #267
- Blocking post display. by @ajain-work in #256
- Add 3 examples for Parametric Workflows by @sujal-tipnis in #250
- Implement code style via pre-commit by @jorgepiloto in #264
- Remove the asynchronous decorator from TUI and datamodel command exec… by @mkundu1 in #280
- Uploading coverage results as part of CI by @RobPasMue in #281
- Feat/field data refactoring by @ajain-work in #284
- Set save-project-at-exit? #f in parametric server by @mkundu1 in #275
- Generate explicit datamodel classes by @mkundu1 in #263
- Publish last commit information by @RobPasMue in #286
- Update PyFluent author and maintainer metadata by @RobPasMue in #301
- Include asynchronous function docs by @RobPasMue in #302
- Add code of conduct and contribution guide based on mapdl. by @dnwillia-work in #304
- version bump to 0.3.dev0 by @mkundu1 in #303
New Contributors
- @jorgepiloto made their first contribution in #258
- @sujal-tipnis made their first contribution in #250
Full Changelog: v0.2.dev0...v0.3.dev0
v0.2.dev0
What's Changed
- Minor correction by @ajain-work in #215
- Add a note about installing directly from GitHub by @dnwillia-work in #235
- Minor cleanup, display as console input by @dnwillia-work in #236
- Remove FLUENT_LAUNCHED_FROM_PYFLUENT env var setting while launching … by @mkundu1 in #234
- Connect with docker session in examples by @mkundu1 in #222
- Remove reference to Mac OS by @dnwillia-work in #237
- Post unit tests. by @ajain-work in #232
- Add PMFileManagement rules by @mkundu1 in #240
- Control start_instance via an env var by @mkundu1 in #241
- Correct the repo url by @dnwillia-work in #242
- Fix local doc build when docker is not available by @mkundu1 in #247
- Local surface provider. by @ajain-work in #246
- version bump to 0.2.dev0 by @mkundu1 in #253
Full Changelog: v0.1.dev0...v0.2.dev0
v0.1.dev0
Enhance settings Api (#223) - Add has_allowed_values to get_static_info response to indicate whether the given object has allowed values attribute - Support recursion in get_attrs to recursively fetch the attributes from children