Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.12.dev7
What's Changed
- Bump version v0.12.dev6 by @prmukherj in #1140
- Configure CI for 23R2 by @hpohekar in #1099
- Fix for monitors streaming by @ajain-work in #1118
- Fully resolve the field data error handling issue by @seanpearsonuk in #1144
- Doc/add faq section by @PipKat in #1129
- case reader updates by @seanpearsonuk in #1154
- allowed_values in field_data queries by @seanpearsonuk in #1151
- Re-factored common post objects from viz to core repo. by @prmukherj in #1159
Full Changelog: v0.12.dev6...v0.12.dev7
v0.12.dev6
What's Changed
- Bump version to 0.12.dev5 by @prmukherj in #1069
- Added methods to calculate force and moment. by @prmukherj in #1067
- Remove the detached process flag by @mkundu1 in #1065
- Unify Streaming Services by @prmukherj in #1056
- Real Quantity with Units module comparison operators by @hpohekar in #1075
- Remove FLUENT_LAUNCHED_FROM_PYFLUENT env var by @mkundu1 in #1088
- Connect to session via password instead of environment variable by @prmukherj in #1087
- Applied workaround in get_attr() for fixing exceptional cases by @prmukherj in #1091
- Session clean up by @prmukherj in #1092
- Doc clean up by @prmukherj in #1095
- Propagate TUI error from Fluent by @mkundu1 in #1090
- added second optislang integration scenario by @egravenh in #688
- Re-structure health check service by @prmukherj in #1098
- Updated flake8 rev by @hpohekar in #1100
- Bump sphinx-copybutton from 0.5.0 to 0.5.1 in /requirements by @dependabot in #1102
- Bump ansys-sphinx-theme from 0.7.0 to 0.7.1 in /requirements by @dependabot in #1101
- Broken link reported regarding contributing section by @RobPasMue in #1103
- get_object_names as list by @hpohekar in #1109
- Fix noise issue in workflow grpc calls by @prmukherj in #1104
- get_object_names as list by @hpohekar in #1110
- Added watch_health module in health check() by @prmukherj in #1108
- Resolved Temperature Conversion issue by @hpohekar in #1089
- Renamed Command Arguments new() -> create_instance() by @prmukherj in #1117
- Bump ansys-sphinx-theme from 0.7.1 to 0.7.2 in /requirements by @dependabot in #1120
- Added user_creatable() accessor method to NamedObject by @prmukherj in #1123
Full Changelog: v0.12.dev5...v0.12.dev6
v0.12.dev5
What's Changed
- Include single-val-expression TUI in gallery example by @mkundu1 in #1062
- Refactored Command and Query class using Action class by @hpohekar in #1029
- Real Quantity with Units Module by @hpohekar in #1024
- Field data fix by @ajain-work in #1068
Full Changelog: v0.12.dev4...v0.12.dev5
v0.12.dev4
What's Changed
- Bump version to 0.12.dev3 by @prmukherj in #1040
- Removed use of execute-tui by @akulshre-qa in #1038
- Bump ansys-sphinx-theme from 0.6.1 to 0.7.0 in /requirements by @dependabot in #1033
- Bump pypandoc from 1.9 to 1.10 in /requirements by @dependabot in #1042
- Fix Doc Build by @prmukherj in #1049
- Deleted unnecessary in-code documentation by @prmukherj in #1048
- Start transcript with launch_fluent() arguments by @prmukherj in #1046
- Fixed set_state to be applicable only to CommandArguments by @prmukherj in #1034
- Tidy up pyfluent Documentation (part1) by @prmukherj in #1035
- Temporary fix nightly test run. by @prmukherj in #1037
- Disable read_journal test by @mkundu1 in #1052
- Fix issues after Fluent exit by @mkundu1 in #1047
- Doc/data transfer by @prmukherj in #1053
- Bump sphinx-autodoc-typehints from 1.19.4 to 1.19.5 in /requirements by @dependabot in #1055
- Remove protobuf version specification by @mkundu1 in #1054
- Move fix_doc.py under package by @mkundu1 in #1061
- Fix print_state() in flobject by @prmukherj in #1063
- Fix an issue with list with single item by @mkundu1 in #1064
- Bump matplotlib from 3.6.1 to 3.6.2 in /requirements by @dependabot in #1057
- Bump version 0.12.dev4 by @mkundu1 in #1066
Full Changelog: v0.12.dev3...v0.12.dev4
v0.12.dev3
What's Changed
- Bump version 0.12.dev2 by @prmukherj in #1016
- Added arguments() method on solver command object by @hpohekar in #968
- Update api package version by @mkundu1 in #1018
- Feat/add reduction expressions by @prmukherj in #1020
- New rpc for scheme-eval by @mkundu1 in #1013
- Mark noindex for duplicate entries. by @mkundu1 in #1028
- Add reduction documentation by @prmukherj in #1023
- Doc/case reader by @prmukherj in #1027
- Removing pro-tests for this release by @akulshre-qa in #1036
- Changes for Pyfluent UI. by @ajain-work in #870
Full Changelog: v0.12.dev2...v0.12.dev3
v0.12.dev2
What's Changed
- Release tag v0.12.dev1 by @hpohekar in #848
- User friendly settings assignments by @hpohekar in #845
- Bump ansys-sphinx-theme from 0.5.1 to 0.5.2 in /requirements by @dependabot in #798
- Turn machine lists into Fluent parallel options by @dnwillia-work in #850
- Settings example velocity_inlet update by @hpohekar in #855
- New pro tests added by @akulshre-qa in #849
- Ensure load_machines returns MachineList in all cases by @dnwillia-work in #864
- Enabled the test for mixer-ran case file by @hpohekar in #858
- Feat flobj combined by @seanpearsonuk in #868
- fix typo by @seanpearsonuk in #859
- Activate Job Scheduler in launch_fluent by @dnwillia-work in #869
- Updated set_state and call method by @hpohekar in #872
- Added tests for preferences by @hpohekar in #860
- Fix flobject for pyconsole by @mkundu1 in #876
- Add section for scheduler support doc by @dnwillia-work in #878
- Feat/transfer mesh by @seanpearsonuk in #890
- Removed the error prone fluent.exe check by @prmukherj in #891
- Added reading and writing journal scenario and pure meshing mode by @akulshre-qa in #887
- Re-activated the thumbnail images for examples by @prmukherj in #894
- Updated static info -> available accessor methods to low level objects by @prmukherj in #856
- Corrected a typo in mixing elbow settings api example by @prmukherj in #903
- Fix/resolve failing nightly tests (22.2) by @prmukherj in #896
- Fix / nightly docs build by @prmukherj in #907
- Added py option in json by @hpohekar in #909
- setup for fluent by @hpohekar in #877
- Update flobject w.r.t. server side changes by @prmukherj in #913
- Print Fluent and settings API version info during nightly CI run by @mkundu1 in #917
- setup_for_fluent as a module function by @mkundu1 in #916
- Add nightly CI to compare flobject by @mkundu1 in #919
- Fix/defensive check for attrs by @prmukherj in #922
- Bump matplotlib from 3.5.3 to 3.6.0 in /requirements by @dependabot in #906
- Updated docs w.r.t. meshing workflow updates by @prmukherj in #905
- Fix/error msg for unsuccessful fluent launch by @prmukherj in #920
- Disable numpydoc validation for settings API module by @mkundu1 in #925
- Quantity (RealwithUnit) unit converter using pint module by @hpohekar in #734
- Refactor launch_fluent() by @prmukherj in #926
- Bump pypandoc from 1.8.1 to 1.9 in /requirements by @dependabot in #928
- Bump sphinx from 5.1.1 to 5.2.1 in /requirements by @dependabot in #930
- Tidy up documentation for setting the installation paths. by @dnwillia-work in #902
- Label test name to docker container by @mkundu1 in #933
- Bump pytest-sphinx from 0.4.0 to 0.5.0 in /requirements by @dependabot in #854
- Bump peter-murray/workflow-application-token-action from 1 to 2 by @dependabot in #873
- Bump protobuf from 3.20.1 to 3.20.2 by @mkundu1 in #934
- Testing/reg fix 01 by @akulshre-qa in #914
- Fix/Nightly test run for 23.1 by @prmukherj in #935
- Doc/field data by @seanpearsonuk in #938
- SchemeEval doc by @mkundu1 in #937
- Fix the user-creatable? issue. by @mkundu1 in #947
- Updated meshing globals by @hpohekar in #958
- Feat/case read vars by @seanpearsonuk in #960
- Deal with upper case host names on Windows HPC. by @dnwillia-work in #966
- Implemented solver_workflow in solver mode by @prmukherj in #963
- Feat/write transcript to file by @prmukherj in #956
- Bump ansys-sphinx-theme from 0.5.2 to 0.6.0 in /requirements by @dependabot in #971
- Bump sphinx from 5.2.1 to 5.2.3 in /requirements by @dependabot in #965
- Fix 22.2 doc build by @mkundu1 in #962
- Fix 23.1 doc build by @mkundu1 in #961
- Bump ansys-sphinx-theme from 0.6.0 to 0.6.1 in /requirements by @dependabot in #979
- solver settings doc updates by @seanpearsonuk in #927
- Added current working directory option for launch_fluent API. by @abhishekchitwar in #978
- Bump matplotlib from 3.6.0 to 3.6.1 in /requirements by @dependabot in #983
- Bump numpydoc from 1.4.0 to 1.5.0 in /requirements by @dependabot in #982
- Disabling pro tests for this release as per the discussion by @akulshre-qa in #988
- Not needed since protobuf files were refactored out by @dnwillia-work in #987
- Some doc cleanups based on feedback from ACE team by @dnwillia-work in #993
- Removed solver lite mode by @hpohekar in #990
- Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #992
- Bump sphinx-autodoc-typehints from 1.19.2 to 1.19.4 in /requirements by @dependabot in #946
- Execute query in PyFluent by @mkundu1 in #998
- Fix SchemePointer bug by @mkundu1 in #984
- Added tests for data-model server by @prmukherj in #981
- Feat/functions by @seanpearsonuk in #1000
- Maint / Restructuring FieldData by @prmukherj in #948
- Feat/client implementation of datamodel server by @prmukherj in #997
- Bug/api ver by @seanpearsonuk in #1008
- Ignore all the generated API files from all fluent versions by @dnwillia-work in #1010
- solvermode available only in solver session - setup_for_fluent by @prmukherj in #1009
- Added check for -g and -gu for windows platform by @hpohekar in #995
- Bump sphinx from 5.2.3 to 5.3.0 in /requirements by @dependabot in #1001
- Fixed issue with FieldInfo -> get_range() by @prmukherj in #1015
- Removed pint dependency by @hpohekar in #1012
New Contributors
- @abhishekchitwar made their first contribution in #978
Full Changelog: v0.12.dev1...v0.12.dev2
v0.12.dev1
What's Changed
- Fix failing test - launch_fluent_remote.py by @prmukherj in #835
- Add accessor methods for argument subitems by @prmukherj in #832
- Bump sphinx-gallery from 0.11.0 to 0.11.1 in /requirements by @dependabot in #762
- Added health check and upload download methods made public by @hpohekar in #836
- preferences by @seanpearsonuk in #831
- Update user documentation w.r.t. new launch modes by @prmukherj in #844
- Fixed the failing tests in nightly test run by @prmukherj in #843
Full Changelog: v0.12.dev0...v0.12.dev1
v0.12.dev0
What's Changed
- Bump sphinx-autodoc-typehints from 1.19.1 to 1.19.2 in /requirements by @dependabot in #768
- Bug/reader by @seanpearsonuk in #821
- Remove keyword args from TUI examples by @mkundu1 in #820
- Bump version 0.12.dev0 by @mkundu1 in #833
Full Changelog: v0.11.dev4...v0.12.dev0
v0.11.0
What's Changed
- Bump sphinx-autodoc-typehints from 1.19.1 to 1.19.2 in /requirements by @dependabot in #768
- Bug/reader by @seanpearsonuk in #821
- Remove keyword args from TUI examples by @mkundu1 in #820
Full Changelog: v0.11.dev4...v0.11.0
v0.11.dev4
What's Changed
- Get current fluent mode (meshing / solver) by @prmukherj in #794
- Add icing session type with datamodel by @lagacep-ans in #754
- Skip unsupported tests from 22.2 runs by @akulshre-qa in #806
- Fix/server lite mode by @prmukherj in #815
- Fix launch_remote_fluent by @mkundu1 in #813
- fix mwf tests by @seanpearsonuk in #818
Full Changelog: v0.11.dev3...v0.11.dev4