A Python script is used to convert discrete source to uniform coverage definition for use in Simcenter Flotherm Die SmartPart power definition
Attachments: | fltDieCovSrc_2411.zip (2 KB) |
When modeling thousands of discrete die power sources in a thermal analysis model the computational overhead becomes greater than the predictive accuracy that level of detail provides. If the discrete sources, defined by start and end locations, are represented on a uniform map of heat input areas the model becomes more efficient and provides results consistent with the discrete approach. There are always exceptions but is generally true. Consider the die power distribution below where 5,000 sources are modeled as discrete (left) and on a 50x50 uniform grid (right), both represent a total power dissipation of 50 Watts.
In addition to the Python package, Numpy, an input csv file that is formatted consistent with that required for Simcenter Flotherm Die SmartPart discrete source definition, as shown below.
The Python script is executed at a Command Prompt or from a Windows PowerShell and has four required inputs.
An example of using the script is shown below:
To download the script you may be required to log in. If there is any feedback please leave a comment.