![]() |
MoCSI API Reference
|
Submodule for calculating temperature-dependent heat conductivity of solid asteroid material. More...
#include <iostream>#include <memory>#include <string>#include <valarray>#include "../../src/GenericSubmodule.h"#include "../../src/ModuleFactory.h"
Go to the source code of this file.
Classes | |
| class | HeatConductivityVariableGundlach2013NonPorousRockSolidAsteroidType< T > |
Macros | |
| #define | VERSION "2" |
Submodule for calculating temperature-dependent heat conductivity of solid asteroid material.
This submodule computes the heat conductivity for non-porous solid asteroid material based on the asteroid type (S, Q, M, or C-type) following Gundlach & Blum (2013).
| T | Numeric type used in the simulation (e.g., float, double) |
| #define VERSION "2" |