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

Go to the source code of this file.

Classes

class  HeatCapacityVariableCustomPolynomial< T >
 

Macros

#define HEAT_CAPACITY_VARIABLE_CUSTOM_POLYNOMIAL_VERSION   "1"
 

Detailed Description

Temperature-dependent heat capacity parametrized with polynomial of order three as in Macke et al. (2019).

The submodule:

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

Macro Definition Documentation

◆ HEAT_CAPACITY_VARIABLE_CUSTOM_POLYNOMIAL_VERSION

#define HEAT_CAPACITY_VARIABLE_CUSTOM_POLYNOMIAL_VERSION   "1"