MoCSI: A fully Modular Computational Simulation Interface¶
Investigating the thermal surface environments of small bodies¶
The fully Modular Computational Simulation Interface (MoCSI) solves the heat transfer equation for dry, airless planetary surfaces. At the core, MoCSI is a one-dimensional finite element method code, which can in principal run on a variety of geometries. In its current form, MoCSI can solve the heat transfer equation on each facet of any given shape model. What sets MoCSI apart from other thermophysical models is its highly modular architecture, which allows for easy adaptation to different applications and planetary bodies. Key physical properties – such as thermal conductivity, heat capacity, and density are managed by independent modules. This modular structure makes it straightforward to incorporate new or alternative formulations of physical parameters or mechanisms ensuring flexibility and extensibility. It is developed by Prof. Bastian Gundlach’s reseach group at the Institut für Planetologie at the University of Münster (see development team).
Highlights¶
Finite element based thermophysical model
Fully modular approach allowing for easy extension
Simulation of scattered light and self-heating with radiosity equations
Handling of shape models
Utilization of spice kernels
See some examples of MoCSI in action.
This documentation contains the following sections: