40 template <
class Scalar>
62 template <
class Evaluation>
72 template <
class Evaluation>
static Evaluation liquidViscosity(const Evaluation &, const Evaluation &)
Rough estimate of the viscosity of oil in .
Definition: Lnapl.hpp:73
Abstract base class of a pure chemical species.
Definition: Component.hpp:43
static Evaluation liquidDensity(const Evaluation &, const Evaluation &)
Rough estimate of the density of oil .
Definition: Lnapl.hpp:63
A simple implementation of a LNAPL, e.g.
Definition: Lnapl.hpp:41
Definition: Air_Mesitylene.hpp:33
Abstract base class of a pure chemical species.
static const char * name()
A human readable name for the LNAPL.
Definition: Lnapl.hpp:47
static bool liquidIsCompressible()
Returns true iff the liquid phase is assumed to be compressible.
Definition: Lnapl.hpp:53