![]() |
MoCSI API Reference
|
Submodule for calculating the heat conductivity of asteroid regolith. More...
#include <iostream>#include <memory>#include <numbers>#include <string>#include <valarray>#include "../../src/GenericSubmodule.h"#include "../../src/ModuleFactory.h"
Go to the source code of this file.
Classes | |
| class | HeatConductivityVariableGundlach2013RegolithSolid< T > |
Macros | |
| #define | HEAT_CONDUCTIVITY_VARIABLE_GUNDLACH_2013_REGOLITH_SOLID_VERSION "6" |
Submodule for calculating the heat conductivity of asteroid regolith.
This submodule computes the heat conductivity of solid asteroid regolith following Gundlach & Blum (2013), Equation (5). The calculation depends on:
The module also incorporates radiative and conductive contributions to the total regolith heat conductivity.
| T | Numeric type used in the simulation (e.g., float, double) |
| #define HEAT_CONDUCTIVITY_VARIABLE_GUNDLACH_2013_REGOLITH_SOLID_VERSION "6" |