MoCSI API Reference
Loading...
Searching...
No Matches
Classes | Macros
HeatCapacityConstantCustom.h File Reference

Definition of the HeatCapacityConstantCustom submodule. More...

#include <iostream>
#include <memory>
#include <string>
#include <valarray>
#include "../../src/GenericSubmodule.h"
#include "../../src/ModuleFactory.h"
Include dependency graph for HeatCapacityConstantCustom.h:

Go to the source code of this file.

Classes

class  HeatCapacityConstantCustom< T >
 Submodule that provides a user-supplied constant heat capacity. More...
 

Macros

#define HEAT_CAPACITY_CONSTANT_CUSTOM_VERSION   "5"
 

Detailed Description

Definition of the HeatCapacityConstantCustom submodule.

This submodule calculates the heat capacity of solid asteroid material as a constant value supplied by the user in the .ini configuration file. Intended for simulations where the heat capacity does not change over time or with conditions.

Macro Definition Documentation

◆ HEAT_CAPACITY_CONSTANT_CUSTOM_VERSION

#define HEAT_CAPACITY_CONSTANT_CUSTOM_VERSION   "5"