TL;DR
MultIHeaTS is an implicit, stable, and efficient thermal solver for multilayered planetary surfaces, enabling large-scale simulations and aiding space mission planning.
Contribution
It introduces a fully implicit, open-source Python solver for 1D heat equations in heterogeneous media, with demonstrated speed and robustness for planetary surface modeling.
Findings
Achieves up to 100x faster computation than explicit solvers.
Effectively models thermal signatures of multilayered planetary surfaces.
Supports long-term simulations of planetary surface temperatures.
Abstract
A fully implicit scheme is proposed for solving the heat equation in 1D heterogeneous media, available as a computationally efficient open-source Python code. The algorithm uses finite differences on an irregular grid and is unconditionally stable due to the implicit formulation. The thermal solver is validated against a stiff analytical solution, demonstrating its robustness in handling stiff initial conditions. Its general applicability for heterogeneous cases is demonstrated through its use in a planetary surface scenario with nonlinear boundary conditions induced by blackbody thermal emission. MultIHeaTS's advantageous stability allows for computation times up to 100 times faster than Spencer's explicit solver, making it ideal for simulating processes on large timescales. This solver is used to compare the thermal signatures of homogeneous and bilayer profiles on Europa. Results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
