ansys / pyacp

Python Client for Ansys Composite PrepPost
https://acp.docs.pyansys.com
MIT License
5 stars 1 forks source link

Simplify upload-/download handling, remove ACPWorkflow #693

Closed greschd closed 16 hours ago

greschd commented 5 days ago

Currently, there are two ways of doing everything related to file handling:

This creates confusion, since the two classes (Model and ACPWorkflow) also have somewhat different APIs.

A simpler solution to be investigated: