Preparing a Model in TAITherm
To be imported into Simcenter STAR-CCM+, export a TAITherm file to the Patran Neutral file format.
A common technique is the TAITherm command-line utility, tdf2patran (tdf2patran.exe on Windows) that is bundled with TAITherm. In this utility you would execute the following at the command prompt:
tdf2patran -temp -v -f back <RadThermFileName>.tdf
The -temp and -v options above are required to ensure that nodal temperatures are exported, rather than the temperature at the surface cell centroids. The -f back (or front) option can be omitted to export both the front/back nodal temperatures.
A quick inspection of the generated file is recommended so as to ensure that at a minimum, the generated file contains the following Patran “packets”, which are required for successful import into Simcenter STAR-CCM+:
- Packets 1 & 2 for the nodal coordinates and element connectivity/type respectively
- Packet 4 for the element/nodal properties that are associated with the parts
- Packet 10 for the exported nodal temperatures at both the front/back faces of each shell
- Packet 21 for the parts definition, which consists of listings of the element type, ID for each exported part or component, and the part name
By default the TAITherm Patran utility exports thermal quantities at both the front/back surfaces of a shell or component. A negative temperature value of -990 is assigned to the nodes of a face that does not have a user-specified temperature during model export. However, you can select either the front or back shell surface when you map the surface data.