![]() |
MoCSI API Reference
|
Temperature-dependent heat capacity parametrized with polynomial of order three as in Macke et al. (2019). 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 | HeatCapacityVariableCustomPolynomial< T > |
Macros | |
| #define | HEAT_CAPACITY_VARIABLE_CUSTOM_POLYNOMIAL_VERSION "1" |
Temperature-dependent heat capacity parametrized with polynomial of order three as in Macke et al. (2019).
The submodule:
.ini file| T | Numeric type used in the simulation (e.g., float, double) |
| #define HEAT_CAPACITY_VARIABLE_CUSTOM_POLYNOMIAL_VERSION "1" |