TMG2ANS module information
The TMG2ANS module translates the TMG node temperature results from GTEMPF to ANSYS version 5 input files.
TMG2ANS is accessed by running the TMG Executive Menu from operating system and selecting the AN
switch.
You will be prompted for the output option. You can translate TMG node temperatures into either an ANSYS PREP7 command input file called bftemp.dat or an ANSYS POST1 command input file called dntemp.dat, or both.
The TMG node temperature result GTEMPF file must exist, if it does not you can generate it from the TMG element temperature result TEMPF file with the TMG model interpolator TMGINT.
For transient analysis results multiple dntemp files are written, with file extensions s01
, s02
etc. Each file contains the result of a printout interval in the GTEMPF file.
TMG node temperatures are written as PREP BF commands on bftemp.dat to be input into the ANSYS FE model as a body force for subsequent ANSYS structural or other types of analyses.
At the end of BF commands, a PREP command LSWRITE
is written.
For transient analysis a TIME command is written at each printout interval, followed by BF commands and an LSWRITE command. You can use a text editor to modify the ANSYS commands written in the bftemp.dat file.
TMG temperatures are written as DNSOL commands on dntemp.dat and dntemp.s01, dntemp.s02, etc. For transient analysis results the printout interval associated with each result set is written as ANSYS comments. The dntemp files can then be used by ANSYS for post-processing.