Skip to content

FEAT: Control order connection between coil terminals in Maxwell3D TransientAPhiFormulation - #6360

Merged
gmalinve merged 13 commits into
mainfrom
feat/winding/order_coil_terminals
Jul 9, 2025
Merged

FEAT: Control order connection between coil terminals in Maxwell3D TransientAPhiFormulation#6360
gmalinve merged 13 commits into
mainfrom
feat/winding/order_coil_terminals

Conversation

@jvela018

@jvela018 jvela018 commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

Description

This feature enables the user to create custom connection order between different coil terminals in the same winding definition

Issue linked

#5328

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@jvela018
jvela018 requested a review from a team as a code owner July 7, 2025 14:06
@ansys-reviewer-bot

Copy link
Copy Markdown
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions Bot added the enhancement New features or code improvements label Jul 7, 2025
@jvela018
jvela018 requested a review from nunesanderson July 7, 2025 14:09
@codecov

codecov Bot commented Jul 7, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.37%. Comparing base (967c72f) to head (350132e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6360      +/-   ##
==========================================
+ Coverage   84.27%   85.37%   +1.10%     
==========================================
  Files         175      175              
  Lines       65983    65989       +6     
==========================================
+ Hits        55606    56337     +731     
+ Misses      10377     9652     -725     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

nunesanderson
nunesanderson previously approved these changes Jul 7, 2025

@nunesanderson nunesanderson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jvela018 . I left one quick comment.
Thank you!
Anderson

Comment thread tests/system/general/test_28_Maxwell3D.py Outdated
Comment thread src/ansys/aedt/core/maxwell.py Outdated
Comment thread src/ansys/aedt/core/maxwell.py Outdated
Comment thread src/ansys/aedt/core/maxwell.py Outdated
Comment thread src/ansys/aedt/core/maxwell.py Outdated
jvela018 and others added 3 commits July 8, 2025 09:36
Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com>
jvela018 and others added 3 commits July 8, 2025 09:40
Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com>
Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com>
Comment thread src/ansys/aedt/core/maxwell.py Outdated
Comment thread src/ansys/aedt/core/maxwell.py
Comment thread src/ansys/aedt/core/maxwell.py
Comment thread src/ansys/aedt/core/maxwell.py Outdated
Comment thread src/ansys/aedt/core/maxwell.py Outdated
Comment thread src/ansys/aedt/core/maxwell.py Outdated
Comment thread src/ansys/aedt/core/maxwell.py Outdated

@gmalinve gmalinve left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some comments. Could you also please link the PR to its issue? thanks! :)

…s' into feat/winding/order_coil_terminals

# Conflicts:
#	src/ansys/aedt/core/maxwell.py
@jvela018 jvela018 self-assigned this Jul 8, 2025
@jvela018 jvela018 linked an issue Jul 8, 2025 that may be closed by this pull request

@jvela018 jvela018 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gmalinve , I've addressed all your comments and pushed changes. Thanks

@jvela018
jvela018 dismissed gmalinve’s stale review July 8, 2025 08:54

changes were made accordingly to previous comments

Comment thread src/ansys/aedt/core/maxwell.py
Comment thread tests/system/general/test_28_Maxwell3D.py
Comment thread tests/system/general/test_28_Maxwell3D.py Outdated
jvela018 and others added 2 commits July 8, 2025 18:36
@gmalinve
gmalinve merged commit 710ce3a into main Jul 9, 2025
@gmalinve
gmalinve deleted the feat/winding/order_coil_terminals branch July 9, 2025 10:48
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

Successfully merging this pull request may close these issues.

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

5 participants