36 #include <string_view> 49 template <
class Scalar>
52 typedef ::Opm::IdealGas<Scalar>
IdealGas;
58 static std::string_view
name()
Relations valid for an ideal gas.
Abstract base class of a pure chemical species.
Definition: Component.hpp:43
static Scalar criticalTemperature()
Returns the critical temperature of molecular methane.
Definition: C1.hpp:70
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30
Properties of pure molecular methane .
Definition: C1.hpp:50
Abstract base class of a pure chemical species.
Relations valid for an ideal gas.
Definition: IdealGas.hpp:38
static std::string_view name()
A human readable name for NDecane.
Definition: C1.hpp:58
static Scalar molarMass()
The molar mass in of molecular methane.
Definition: C1.hpp:64
static Scalar acentricFactor()
Acentric factor of .
Definition: C1.hpp:87
static Scalar criticalPressure()
Returns the critical pressure of molecular methane.
Definition: C1.hpp:76
static Scalar criticalVolume()
Critical volume of [m3/kmol].
Definition: C1.hpp:82