-
Notifications
You must be signed in to change notification settings - Fork 139
Adding new example : dynamic simulation of PCB #938
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #938 +/- ##
=======================================
Coverage 73.02% 73.02%
=======================================
Files 39 39
Lines 5712 5712
=======================================
Hits 4171 4171
Misses 1541 1541 |
Good! |
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.
Ask me later.
...les/07-technology-showcase-examples/20-example-technology-showcase-dynamic-simulation-PCB.py
Outdated
Show resolved
Hide resolved
...les/07-technology-showcase-examples/20-example-technology-showcase-dynamic-simulation-PCB.py
Show resolved
Hide resolved
I'm fixing the codacy requirements. Minor shouldn't be enforced. BTW, it's not required for merge, but it is annoying to see those red x's. |
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.
Excellent work all! This is good to merge, example looks great and reads well.
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.
Very nice example @pmaroneh ! Looks great!
Welcome to the team!! :D
In this PR I am adding a new example of a dynamic simulation (modal and PSD analysis) of a printed circuit board.
This example is inspired from Chapter 20 of the Technology Showcase Example Problems Manual.