Post Processing Graphical User Interface for Heat Flow Visualization
Lars Olt, Luis Diego Fonseca Flores, Ian Mckinley
热桌面(TD)是一种行业标准的热分析工具,用于创建和分析着陆器、漫游车、航天器和仪器有效载荷的热模型。 目前,有限的软件可用于提取和可视化与TD内热流相关的指标,从而阻碍热工程师快速分析结果。 本文讨论了以 MATLAB 和 C++ 构建的图形用户界面 (GUI),它使用 TDs 应用程序编程接口 (API)、OpenTD 和自定义解析器来解决此空白。 具体来说,我们介绍了一种使用TDs压缩解决方案结果(CSR)文件的副作用有效地加载温度,电导率和子模型指标的方法。 这种方法可以减少将模型节点和具有子模型ID的导体的运行时按数量级计算。 最后,我们反思这种方法在读取数据方面的缺点,考虑GUI的未来,并为后续的OpenTD版本提供建议。
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 ad...