48template <
class Scalar>
51 typedef ::Opm::IdealGas<Scalar>
IdealGas;
57 static std::string_view
name()
Abstract base class of a pure chemical species.
Relations valid for an ideal gas.
Properties of pure molecular n-Decane .
Definition C10.hpp:50
static Scalar criticalVolume()
Critical volume of [m3/kmol].
Definition C10.hpp:81
static std::string_view name()
A human readable name for NDecane.
Definition C10.hpp:57
static Scalar criticalPressure()
Returns the critical pressure of molecular n-Decane.
Definition C10.hpp:75
static Scalar criticalTemperature()
Returns the critical temperature of molecular n-Decane.
Definition C10.hpp:69
static Scalar molarMass()
The molar mass in of molecular n-Decane.
Definition C10.hpp:63
static Scalar acentricFactor()
Acentric factor of .
Definition C10.hpp:86
Abstract base class of a pure chemical species.
Definition Component.hpp:44
Relations valid for an ideal gas.
Definition IdealGas.hpp:38
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30