47 template <
class Scalar>
50 typedef ::Opm::IdealGas<Scalar>
IdealGas;
Abstract base class of a pure chemical species.
Relations valid for an ideal gas.
Properties of pure molecular n-Decane .
Definition: C10.hpp:49
static Scalar criticalVolume()
Critical volume of [m2/kmol].
Definition: C10.hpp:80
static const char * name()
A human readable name for NDecane.
Definition: C10.hpp:56
static Scalar criticalPressure()
Returns the critical pressure of molecular n-Decane.
Definition: C10.hpp:74
static Scalar criticalTemperature()
Returns the critical temperature of molecular n-Decane.
Definition: C10.hpp:68
static Scalar molarMass()
The molar mass in of molecular n-Decane.
Definition: C10.hpp:62
static Scalar acentricFactor()
Acentric factor of .
Definition: C10.hpp:85
Abstract base class of a pure chemical species.
Definition: Component.hpp:42
Relations valid for an ideal gas.
Definition: IdealGas.hpp:38