v0.12.dev2
Pre-release
Pre-release
github-actions
released this
19 Oct 15:46
·
1163 commits
to main
since this release
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