English

Post Processing Graphical User Interface for Heat Flow Visualization

Software Engineering 2025-11-12 v1

Abstract

Thermal Desktop (TD) is an industry-standard thermal analysis tool used to create and analyze thermal models for landers, rovers, spacecraft, and instrument payloads. Currently, limited software exists to extract and visualize metrics relevant to heat flow within TD, impeding thermal engineers from analyzing their results quickly. This paper discusses a graphical user interface (GUI) built in MATLAB and C++ which uses TDs application programming interface (API), OpenTD, and a custom parser to address this void. Specifically, we present a method for efficiently loading temperature, conductance, and submodel metrics using a side effect of TDs Compressed Solution Results (CSR) files. This approach can reduce the runtime for correlating model nodes and conductors with submodel IDs by orders of magnitude. Lastly, we reflect on the shortcomings of this method for reading data, consider the future of the GUI, and provide recommendations for subsequent OpenTD releases.

Keywords

Cite

@article{arxiv.2511.07709,
  title  = {Post Processing Graphical User Interface for Heat Flow Visualization},
  author = {Lars Olt and Luis Diego Fonseca Flores and Ian Mckinley},
  journal= {arXiv preprint arXiv:2511.07709},
  year   = {2025}
}

Comments

Presented at the 53rd International Conference on Environmental Systems (ICES 2024), Louisville, Kentucky, USA, 2024. Official link: https://hdl.handle.net/2346/98969

R2 v1 2026-07-01T07:30:59.842Z