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

Definition of the HeatCapacityVariableCustomPolynomial submodule. More...

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

Go to the source code of this file.

Classes

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

Macros

#define VERSION   "1"
 

Detailed Description

Definition of the HeatCapacityVariableCustomPolynomial 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

◆ VERSION

#define VERSION   "1"