MoCSI API Reference
Loading...
Searching...
No Matches
Classes | Macros
HeatConductivityVariableGundlach2013RegolithSolid.h File 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"
Include dependency graph for HeatConductivityVariableGundlach2013RegolithSolid.h:

Go to the source code of this file.

Classes

class  HeatConductivityVariableGundlach2013RegolithSolid< T >
 

Macros

#define VERSION   "5"
 

Detailed Description

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.

Template Parameters
TNumeric type used in the simulation (e.g., float, double)

Macro Definition Documentation

◆ VERSION

#define VERSION   "5"