|
opm-simulators
|
Implements a vector representing mass, molar or volumetric rates for the black oil model. More...
#include <dune/common/fvector.hh>#include <opm/material/common/MathToolbox.hpp>#include <opm/material/common/Valgrind.hpp>#include <opm/material/constraintsolvers/NcpFlash.hpp>#include <opm/models/blackoil/blackoilbioeffectsmodules.hh>#include <opm/models/blackoil/blackoilbrinemodules.hh>#include <opm/models/blackoil/blackoilfoammodules.hh>#include <opm/models/blackoil/blackoilpolymermodules.hh>#include <opm/models/blackoil/blackoilsolventmodules.hh>#include <opm/models/common/multiphasebaseproperties.hh>#include <opm/models/discretization/common/fvbaseproperties.hh>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | Opm::BlackOilRateVector< TypeTag > |
| Implements a vector representing mass, molar or volumetric rates for the black oil model. More... | |
Namespaces | |
| namespace | Opm |
| This file contains a set of helper functions used by VFPProd / VFPInj. | |
Implements a vector representing mass, molar or volumetric rates for the black oil model.
This class is basically a Dune::FieldVector which can be set using either mass, molar or volumetric rates.