PyREP support for Workbench #223
-
Is PyREP Ansys product agnostic? Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @mkvani What we provide are examples showing how to submit jobs for different solvers using PyREP scripting. We don't have any for Workbench, but we could prepare one together if you're interested. Also, Workbench offers a native integration with REP, to submit both design points and project updates. It's currently available under a feature flag. |
Beta Was this translation helpful? Give feedback.
Hi @mkvani
PyREP is product agnostic, it simply wraps around the REP (now renamed to Ansys HPC Platform Services) API.
What we provide are examples showing how to submit jobs for different solvers using PyREP scripting. We don't have any for Workbench, but we could prepare one together if you're interested.
Also, Workbench offers a native integration with REP, to submit both design points and project updates. It's currently available under a feature flag.