Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to order coil terminals in Transient A-Phi Formulation #5328

Open
AlfVII opened this issue Oct 22, 2024 · 0 comments
Open

Add method to order coil terminals in Transient A-Phi Formulation #5328

AlfVII opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
enhancement New features or code improvements

Comments

@AlfVII
Copy link
Contributor

AlfVII commented Oct 22, 2024

Description of the current limitations

When working with coil terminals and windings in the Transient A-Phi Formulation Ansys requires that you order the coils after adding them. This can be done in the GUI by right-clicking on the winding, and in IronPython by the oModule.OrderCoilTerminals. I found no way of doing this with PyAedt.

Code sample expected

Maybe something like
project.order_coil_terminals(winding, list_of_terminals) ?

Useful links and references

No response

@AlfVII AlfVII added the enhancement New features or code improvements label Oct 22, 2024
@gmalinve gmalinve self-assigned this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

2 participants