Releases: ansys/pydpf-core
v0.10.0
v0.10.0 Release Notes
pydpf-core 0.10.0 release for DPF Server 2024.1.pre0
This release introduces a change in the PyDPF-Core structure with the integration of the ansys-dpf-gate
, ansys-dpf-gatebin
, and ansys-grpc-dpf
dependencies directly into ansys-dpf-core
as sub-modules.
When installing this version of ansys-dpf-core
, please uninstall the other PyDPF libraries if they are present using the command:
pip uninstall ansys-dpf-gate
pip uninstall ansys-dpf-gatebin
pip uninstall ansys-grpc-dpf
The goal is to simplify installation and upgrades by reducing the potential compatibility issues due to package version conflicts.
From this release onward, the only compatibility to check should be between ansys-dpf-core
and the DPF server used via ansys-dpf-server or your ANSYS installation.
Due to the integration of compiled code in the module ansys.dpf.gatebin
, several OS-specific versions of the ansys-dpf-core
wheel are now available. Please use the one most specific to your configuration. When installing the package using Pip, it automatically chooses the right version for you.
The any
wheel does not include the ansys.dpf.gatebin
module and should be used for MacOS or in other specific cases where the ansys.dpf.gatebin
module is not required.
This release also drops support for the DPF server included in ANSYS 2022 R1, as well as support for Python 3.8.
What's Changed
Enhancements
- Adding euler angles into MAPDL result info provider by @oparreno in #1167
- Refactor version handling by @PProfizi in #1205
Bug fixes
- --use-pep517 when installing wheel for gltf plugin example by @PProfizi in #1093
- Restrict protobof<4 by @PProfizi in #1107
- Fix doc release deployment by @PProfizi in #1118
- Comment deprecated tests concerning velocity unit by @MichaelNale in #1127
- fix bug velocity unit by @MichaelNale in #1130
- Fix bug 843531 - DPF: Access violation when DataSource is incorrectly constructed by @MichaelNale in #1139
- Fix retro for test_get_resultinfo by @PProfizi in #1170
- Update tests to handle issue with skin mesh by @rafacanton in #1206
- Uncomment changes in mesh skin test by @rafacanton in #1208
- Fix path management for PyInstaller by @PProfizi in #1217
Documentation
- Documentation: update C++ documentation links to target Developer Portal by @anslpa in #1106
- Add class signature type-hinting by @PProfizi in #1119
- Fix some bad formatting and links by @PipKat in #1124
- Update compatibility for 2023R2 and 2024R1.pre1 by @PProfizi in #1133
- Mark example "HDF5 export and import operations" as requiring DPF 7.0 by @PProfizi in #1189
- Fix static operators documentation embedding by @PProfizi in #1191
- Reorder documentation sections by @PProfizi in #1193
- Revert "Update the iso_contours example using iso_surfaces operator" by @MichaelNale in #1203
- Update compatibility and dependencies for 0.10.0 by @PProfizi in #1218
CI/CD
- Do not run doctest for retro PyDPF-Post by @PProfizi in #1122
- Simplify library installation by @PProfizi in #909
- Update .gitignore by @PProfizi in #1137
- Update HeatingCoil.res by equivalent CFF files by @rafacanton in #1171
- Vale check modified only and ignore roles by @PProfizi in #1190
- Revert Vale filter to nofilter by @PProfizi in #1192
- Produce OS-specific wheels by @PProfizi in #1166
- Remove gate job from ci_release.yml by @PProfizi in #1197
- Remove gate job from ci_release.yml dependencies by @PProfizi in #1198
- Make test_resultinfo.py retrocompatible with DPF 7.0 by @PProfizi in #1199
- Update supported Python versions by @PProfizi in #1210
- Ignore Google.Headings warnings in Vale due to false positives by @PProfizi in #1219
- Only update the dev doc when pushing onto master by @PProfizi in #1221
Maintenance
- Bump pytest-cov from 4.0.0 to 4.1.0 in /requirements by @dependabot in #1098
- Bump coverage from 7.1.0 to 7.2.7 in /requirements by @dependabot in #1097
- Bump to 0.9.1.dev0 by @anslpa in #1099
- Bump packaging from 23.0 to 23.1 in /requirements by @dependabot in #1064
- Update Operators for DPF 241 on master by @github-actions in #1117
- Update Operators for DPF 241 on master by @github-actions in #1131
- Update generated code for DPF 241 on master by @github-actions in #1138
- Allow 10 PRs for dependabot pip updates by @PProfizi in #1147
- Bump tqdm from 4.65.0 to 4.66.1 in /requirements by @dependabot in #1152
- Bump black from 23.3.0 to 23.9.1 in /requirements by @dependabot in #1148
- Bump ansys-sphinx-theme from 0.9.5 to 0.11.1 in /requirements by @dependabot in #1151
- Bump psutil from 5.9.4 to 5.9.5 in /requirements by @dependabot in #1115
- Bump sphinx-notfound-page from 0.8.3 to 1.0.0 in /requirements by @dependabot in #1149
- Update generated code for DPF 241 on master by @github-actions in #1157
- Bump coverage from 7.2.7 to 7.3.1 in /requirements by @dependabot in #1155
- Bump nbsphinx from 0.9.1 to 0.9.3 in /requirements by @dependabot in #1156
- Bump pytest from 7.2.0 to 7.4.0 in /requirements by @dependabot in #1102
- Make all example files downloadable by @PProfizi in #1126
- Bump pytest from 7.4.0 to 7.4.2 in /requirements by @dependabot in #1162
- Update generated code for DPF 241 on master by @github-actions in #1169
- Update generated code for DPF 241 on master by @github-actions in #1172
- Update generated code for DPF 241 on master by @github-actions in #1175
- Update generated code for DPF 241 on master by @github-actions in #1209
- Remove restriction on protobuf by @PProfizi in #1194
- Bump ansys-sphinx-theme from 0.11.1 to 0.12.3 in /requirements by @dependabot in #1196
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.9.0 Release Notes
pydpf-core 0.9.0 release for DPF Server 2024.1.pre0
This release introduces support for the new release of DPF, ansys-dpf-server-2024-1-pre0
.
This release enables users to post-process fluid results from Ansys solvers CFX and Fluent (see the list of supported result files in the documentation).
What's Changed
Enhancements
- Optimization of plotting methods: mesh_to_pyvista operator by @rafacanton in #873
- Add animation for modal results by @clatapie in #822
- Add several CFF homogeneities by @rafacanton in #922
- Add support for mesh_to_pyvista after fixing last server issues by @rafacanton in #924
- Add fluent and CFX example files by @PProfizi in #970
- Add more CFD examples by @PProfizi in #975
- Update ResultInfo and AvailableResult print by @PProfizi in #978
- Added method exposing operator_as_input connection by @ansys-akarcher in #935
- GenericDataContainer by @jose-henriquezroa in #982
- Operator.connect and .getoutput with GenericDataContainer by @cbellot000 in #1004
- Test PropertyField string representation by @cbellot000 in #1005
- Updates to support CFF mesh/result refactoring by @rafacanton in #1002
- Workflow.connect and .getoutput with GenericDataContainer by @cbellot000 in #1010
- Improve AvailableResult.repr() by @PProfizi in #1015
- Datasources namespace by @cbellot000 in #1003
- Clean-up Element.str by @PProfizi in #1023
- Exposition of the mesh_info_provider in Python and output as derived class by @MichaelNale in #1007
- New API for MeshInfo by @rafacanton in #1029
- Add _MockPropertyFieldsContainer class by @PProfizi in #1033
- Any type in DataTree by @cbellot000 in #1017
- Update MeshInfo by @MichaelNale in #1038
- Remove type map in GenericDataContainer and add print of data tree by @cbellot000 in #1040
- add data-tree list-attributes by @jose-henriquezroa in #1025
- Improve info on available qualifiers by @PProfizi in #1027
- Update DataTree by @jose-henriquezroa in #1042
- Add examples for Fluids models by @rafacanton in #1021
- Add more coverage for MeshInfo and rev. comments from previous PR by @rafacanton in #1057
- Add "plot streamlines" capabilities by @anslpa in #1036
- Incremental workflow evaluation by @ansys-akarcher in #946
- Update error message when instantiating a non-existing operator by @anslpa in #1090
Bug fixes
- Fix Datatree unit tests by @cbellot000 in #896
- Fix binary operation typename by @cbellot000 in #908
- Fix memory issues in mesh_to_pyvista by @rafacanton in #920
- Fix/plot mesh as linear by @PProfizi in #915
- Fix typo in operator.mustache by @ClementPhan in #945
- Remove problematic docstring example for core.download_file by @PProfizi in #974
- Fix/result info available qualifier labels by @PProfizi in #942
- Remove priority to AWPROOT+ansys_version by @PProfizi in #972
- Fix a few broken links in the documentation by @PProfizi in #955
- Ans.Dpf.CFF ResultInfo tests: Change operator's name by @anslpa in #999
- Fix unable to connect to server when no gatebin by @cbellot000 in #1006
- Fix result_info._get_result with qualifiers by @PProfizi in #1018
- Fixed handling of empty Time Freq Support by @ansys-akarcher in #996
- Add tests on CFF results by @PProfizi in #1020
- Label space operator input accept Python dict by @PProfizi in #937
- Remove star sign from dependencies in pyproject.toml by @PProfizi in #1034
- Fix issues with PyVista 0.41.0 by @PProfizi in #1045
- Properly handle dict in operators generation by @rafacanton in #1046
- Use cpos argument to select a plane for plot by @PProfizi in #1084
- Fix gltf plugin python 3.10 by @PProfizi in #1092
Documentation
- Mark lsdyna_operators example as requiring DPF 6.1 by @PProfizi in #888
- Documentation: update to prepare DPF Server 2023_2_pre1 release by @anslpa in #883
- Change email address and explain how to change doc versions by @PipKat in #905
- Modal cyclic example file by @cbellot000 in #911
- Enhance config documentation with examples by @anslpa in #950
- Documentation - add operators_reference_load_apis.html page for Dev Portal by @anslpa in #956
- Documentation: add information about existing documentation and APIs by @anslpa in #1009
- Documentation: fix "DPF capabilities" in concepts section by @anslpa in #1012
- Update examples to use core.make_tmp_dir_server by @PProfizi in #936
- Examples: Add hdf5_serialize_and_read.py by @anslpa in #1022
- Patch pyvista doc issue in Windows with Elemental results by @rafacanton in #1053
- Isosurface example by @MichaelNale in #1056
- gltf use in python operators example by @anslpa in #711
- Documentation: update availability information of Custom Operators section by @anslpa in #1072
- Enhance the exposition of supported solver and related file format in DPF by @MichaelNale in #1059
- Correct docstring related to minimum version in new features by @MichaelNale in #1071
- Little changes in iso surface example by @MichaelNale in #1075
- Update doc for 2024 R1 pre0 and mark examples as requiring DPF 7.0 by @PProfizi in #1073
- Update README.md with file support by @PProfizi in #1079
CI/CD
- Switch standalone suffix to .pre1 in release CI by @PProfizi in #894
- Ci/fix doc deployment by @PProfizi in #899
- Fix upload-development-docs step in CI by @PProfizi in #900
- Fix upload-development-docs step in CI by @PProfizi in #901
- Fix doc-deployment by @PProfizi in #902
- Add an examples_docker.yml pipeline by @PProfizi in #897
- Set master as default PyDPF-Post branch tested by CI by @PProfizi in #918
- Fix the compatibility table link in issue template by @PProfizi in #929
- Remove pipelines warnings by @PProfizi in #943
- Fix ci_release.yml/docker_examples call by @PProfizi in #949
- Switch from pyansys github org to ansys org by @PProfizi in #953
- Add examples.yml issue template by @PProfizi in #964
- Update bug.yml by @PProfizi in #968
- Switch CI to 241 by @PProfizi in #979
- Revert switch to 241 in ci_release.yml by @PProfizi in #983
- Retro 232 tests use available dev wheels by @PProfizi in #985
- Use dev wheels in update_operators.yml by @PProfizi in #987
- Improve operator update script by @PProfizi in #991
- Update codacy.yml by @PProfizi in https://github.c...
v0.8.1
v0.8.1 Release Notes
pydpf-core 0.8.1 release for DPF Server 2023.2.pre1
This release updates the live 0.8 documentation to account for the public availability of ansys-dpf-server-2023-2-pre1
since April 12th.
It also adds an example on using mathematical operators on Fields.
What's Changed
Documentation
- Update compatibility table for 6.1 by @PProfizi in #878
- Added Mathematical operations doc page by @ansys-akarcher in #865
CI/CD
Maintenance
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.8.0 Release Notes
pydpf-core 0.8.0 release for DPF Server 2023.2.pre1
The main contribution of this release is the change in licensing logic, which becomes per-operator, with the default ServerContext now Premium to allow licensed operators to check-out licenses. To prevent license check-out and use of licensed operators, the user has to explicitly run the DPF server as Entry. See the online documentation for more information.
The operators documentation is also unique again, with licensing information given in each operator description.
What's Changed
Enhancements
- fix unit tests for 2023.2.pre1 server and add License context manager by @cbellot000 in #846
- Set Premium as the default ServerContext by @PProfizi in #853
Bug fixes
- Remove part_hourglass_energy from test (file does not contain it) by @rafacanton in #830
- skip unit test when no DPF_SERVER_TYPE by @cbellot000 in #856
- Update self.live variable when shutting down by @ansys-akarcher in #857
- Fixed start_shutdown test by @ansys-akarcher in #872
Documentation
- update increments list by @jose-henriquezroa in #848
- Fix doc style google style by @PProfizi in #860
- Remove deprecated docker.rst by @PProfizi in #838
- Unique operator static documentation by @PProfizi in #866
- Update unique static operators doc by @PProfizi in #871
- Update links to doc in Readme by @PProfizi in #868
- Doc/corrections to premium as default by @PProfizi in #867
CI/CD
- Bump to pyansys/doc_deploy@v4 by @PProfizi in #836
- Update email contacts in package metadata by @PProfizi in #834
- Remove skipping cgns::pressure by @PProfizi in #864
- fix retro-compatibility of CI with .pre0 by @PProfizi in #876
Maintenance
- Bump to 0.7.5.dev0 by @PProfizi in #828
- Update license file year by @anslpa in #833
- Bump ansys-sphinx-theme from 0.8.2 to 0.9.5 in /requirements by @dependabot in #819
- Update Operators for DPF 232 on master by @github-actions in #851
- Bump nbsphinx from 0.8.11 to 0.9.1 in /requirements by @dependabot in #843
- Bump ansys-dpf-gate from 0.3.0 to 0.3.1 in /requirements by @dependabot in #874
New Contributors
- @ansys-akarcher made their first contribution in #857
Full Changelog: v0.7.4...v0.8.0
v0.7.4
v0.7.4 Release Notes
pydpf-core 0.7.4 release for DPF Server 2023.2.pre0
Some new functionalities may only be available for use with DPF Server 2023.2.pre1.
What's Changed
Bug fixes
- Fix Scoping.init when initializing from ids which are not of type list. by @PProfizi in #824
- Revert last changes to operators.mesh.meshes_provider by @PProfizi in #825
Documentation
- Add server's version availability in python Operators examples by @cbellot000 in #815
- Add examples.download_harmonic_clamped_pipe and download_modal_frame by @cbellot000 in #823
- Reorder modal/harmonic and cyclic symmetry examples and add 10-cyclic-symmetry/02-modal_cyclic_no_expansion by @cbellot000 in #820
- Reorganize examples by @PProfizi in #826
CI/CD
- CI: update doc-deploy versions by @jorgepiloto in #814
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.3 Release Notes
pydpf-core 0.7.3 release for DPF Server 2023.2.pre0
Some new functionalities may only be available for use with DPF Server 2023.2.pre1.
What's Changed
Enhancements
- Improve plot method of the geometries by @GuillemBarroso in #715
- Add an RPC calls logger by @cbellot000 in #660
- Improve plotter.DpfPlotter behavior by @PProfizi in #758
- Add more info on the fields'data ordering by @cbellot000 in #750
- Add UnitSystems by @rafacanton in #695
Bug fixes
- Fix test_geometry by @cbellot000 in #716
- Fix operator specification unit test by @cbellot000 in #759
- Update build_doc.bat due to the move into src/ by @PProfizi in #775
- Fix minimum version required for Unit Systems by @PProfizi in #782
- Remove all locations string by @cbellot000 in #781
- Update doctest for Specification.description following server-side corrections by @PProfizi in #803
- Fix Line.init for Python 3.7 with numpy 1.21.6 by @PProfizi in #810
Documentation
- Fix links for wheels by @PProfizi in #738
- Edits to DPF-Core RST and TXT files by @PipKat in #729
- Improve
get_material_properties
example by @ayush-kumar-423 in #757 - Add minimum DPF version logic to examples by @PProfizi in #783
- Mention ANSYS_ROOT_FOLDER is not an environment variable by @anslpa in #791
- Fix and improve install section by @PProfizi in #794
- Update polygons and polyhedrons example by @MichaelNale in #798
- Mention DPF Server in the Readme.md by @PProfizi in #800
CI/CD
- Fix doc-deploy-dev trigger by @jorgepiloto in #708
- Bump version to 0.7.3.dev0 and fix CI Release scripts for release 0.7.2 by @anslpa in #709
- Enable manual run of the CI by @PProfizi in #721
- Only call doc-style (Vale) if called by a PR or a push. by @PProfizi in #722
- Run dependabot daily by @PProfizi in #705
- Enable automatic update of operators by @PProfizi in #699
- Fix release pipeline, Vale style checking, and dev wheels management by @PProfizi in #755
- Improve automatic operator update pipeline by @PProfizi in #771
- Allow doctest to deal with features requiring future server version by @PProfizi in #797
Maintenance
- Bump nbsphinx from 0.8.9 to 0.8.11 in /requirements by @dependabot in #730
- Bump ansys-dpf-gate from 0.2.1 to 0.3.0 in /requirements by @dependabot in #733
- Bump packaging from 21.3 to 22.0 in /requirements by @dependabot in #736
- Bump coverage from 6.5.0 to 7.0.3 in /requirements by @dependabot in #737
- Bump black from 22.10.0 to 22.12.0 in /requirements by @dependabot in #703
- Add a "DPF Server" option in the issue template by @PProfizi in #742
- Bump packaging from 22.0 to 23.0 in /requirements by @dependabot in #746
- Bump coverage from 7.0.3 to 7.0.4 in /requirements by @dependabot in #745
- Bump coverage from 7.0.4 to 7.0.5 in /requirements by @dependabot in #752
- Bump pytest-rerunfailures from 10.3 to 11.0 in /requirements by @dependabot in #753
- Migrate to pyproject.toml files by @Revathyvenugopal162 in #707
- Bump ansys-sphinx-theme from 0.8.0 to 0.8.1 in /requirements by @dependabot in #764
- Bump coverage from 7.0.5 to 7.1.0 in /requirements by @dependabot in #768
- Update Operators for DPF 232 by @github-actions in #769
- Allow for Python <4 versions by @RobPasMue in #773
- Bump black from 22.12.0 to 23.1.0 in /requirements by @dependabot in #777
- Add explicit dependency on 'setuptools' by @greschd in #785
- Bump ansys-sphinx-theme from 0.8.1 to 0.8.2 in /requirements by @dependabot in #788
- Update Operators for DPF 232 on master by @github-actions in #789
- Update Operators for DPF 232 on master by @github-actions in #804
- Fix deprecation of numpy.float and numpy.int by @anslpa in #734
New Contributors
- @greschd made their first contribution in #785
- @MichaelNale made their first contribution in #798
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.2 Release Notes
pydpf-core 0.7.2 release for DPF Server 2023.2.pre0
Some new functionalities may only be available for use with DPF Server 2023.2.pre0.
What's Changed
Enhancements
- Add geometry objects for plotting by @GuillemBarroso in #691
Bug fixes
Documentation
- Enable multi-version documentation by @jorgepiloto in #694
CI/CD
- Reduce the number of ignored words for Codespell by @PProfizi in #654
- Force doc style check with Vale before building the doc by @PProfizi in #689
Maintenance
- Bump ansys-sphinx-theme from 0.6.1 to 0.8.0 in /requirements by @dependabot in #678
- Bump psutil from 5.9.2 to 5.9.4 in /requirements by @dependabot in #611
- Bump pypandoc from 1.9 to 1.10 in /requirements by @dependabot in #595
- Maint/bump to 0.7.2.dev0 by @PProfizi in #687
- Move ansys/dpf/core in src/ directory by @GuillemBarroso in #662
- Add pre-commit files by @Revathyvenugopal162 in #688
- Bump sphinx from 5.1.1 to 5.3.0 in /requirements by @dependabot in #565
- Bump pytest-rerunfailures from 10.2 to 10.3 in /requirements by @dependabot in #700
- Bump wheel from 0.37.1 to 0.38.4 in /requirements by @dependabot in #702
- Fix the doc-deploy-dev trigger by @jorgepiloto in #708
New Contributors
- @Revathyvenugopal162 made their first contribution in #688
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.1 Release Notes
pydpf-core 0.7.1 release for DPF Server 2023.2.pre0
This release introduces DPF Server 2023.2.pre0 and explains how to use it.
For more information, see the Getting started with DPF Server section in the PyDPF-Core documentation.
To use DPF Server 2023.2.pre0, follow the instructions for updating your Python environment.
Some new functionalities may only be available for use with DPF Server 2023.2.pre0.
What's Changed
Enhancements
- Expose LS-DYNA result extraction and post-treatment (2023.2.pre0) by @rafacanton in #567
- Improve the "operator not found" error message with potential causes by @cbellot000 in #659
Bug fixes
- Do not force the use of a specific Ansys version when starting DPF with PyPIM by @plule-ansys in #666
- Fix the parsing of server version for DPF Server installations by @anslpa in #673
- Fix the server-to-Ansys gRPC DPF version because Packaging 22.0 did not recognize the "*" character by @anslpa in #676
- Map server version 6.1 to 2023 R2 by @cbellot000 in #679
Documentation
- Fix the Getting started section by @cbellot000 in #642
- Update the Compatibility section by @PProfizi in #650
- Add instructions on how to update a Python environment when installing a new Ansys version by @anslpa in #652
- Add Entry- and Premium-specific operator sections by @anslpa in #646
- Add Server context, Server context, and Getting started with DPF Server sections by @anslpa in #637
- Add an example for calculating the number of cycles to fatigue failure from @mcMunich by @PProfizi in #591
- Refactor Concepts into its own top section by @PProfizi in #661
- Improve the Getting started with DPF Server section by @anslpa in #675
- Add links to the DPF Server page on the Ansys Customer Portal by @anslpa in #671
- Refactor and update the examples to clarify Entry and Premium operator capabilities by @PProfizi in #674
- Add details about the DPF Preview License Agreement by @anslpa in #682
CI/CD
- Remove concurrency on CI when not a PR by @PProfizi in #647
- Enable use of custom wheels shipped with the server by @cbellot000 in #665
- Allow choosing the DPF Server branch when releasing by @PProfizi in #681
Maintenance
- Bump version to 0.7.1.dev0 by @PProfizi in #648
- Bump required version of ansys-dpf-gate to 0.3.* in the setup.py file by @PProfizi in #649
- Fix the testfiles path by @GuillemBarroso in #672
New Contributors
- @rafacanton made a first contribution in #567
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.7.0 Release Notes
pydpf-core 0.7.0 release for DPF Server 2023.2.pre0
This release is in preparation for the release of DPF Server 2023.2.pre0.
Some of the new functionalities may only be available for use with DPF Server 2023.2.pre0.
What's Changed
Enhancements
- Add a "licensing_args" property to DockerConfig by @anslpa in #589
- Add ServerContext by @cbellot000 in #606
- Improve performance of Metadata.mesh_provider by @PProfizi in #616
- Enable creation and plotting of polygon and polyhedron elements by @GuillemBarroso in #614
- Find the installed DPF Server automatically by @cbellot000 in #617
- Add a feature to release licenses and clear available operators by @cbellot000 in #623
- Augment timeout when starting a server by @cbellot000 in #626
- Define the default server context with ANSYS_DPF_SERVER_CONTEXT by @PProfizi in #633
- Refactor ServerContext by @cbellot000 in #634
Documentation
- Update docstrings in server_types.py by @cbellot000 in #600
- Update the install command for developers in README.md by @PProfizi in #607
- Improve examples overall by @GuillemBarroso in #609
CI/CD
- Reorganize testing by @PProfizi in #470
- Fix testing on Docker for Windows by @cbellot000 in #598
- Fix compatibility link by @PProfizi in #613
- Skip test_start_local test if on Docker by @anslpa in #619
- Disable test_all_result_operators_exist_path if running on docker on Windows by @anslpa in #624
- Add basic tests for LS-Dyna, VTK and CGNS plugins. by @cbellot000 in #631
- Update the pipelines for DPF 2023.2.pre0 by @PProfizi in #608
Maintenance
- Bump to 0.6.3.dev0 by @PProfizi in #590
- Bump pytest from 7.1.2 to 7.2.0 in /requirements by @dependabot in #596
- Ask for Ansys version in bug issue template by @PProfizi in #635
- Accept dispatch calls to the CI workflow by @cbellot000 in #645
- Update the operators for 2023.2.pre0 by @PProfizi in #644
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.2 Release Notes
pydpf-core 0.6.2 release for Ansys 2023 R1
Some of the new functionalities may only be available for use with ANSYS 2023 R1.
What's Changed
Enhancements
- Use getters for example paths to enable automatic upload of example files on servers by @cbellot000 in #568
- Add CustomTypeField, a Field of custom data type (int8, int32, float32...) for optimized memory usage (with ANSYS 2023 R1) by @cbellot000 in #532
Documentation
Bug fixes
- Fix deformation in FieldsContainer.animate by @PProfizi in #582
- Fix FieldsContainer.animate behavior on Linux by @PProfizi in #585
Maintenance
New Contributors
Full Changelog: v0.6.1...v0.6.2