12#ifndef DUMUX_MATERIAL_COMPONENTS_NH3_HH
13#define DUMUX_MATERIAL_COMPONENTS_NH3_HH
23template <
class Scalar>
A class for the Ammonia (NH3) component properties.
Definition: ammonia.hh:26
static std::string name()
A human readable name for NH3.
Definition: ammonia.hh:32
static Scalar molarMass()
The molar mass in of NH3.
Definition: ammonia.hh:38
Base class for all components Components provide the thermodynamic relations for the liquid,...
Definition: components/base.hh:46
Scalar Scalar
export the scalar type used by the component
Definition: components/base.hh:50
Base class for all components Components provide the thermodynamic relations for the liquid,...