Thermal solver files

The thermal solver writes the following thermal solver files in the run directory during the solving process.

File name Description
esatan.dat Contains the ESATAN output format file created if Card 9 PARAM ESATAN is specified.
ExpandedElements.bun Contains original elements and expanded elements. The expanded elements are created by rotating the original elements, used for axisymmetric and thermal rotational periodicity modeling, around the specified axis of rotation.

It helps you verify whether you set up your model correctly, particularly when the software computes view factors where there are collisions between original and expanded elements.

You can import this BUN file into a post-processing tool to visualize the original and duplicate elements in 3D.

FMODLF Contains a thermal model in TRASYS, or SINDA formats, or element or node temperatures in the Nastran format. FMODLF is created if a Card 9 PARAM SINDA or PRAM TRASYS is present. The REFORM module writes in the FMODLF file. Content is always appended to FMODLF.
GTEMPF The output file that contains node temperatures. Its format is identical to that of the TEMPF file, except that the temperatures are node temperatures.

GTEMPF is created from the TEMPF file and the model geometry by the TMGINT module.

INPF The primary input file used by the DATACH module.

No input line may exceed 90 columns.

All data in INPF is in free format, except for the optional Nastran format section in Card 4.

MODLCF A condensed version of the MODLF file after addition of the Card 9 model parameters, element merging, substructuring, and combining of heat loads, capacitances, and conductances. For more information, see MODLCF.
MODLF Contains all the thermal couplings, radiative, conductive, hydraulic, and convective conductances, element capacitances, and heat loads calculated from elemental geometry and material and physical properties by the COND, GRAYB, VUFAC, and POWER modules. For more information, see MODLF.
nevada.ren Contains the NEVADA format output file. It is created by the REFORM module when a Card 9 PARAM NEVADA is present.
POWERDENSITY Contains the power dissipation density of electrical elements, if they exist, in the TEMPF format. For more information, see Card 9 - TABTYPE Table Variable Type.
POWERDENSITY.unv Contains the power dissipation density of electrical elements, if they exist, in I-deas universal file format.
PRESSF Contains the computed total pressure and mass flow values for all the hydraulic elements in the model.

Data is written in format: (I7,2E15.7)

The data fields contain element number I, total pressure PT(I), mass flow MASSFL(I).

If I = -99999, then the PT(I) value represents the printout time.

If a Card 9 PSINK FPRESSF is present, all the hydraulic elements are defined as PSINK elements, with the constant pressures and constant mass flows read from the PRESSF file.

QNODEF Contains elemental heat inputs. Its format is identical to that of the TEMPF file.

QNODEF is created by the Analyzer module at each printout interval.

sinda85.dat Contains a SINDA85 format output file created if Card 9 PARAM SINDA85 is specified.
TEMPF Contains the calculated temperatures at the end of a run. The Analyzer module writes data on TEMPF at the printout intervals defined by the Card 2b DTP parameter. Alternatively, other software may create TEMPF. such as SINDA, for post-processing by TMG.

TEMPF is used for post-processing by the TMGINT, FRONT, and REFORM modules.

Data is written in format: (I10,1PE23.15)

If at the start of a run a TEMPF file is present, its data is used as the initial temperatures. If Card 9 TINIT are also present, the temperatures of the TINIT cards override those of TEMPF.

If it is not present, or contains an incomplete set of data, the Analyzer module for the undefined elements assumes zero initial temperatures.

I,TEMP(I)

  • I is the element number.
  • TEMP(I) is the temperature of element I.

If I = -99999, then TEMP(I) is the printout time value for subsequent temperatures.

tmgrslt.dat A binary file that contains the computed parameters of the Analyzer and GRAYB modules that can be displayed. tmgrslt.dat is processed by the RSLTPOST module to create the following I-deas universal files:
  • tmgabsf.unv: absorbed orbital heat fluxes
  • tmgincf.unv: incident orbital heat fluxes
  • tmgreff.unv: reflected orbital heat fluxes
  • tmgtotf.unv: total orbital heat fluxes
  • tmghtf.unv: elemental heat fluxes
  • tmghtfn.unv: nodal heat flux
  • tmgtempe.unv: contains elemental temperatures
  • tmgtempn.unv: nodal temperatures
  • tmggrade.unv: elemental temperatures
  • tmggradn.unv: nodal thermal gradients
  • tmghbal.unv: elemental heat balance
  • tmgvele.unv: elemental fluid velocity
  • tmgveln.unv: nodal fluid velocity
  • tmgrene.unv: elemental Reynolds Number
  • tmgrenn.unv: nodal Reynolds Number
  • tmgprese.unv: elemental total pressures
  • tmgpresn.unv: nodal total pressures
  • tmghtc.unv: elemental heat transfer coefficient sum
  • tmgvfsum.unv: elemental view factor sums
  • tmgorbvf.unv: elemental albedo and Earth view factors
  • tmgconn.unv: connectivity matrix
  • tmgmasse.unv: elemental mass flows
  • tmgmassn.unv: nodal mass flows
TRACEF Contains the results of ray-tracing for specular and transparent surfaces. It is created only if a Card 9 PRINT 0 0 RTRACE is present in INPF. It is written in format (I8,1P,11E16.8). The data format is:

IEL,VAL1,VAL2,VAL3,VAL4,VAL5,VAL6,VAL7,VAL8

  • VAL1 is the strength of the ray in the solar spectrum.
  • VAL2 is the strength of the ray in the IR spectrum.
  • VAL3 is the optical path length for the ray from its origin.
  • VAL4 is the total distance the ray has traveled.
  • VAL5 is the X-coordinate of the ray where it hits.
  • VAL6 is the Y-coordinate of the ray where it hits.
  • VAL7 is the Z-coordinate of the ray where it hits.
  • VAL8 is the value of the index of refraction of the element it hits.
voltages.unv A universal file created by the Analyzer module whenever electrical elements are present.
VUFF Contains the model geometry elemental properties written by ECHOS, the view factors, heat flux view factors, solar view factors, albedo factors, and Earth view factors written by VUFAC, and the IR and solar spectrum gray body view factor matrices written by GRAYB. For more information, see VUFF.
WATERDENSF Contains the accumulated water mass per unit are on the front and reverse sides of the element.

Data is written in format: (I7,2E15.7)

and the data fields contain element number I, water mass per unit area accumulated on front side of element I, and water mass per unit area accumulated on reverse side of element I.

If I = -99999, then the first field represents the printout time.