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

Go to the source code of this file.

Classes

class  HeatConductivityVariableGundlach2013NonPorousRockSolidAsteroidType< T >
 

Macros

#define VERSION   "2"
 

Detailed Description

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).

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

Macro Definition Documentation

◆ VERSION

#define VERSION   "2"