Skip to content

Edit Sources in Q3D and Q2D #1298

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

Merged
merged 6 commits into from
Jun 17, 2022
Merged

Edit Sources in Q3D and Q2D #1298

merged 6 commits into from
Jun 17, 2022

Conversation

Samuelopez-ansys
Copy link
Member

  • Allow unit value A_per_m and A_per_meter
  • New Q3D and Q2D method for Edit Sources. Bug in AEDT API found. In Q3D it is not possible to modify the phase.

- New Q3D and Q2D method for Edit Sources. Bug in AEDT API found. In Q3D it is not possible to modify the phase.
@Samuelopez-ansys Samuelopez-ansys linked an issue Jun 16, 2022 that may be closed by this pull request
2 tasks
@Samuelopez-ansys
Copy link
Member Author

Found a bug in AEDT API for Q3D. It is not possible to modify the phase of the source, I submitted a bug already.

@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #1298 (0209fdf) into main (fd6d12a) will decrease coverage by 0.08%.
The diff coverage is 94.56%.

@@            Coverage Diff             @@
##             main    #1298      +/-   ##
==========================================
- Coverage   77.77%   77.68%   -0.09%     
==========================================
  Files          96       96              
  Lines       38512    38741     +229     
==========================================
+ Hits        29951    30095     +144     
- Misses       8561     8646      +85     

Comment on lines +212 to +213
- 1 Value to setup 0deg as default or
- 2 values tuple or list (magnitude and phase).
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- 1 Value to setup 0deg as default or
- 2 values tuple or list (magnitude and phase).
- 1 Value to set up ``0deg`` as the default
- 2 A values tuple or list (magnitude and phase)

Samuelopez-ansys and others added 2 commits June 17, 2022 08:18
Co-authored-by: Kathy Pippert <[email protected]>
Co-authored-by: Kathy Pippert <[email protected]>
@Samuelopez-ansys Samuelopez-ansys merged commit 6793dd7 into main Jun 17, 2022
@Samuelopez-ansys Samuelopez-ansys deleted the enhacement_issue1270 branch June 17, 2022 07:11
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.

new Q3D method
3 participants