24#ifndef DUMUX_MATERIAL_COMPONENTS_NH3_HH
25#define DUMUX_MATERIAL_COMPONENTS_NH3_HH
36template <
class Scalar>
A class for the Ammonia (NH3) component properties.
Definition: ammonia.hh:39
static std::string name()
A human readable name for NH3.
Definition: ammonia.hh:45
static Scalar molarMass()
The molar mass in of NH3.
Definition: ammonia.hh:51
Base class for all components Components provide the thermodynamic relations for the liquid,...
Definition: components/base.hh:59
Scalar Scalar
export the scalar type used by the component
Definition: components/base.hh:63
Base class for all components Components provide the thermodynamic relations for the liquid,...