v0.5.0
v0.5.0 Release Notes
PyDPF-Post 0.5.0 introduces support for DPF Server 2024.1.pre0 and PyDPF-Core 0.9.0 with the new fluid capabilities.
It adds the FluidSimulation
class and several other concepts enabling post-treatment of result files from Fluent and CFX.
What's Changed
- Fix calls to doc-deploy-dev/stable pyansys actions by @PProfizi in #358
- Fix dev doc upload by @PProfizi in #361
- Fix doc deployment by @PProfizi in #362
- Finalize fix to deploy-doc actions by @PProfizi in #363
- Fix 03-explore-result-data-harmonic by @PProfizi in #360
- Bump ansys-sphinx-theme from 0.9.6 to 0.9.7 by @dependabot in #365
- Initialize a Simulation object with a given server by @FedericoNegri in #368
- Change email address and add info on switching doc versions by @PipKat in #369
- fix server update by @cbellot000 in #375
- Fix issue in electric test by @rafacanton in #383
- Revert "Fix issue in electric test" by @rafacanton in #384
- Bump to 0.4.1dev0 by @PProfizi in #376
- Add external_layer and skin kwargs for all results by @cbellot000 in #373
- Bump dsaltares/fetch-gh-release-asset from 1.1.0 to 1.1.1 by @dependabot in #379
- Remove unused logos and images by @PProfizi in #386
- Bump pytest from 7.2.1 to 7.3.1 by @dependabot in #370
- Bump ansys-sphinx-theme from 0.9.7 to 0.9.9 by @dependabot in #387
- Bump sphinx from 5.3.0 to 7.0.0 by @dependabot in #385
- Set all set-python actions to v4.5.0 by @PProfizi in #388
- Bump sphinx-autodoc-typehints from 1.22 to 1.23.0 by @dependabot in #367
- Bump sphinx-gallery from 0.12.2 to 0.13.0 by @dependabot in #371
- Fix ref to static images in user_guide/plotting by @PProfizi in #390
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #391
- Fix ENF and RF tests due to new server behavior by @PProfizi in #396
- pyansys to ansys actions by @PProfizi in #399
- Bump imageio from 2.27.0 to 2.29.0 by @dependabot in #401
- Update bug.yml by @PProfizi in #408
- Fix links in README.md by @PProfizi in #409
- Switch CI to 241 by @PProfizi in #412
- Bump imageio from 2.29.0 to 2.31.0 by @dependabot in #411
- Bump coverage from 7.2.2 to 7.2.7 by @dependabot in #406
- Remove explicit string test managed by PyDPF-Core by @PProfizi in #414
- Update docstring test due to changes server-side by @PProfizi in #417
- Fill units only when requested by @FedericoNegri in #422
- Dynamic DataFrame print by @PProfizi in #418
- Set Pyvista < 0.40.0 in pyproject.toml by @PProfizi in #427
- Fix wrong input name for solid_to_skin operator by @PProfizi in #429
- Fluid simulation results API by @PProfizi in #402
- Fix docstrings in results APIs by @PProfizi in #431
- Remove star from any requirement in pyproject.toml by @PProfizi in #432
- Deal with size 6 as well as size 7 unit systems by @PProfizi in #434
- Mesh splitting and selection by @PProfizi in #346
- Add fluid result averaging, FluidMeshInfo, and Faces by @PProfizi in #435
- Bump pytest from 7.3.1 to 7.4.0 by @dependabot in #424
- Bump sphinx from 7.0.0 to 7.1.0 by @dependabot in #437
- Switch ci_release.yml to 2024.1.pre0 by @PProfizi in #439
- Add a Known Issues List page by @PProfizi in #398
- Remove support for Python 3.7 by @PProfizi in #443
- Update README and mention supported file types by @PProfizi in #441
- Update fluid examples with the MeshInfo by @PProfizi in #442
- Bump gate, batebin, ansys-grpc-dpf by @rafacanton in #444
- Fix result query on zones by @PProfizi in #445
- Bump wheel from 0.40.0 to 0.41.0 by @dependabot in #438
- Bump sphinx-autodoc-typehints from 1.23.0 to 1.24.0 by @dependabot in #436
- Bump pytest-rerunfailures from 11.0 to 12.0 by @dependabot in #428
- Bump actions/setup-python from 4.6.0 to 4.7.0 by @dependabot in #430
- Allow kwargs arguments for simulation.plot() by @PProfizi in #446
- Bump sphinx from 7.1.0 to 7.1.1 by @dependabot in #440
- Bump ansys-sphinx-theme from 0.9.9 to 0.10.0 by @dependabot in #447
- Remove rogue prints from tests by @PProfizi in #449
- Fix incompatibility with PyVista>=0.40.0 by @PProfizi in #454
- Update compatibility table for 0.5.0 by @PProfizi in #455
New Contributors
- @FedericoNegri made their first contribution in #368
- @rafacanton made their first contribution in #383
Full Changelog: v0.4.0...v0.5.0