|
My Project
|
A simple implementation of a dense non-aqueous phase liquid (DNAPL). More...
#include "Component.hpp"#include <opm/material/IdealGas.hpp>#include <opm/material/common/MathToolbox.hpp>#include <opm/material/common/Unused.hpp>Go to the source code of this file.
Classes | |
| class | Opm::DNAPL< Scalar > |
| A simple implementation of a dense non-aqueous phase liquid (DNAPL). More... | |
A simple implementation of a dense non-aqueous phase liquid (DNAPL).
The parameters are chosen to roughly correspond to those of trichloroethylene (TCE) at standard conditions.
| Scalar | The type used for scalar values |