Thermal solver flowchart
This flowchart outlines steps and processes that the thermal solver uses to solve a thermal model using a supported CAE software.
Step | Input file | Executable module | Output file |
---|---|---|---|
1. | INPF | MAIN Data checking, determines modules to be run. |
<simulation/model name>-<solution/analysis name>_verbose.log |
2. | INPF | DATACH Data checking, orbit creation. |
<simulation/model name>-<solution/analysis
name>_verbose.log <simulation/model name>-<solution/analysis name>_report.log tmggeom.dat |
3. | INPF tmggeom.dat |
ECHOS Geometry parameter calculations. |
VUFF tmggeom.dat |
4. | INPF tmggeom.dat |
COND Calculates capacitances, hydraulic resistances, and conductive conductances from geometry (optional). |
MODLF tmggeom.dat |
5. | INPF tmggeom.dat |
VUFAC Calculates view factors, solar view factors, albedo factors, Earth view factors, heat flux view factors, thermal couplings from geometry (optional). |
MODLF VUFF <simulation/model name>-<solution/analysis name>_verbose.log <simulation/model name>-<solution/analysis name>_report.log |
6. | INPF VUFF tmggeom.dat |
GRAYB Calculates radiative conductances, gray body view factor matrices from view factors (optional). |
VUFF MODLF tmggeom.dat |
7. | VUFF INPF tmggeom.dat |
POWER Calculates IR and solar spectrum heat loads from view factors and gray body view factor matrices (optional) |
VUFF MODLF |
8. | INPF MODLF tmggeom.dat |
MEREL Model simplification, merging, substructuring, combines parameters calculated from geometry and defined on Card 9. |
<simulation/model name>-<solution/analysis
name>_report.log MODLCF tmggeom.dat |
9. | USER1 MODLCF tmggeom.dat |
ANALYZER Calculates temperatures and total pressures. |
<simulation/model name>-<solution/analysis
name>_report.log TEMPF PRESSF tmggeom.dat |
10. | INPF MODLCF |
REFORM Creates SINDA and TRASYS format models. |
FMODLF |
11. | tmgrslt.dat tmggeom.dat |
RSLTPOST Transforms results into I-deas universal file or binary university format. |
Multiple <name>.unv files or one <name>.bun |
POST lib Writes results into binary universal format. |
<name>.bun |