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 some pyaedt emit documentation #4485

Merged
merged 7 commits into from
Apr 11, 2024
Merged

Add some pyaedt emit documentation #4485

merged 7 commits into from
Apr 11, 2024

Conversation

jsalant22
Copy link
Contributor

Also fixed some minor documentation issues and replaced deprecated function instance.get_largest_problem_type() with instance.get_largest_emi_problem_type()

Also fixed some minor documentation issues and replaced deprecated function `instance.get_largest_problem_type()` with `instance.get_largest_emi_problem_type()`
@jsalant22 jsalant22 requested a review from myoung301 as a code owner April 10, 2024 17:21
@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

@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2024

Codecov Report

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

Project coverage is 76.46%. Comparing base (5b9c195) to head (99227fc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4485      +/-   ##
==========================================
- Coverage   81.43%   76.46%   -4.97%     
==========================================
  Files         110      110              
  Lines       53482    53482              
==========================================
- Hits        43554    40896    -2658     
- Misses       9928    12586    +2658     

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

@jsalant22 Thanks for this contribution. Since the documentation you provide does not link to other classes / modules, I feel like it should be moved to the User_guide instead of API. @Samuelopez-ansys what do you think ?

@Samuelopez-ansys
Copy link
Member

@jsalant22 @SMoraisAnsys
I agree, please could you move it here?
image

You could call it EMIT Modeler, what do you think?

@Samuelopez-ansys Samuelopez-ansys enabled auto-merge (squash) April 11, 2024 12:53
@Samuelopez-ansys Samuelopez-ansys merged commit 1ee0d5c into main Apr 11, 2024
15 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the issue4334 branch April 11, 2024 13:30
Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

Thanks again for the contribution ! Good job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants