-
Notifications
You must be signed in to change notification settings - Fork 0
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 examples #28
Add examples #28
Conversation
…' into add_examples
# Conflicts: # .github/workflows/ci_cd.yml
Closing for now to avoid tying up the runner. |
Note: Previous version was triggering a false positive in an example.
@dcrawforAtAnsys Seems like we had a false positive with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Note: When trying to access the loop resistance, an error happens and AEDT crashes which makes the example non ending.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@dcrawforAtAnsys I had to make a fix in Dcir_in_3DLayout.py (HFFS3DLayout) because the following call was failing. loop_resistance = hfss3dl.get_dcir_element_data_loop_resistance(setup_name="my_setup")
|
Pull Request Template
Description
Please provide a brief description of the changes in this pull request.
Checklist
Please complete the following checklist before submitting your pull request: