Shomate equations for enthalpy and heat capacity. More...
#include <algorithm>
#include <array>
#include <iostream>
#include <type_traits>
#include <vector>
#include <dune/common/exceptions.hh>
Go to the source code of this file.
The Shomate equations were inroduced in [80]. They offer analytical equations for computing the heat capacity as well as enthalpy. Both equations use a set of component-specific parameters
while for the enthalpy with a reference state at
where:
Classes | |
class | Dumux::ShomateMethod< Scalar, intervals > |
The Shomate method to compute enthalpy and heat capacity. More... | |
Namespaces | |
namespace | Dumux |