ansys / pydpf-post

Data Processing Framework - Post Processing Module
https://post.docs.pyansys.com
MIT License
43 stars 10 forks source link

0.3.0 incompatibility with Ansys 2021R2 and lower #344

Open PProfizi opened 1 year ago

PProfizi commented 1 year ago

Before submitting the issue

Description of the bug

The Workflow.connect_with() method requires DPF >= 3.0, meaning Ansys 2022R1 or later. A retro-compatible alternative should be implemented, or incompatibility with Ansys 2021R2 and lower should be documented.

Steps To Reproduce

Any Simulation API result query.

Which Operating System are you using?

Windows

Which Python version are you using?

3.7

Installed packages

None