49template <
class Scalar>
52 typedef ::Opm::IdealGas<Scalar>
IdealGas;
58 static std::string_view
name()
Abstract base class of a pure chemical species.
Relations valid for an ideal gas.
Properties of pure molecular methane .
Definition C1.hpp:51
static Scalar criticalPressure()
Returns the critical pressure of molecular methane.
Definition C1.hpp:76
static Scalar molarMass()
The molar mass in of molecular methane.
Definition C1.hpp:64
static Scalar criticalTemperature()
Returns the critical temperature of molecular methane.
Definition C1.hpp:70
static Scalar acentricFactor()
Acentric factor of .
Definition C1.hpp:87
static Scalar criticalVolume()
Critical volume of [m3/kmol].
Definition C1.hpp:82
static std::string_view name()
A human readable name for NDecane.
Definition C1.hpp:58
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