-
Notifications
You must be signed in to change notification settings - Fork 22
Add files for new example on PCB import #402
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
base: main
Are you sure you want to change the base?
Conversation
|
I want to add this new data for a new example developed by @EMonierVinard |
|
Hi @lorenzovecchietti - in order to provide proper credit to @EMonierVinard - would he be interested in submitting the PR himself? Also - is this model approved to be shared publicly? |
|
Hi @RobPasMue, I asked him if he wanted to publish the PR himself for proper credit, but he told me to go ahead. I also checked multiple times with him, and he said that we can share this publicly. I'm asking him to leave a comment here for confirmation. |
Yes, we will need that public, official confirmation =) |
|
The developped script can be freely published. The used models are based on Icepak's ALH materials. The script illustrates how reduce laborious tasks to place component models on a multi-layers PCB for performing a thermal analysis. PCB information and component models library are imported from ECAD files (ebd, IDF). A variant based on ECAD ODB++ file is aslo available. The component source names are revised as well as monitor points are added to facilitate and speed up the model building of any PCB design. |
|
Sounds good - thank you @EMonierVinard for your comment and contribution! |
credit: @EMonierVinard
Caution
Do not commit any proprietary information belonging either to Ansys or to external sources. If you are uncertain, consult your manager.
Important
This repository used to have as its default branch
master. In order to align with the ecosystemstandards, the default branch's name has been changed for
main. The previousmasterbranch isleft for avoiding breaking changes on our libraries, and it is being kept in sync with
main. Make surethat any PR opened is targeting
main.