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

FEAT: enable harmonic force #5440

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

FEAT: enable harmonic force #5440

wants to merge 6 commits into from

Conversation

anur7
Copy link
Contributor

@anur7 anur7 commented Nov 18, 2024

With this new PR:

  • Added missing arguments for Transient solver (already done by @JuliusSaitz with the old not merged PR FEAT: Enable harmonic force #4848)
  • Implemented the method for Eddy Current solver.
  • Still not complete, for Transient solver it is needed other improvements.

@anur7 anur7 added the enhancement New features or code improvements label Nov 18, 2024
@anur7 anur7 self-assigned this Nov 18, 2024
@ansys-reviewer-bot
Copy link
Contributor

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

@ansys-reviewer-bot review

@anur7 anur7 linked an issue Nov 18, 2024 that may be closed by this pull request
2 tasks
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 18.10%. Comparing base (2d1e606) to head (bf8c9e9).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5440       +/-   ##
===========================================
- Coverage   84.37%   18.10%   -66.28%     
===========================================
  Files         140      140               
  Lines       58669    58676        +7     
===========================================
- Hits        49504    10625    -38879     
- Misses       9165    48051    +38886     

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.

m2d.enable_harmonic_force does not have a complete set of inputs
1 participant