12#ifndef DUMUX_MATERIAL_COMPONENTS_NH3_HH
13#define DUMUX_MATERIAL_COMPONENTS_NH3_HH
24template <
class Scalar>
A class for the Ammonia (NH3) component properties.
Definition ammonia.hh:27
static std::string name()
A human readable name for NH3.
Definition ammonia.hh:33
static Scalar molarMass()
The molar mass in of NH3.
Definition ammonia.hh:39
Base class for all components Components provide the thermodynamic relations for the liquid,...
Definition components/base.hh:47
Scalar Scalar
Definition components/base.hh:51
Base class for all components Components provide the thermodynamic relations for the liquid,...